Raised This Month: $51 Target: $400
 12% 

[CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 2020)


Post New Thread Reply   
 
Thread Tools Display Modes
eliteroyal
AlliedModders Donor
Join Date: Dec 2016
Location: Moldova
Old 05-04-2020 , 12:22   Re: [CS:GO] ServerList+ (With Server Hopper) [MySQL version] (v1.2, 13 April - 2020)
Reply With Quote #11

why not just type !servers ?
i would a whole new chat announce in server advertisments to explain the players what is !sl

everyone is familiar with !servers (like in css) , that should be the right command i guess
__________________
PEACE FROM MOLDOVA

Last edited by eliteroyal; 05-04-2020 at 12:22.
eliteroyal is offline
bloodmodii
Member
Join Date: Jun 2016
Old 05-05-2020 , 15:36   Re: [CS:GO] ServerList+ (With Server Hopper) [MySQL version] (v1.2, 13 April - 2020)
Reply With Quote #12

Quote:
Originally Posted by eliteroyal View Post
why not just type !servers ?
i would a whole new chat announce in server advertisments to explain the players what is !sl

everyone is familiar with !servers (like in css) , that should be the right command i guess
You can modify those command in the .sp files
bloodmodii is offline
SnowHP
Senior Member
Join Date: Sep 2016
Location: Porto, Portugal
Old 05-07-2020 , 18:13   Re: [CS:GO] ServerList+ (With Server Hopper) [MySQL version] (v1.2, 13 April - 2020)
Reply With Quote #13

Can some one tell me how to install LobbySessionFixer? Where I put the filles?
__________________
SnowHP is offline
LuqS
AlliedModders Donor
Join Date: Jun 2019
Location: Israel
Old 05-08-2020 , 10:34   Re: [CS:GO] ServerList+ (With Server Hopper) [MySQL version] (v1.2, 13 April - 2020)
Reply With Quote #14

Quote:
Originally Posted by bloodmodii View Post
Using it on my server right now and it works perfectly, great job! Can't wait for the advertisement feature that would be the very best thing you could add
I had to edit the shortcut !s because it was interfering with the !s shortcut in surf plugins (to teleport to stages) maybe its something you want to remove to guarantee compatibility between plugins commands.
You should also implement the !follow command this would be a great adding
Thank you for using my plugin

The Advertisements update is a-bit delayed because i have online school and exams
I promise i will release it soon.

Also i will add a feature so you could edit the commands via a cvar / config.

The /follow command will be added in a later update when i plan to add more features.

Quote:
Originally Posted by eliteroyal View Post
why not just type !servers ?
i would a whole new chat announce in server advertisments to explain the players what is !sl

everyone is familiar with !servers (like in css) , that should be the right command i guess
As i said above, i will add a feature so you could edit the commands via a cvar / config.

Quote:
Originally Posted by SnowHP View Post
Can some one tell me how to install LobbySessionFixer? Where I put the filles?
From version 1.2 the ZIP file includes everything you need, you just need to Drag & Drop the files into the server file browser (and don't forget to add the database config in sourcemod/configs/databases.cfg)
__________________
You like my work? You want to support?
Consider Donating!

Need signatures / offsets for CS:GO?
Contact me:
LuqS is offline
Had3s99
Member
Join Date: Sep 2015
Location: France
Old 05-08-2020 , 17:34   Re: [CS:GO] ServerList+ (With Server Hopper) [MySQL version] (v1.2, 13 April - 2020)
Reply With Quote #15

Hello,

I've this error :

Code:
L 05/08/2020 - 22:24:01: [SM] Exception reported: No current result set
L 05/08/2020 - 22:24:01: [SM] Blaming: ServerListCore.smx
L 05/08/2020 - 22:24:01: [SM] Call stack trace:
L 05/08/2020 - 22:24:01: [SM]   [0] SQL_FetchRow
L 05/08/2020 - 22:24:01: [SM]   [1] Line 41, ServerListMenus.sp::T_OnServersReceive
L 05/08/2020 - 22:43:57: Error log file session closed.
__________________
Had3s99 is offline
LuqS
AlliedModders Donor
Join Date: Jun 2019
Location: Israel
Old 05-09-2020 , 04:38   Re: [CS:GO] ServerList+ (With Server Hopper) [MySQL version] (v1.2, 13 April - 2020)
Reply With Quote #16

Quote:
Originally Posted by Had3s99 View Post
Hello,

I've this error :

Code:
L 05/08/2020 - 22:24:01: [SM] Exception reported: No current result set
L 05/08/2020 - 22:24:01: [SM] Blaming: ServerListCore.smx
L 05/08/2020 - 22:24:01: [SM] Call stack trace:
L 05/08/2020 - 22:24:01: [SM]   [0] SQL_FetchRow
L 05/08/2020 - 22:24:01: [SM]   [1] Line 41, ServerListMenus.sp::T_OnServersReceive
L 05/08/2020 - 22:43:57: Error log file session closed.
Hey Had3s99,
Please add me through one of the platforms in my signature so we could investigate the problem!

Thank you.
__________________
You like my work? You want to support?
Consider Donating!

Need signatures / offsets for CS:GO?
Contact me:
LuqS is offline
ownage13
AlliedModders Donor
Join Date: Apr 2015
Old 05-09-2020 , 14:08   Re: [CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 20
Reply With Quote #17

This is an absolutely beautiful plugin! I've been waiting for someone to make another functioning one like this! I have this across about 30 servers now! Other than the advertisements that you plan on adding in the future, I think the only thing I have noticed is the menu when selecting servers if you have over 8 servers the "next" option for going to the next page of servers does not show a "next" next to the number. It shows "7. Back" and "8."

Again beautiful plugin and glad to see this released!

EDIT: Now that I am reviewing the logs again it would appear I need to up my servers number and recompile the plugin! I found where it was defined in the ServerListsMenus.sp and tried to change it to a higher value (50 instead of 15 so this leaves me some extra room if I expand more) and it gives me an error saying "Internal error." I compiled it using 1.10

https://imgur.com/MNI3OPJ - Compiled using 1.9
https://imgur.com/sUIsrXY - Compiled using 1.10

Last edited by ownage13; 05-09-2020 at 17:08.
ownage13 is offline
LuqS
AlliedModders Donor
Join Date: Jun 2019
Location: Israel
Old 05-09-2020 , 17:16   Re: [CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 20
Reply With Quote #18

Quote:
Originally Posted by ownage13 View Post
This is an absolutely beautiful plugin! I've been waiting for someone to make another functioning one like this! I have this across about 30 servers now! Other than the advertisements that you plan on adding in the future, I think the only thing I have noticed is the menu when selecting servers if you have over 8 servers the "next" option for going to the next page of servers does not show a "next" next to the number. It shows "7. Back" and "8."

Again beautiful plugin and glad to see this released!

EDIT: Now that I am reviewing the logs again it would appear I need to up my servers number and recompile the plugin! I found where it was defined in the ServerListsMenus.sp and tried to change it to a higher value (50 instead of 15 so this leaves me some extra room if I expand more) and it gives me an error saying "Internal error." I compiled it using 1.10

https://imgur.com/MNI3OPJ - Compiled using 1.9
https://imgur.com/sUIsrXY - Compiled using 1.10
Hey ownage13!

Thank you for using my plugin
Indeed you need to change the defined value if 'MAX_SERVERS' in the source code and recompile the plugin but to compile the plugin you need to compile 'ServerListCore.sp' while 'ServerListMenus.sp' is in the same directory.
In your screenshots you tried to compile the 'ServerListMenus.sp' file and this shouldn't work.

As it says in the thread post:
Quote:
Originally Posted by LuqS View Post

Compile instructions:

1. Use 1.9+ sourcemod compiler
2. Make sure you have all includes: sourcemod, cstrike, smlib & redirect_core.
3. Make sure both 'ServerListCore.sp' and 'ServerListMenus' is in the same directory.
4. You should only compile 'ServerListCore.sp', 'ServerListMenus' is included in Core.
5. Have fun
__________________
You like my work? You want to support?
Consider Donating!

Need signatures / offsets for CS:GO?
Contact me:

Last edited by LuqS; 05-09-2020 at 17:20.
LuqS is offline
ownage13
AlliedModders Donor
Join Date: Apr 2015
Old 05-09-2020 , 17:39   Re: [CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 20
Reply With Quote #19

I knew it was something stupid like that too :/ lmfao Thank you again I really appreciate it (:
ownage13 is offline
ownage13
AlliedModders Donor
Join Date: Apr 2015
Old 05-09-2020 , 19:01   Re: [CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 20
Reply With Quote #20

I would also like to see an ability to preset how the list is viewed. Alphabetically or by players in server would be pretty cool (: Updated sp just fine and is working properly again besides the "Next" text on the menu (:
ownage13 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:02.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode