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

[EXTENSION] L4DToolZ


Post New Thread Reply   
 
Thread Tools Display Modes
waertf
Member
Join Date: Jan 2009
Old 05-13-2009 , 05:08   Re: [EXTENSION] L4DToolZ
Reply With Quote #21

maybe further or not?
waertf is offline
ivailosp
Senior Member
Join Date: Feb 2009
Old 05-13-2009 , 05:39   Re: [EXTENSION] L4DToolZ
Reply With Quote #22

Quote:
Originally Posted by waertf View Post
maybe further or not?
i bet someone going to do it for linux and as for me.... or for now not
ivailosp is offline
AntDX316
Member
Join Date: Apr 2009
Old 05-13-2009 , 07:41   Re: [EXTENSION] L4DToolZ
Reply With Quote #23

hey

the mod works say 8/16 but when i try to connect to my server i cannot

it says 8/16 but no more can join....

i seen some server have 15/8 11/8 9/8 on openserver browser

we need those mods!
AntDX316 is offline
ivailosp
Senior Member
Join Date: Feb 2009
Old 05-13-2009 , 07:44   Re: [EXTENSION] L4DToolZ
Reply With Quote #24

Quote:
Originally Posted by AntDX316 View Post
hey

the mod works say 8/16 but when i try to connect to my server i cannot

it says 8/16 but no more can join....

i seen some server have 15/8 11/8 9/8 on openserver browser

we need those mods!
you make a lobby and then join the server or join direct your server, but he don't have sv_allow_lobby_connect_only 0
so the problem is the lobby and matchmaking system - just don't use them and you will be fine
ivailosp is offline
KrankFL
Member
Join Date: May 2009
Old 05-13-2009 , 18:10   Re: [EXTENSION] L4DToolZ
Reply With Quote #25

Quote:
Originally Posted by ivailosp View Post
you make a lobby and then join the server or join direct your server, but he don't have sv_allow_lobby_connect_only 0
so the problem is the lobby and matchmaking system - just don't use them and you will be fine
I had the same problem, but I contacted you on garena on how to enforce "survivor_limit" to 8 and "z_max_player_zombies" to 8, because without these cvars enforced, they will keep reverting to 4.0000 and only allow 4 players per team in versus mode.

So you gave me that tiny bit of code to put inside a plugin script, had to compile it myself with a crash course "how to compile my own plugin" .
And surprise it worked! it now has 8 players per team, the attached plugin/script works best in combination with ivailosp's L4DToolZ.

For those that need this little sourceplugin, I will attach the sp file.

EDIT: it seems the forums make the sp file an smx automatically, how handy, no need to compile it yourself then! if you want to edit or cimpile it yourself follow instructions below.

Place the "maxplayersaddon.sp" for example in "left 4 dead server\left4dead\addons\sourcemod\scripting" and run the compile.exe it will be output in "left 4 dead server\left4dead\addons\sourcemod\scripting\c ompiled" then copy the "maxplayersaddon.smx" to your sourcemod plugins folder. voila, you now have 8 players max per team when you restart your server with this plugin.

I take no credit for the code given in the script, it was provided to me by ivailosp.
Attached Files
File Type: sp Get Plugin or Get Source (maxplayersaddon.sp - 3179 views - 805 Bytes)

Last edited by KrankFL; 05-13-2009 at 18:14.
KrankFL is offline
mi123645
Veteran Member
Join Date: Feb 2009
Old 05-13-2009 , 19:32   Re: [EXTENSION] L4DToolZ
Reply With Quote #26

Quote:
Originally Posted by KrankFL View Post
I had the same problem, but I contacted you on garena on how to enforce "survivor_limit" to 8 and "z_max_player_zombies" to 8, because without these cvars enforced, they will keep reverting to 4.0000 and only allow 4 players per team in versus mode.

So you gave me that tiny bit of code to put inside a plugin script, had to compile it myself with a crash course "how to compile my own plugin" .
And surprise it worked! it now has 8 players per team, the attached plugin/script works best in combination with ivailosp's L4DToolZ.

For those that need this little sourceplugin, I will attach the sp file.

EDIT: it seems the forums make the sp file an smx automatically, how handy, no need to compile it yourself then! if you want to edit or cimpile it yourself follow instructions below.

Place the "maxplayersaddon.sp" for example in "left 4 dead server\left4dead\addons\sourcemod\scripting" and run the compile.exe it will be output in "left 4 dead server\left4dead\addons\sourcemod\scripting\c ompiled" then copy the "maxplayersaddon.smx" to your sourcemod plugins folder. voila, you now have 8 players max per team when you restart your server with this plugin.

I take no credit for the code given in the script, it was provided to me by ivailosp.

I'm glad that the team limit is fixed, but does this fix the fact that players can't join the server when its 8/16 when its done through a lobby?

EDIT: I made a local server with a coop lobby, and increased the max survivors to 5. The 5th person still couldn't join.

Last edited by mi123645; 05-13-2009 at 20:25.
mi123645 is offline
KrankFL
Member
Join Date: May 2009
Old 05-13-2009 , 21:35   Re: [EXTENSION] L4DToolZ
Reply With Quote #27

Quote:
Originally Posted by mi123645 View Post
I'm glad that the team limit is fixed, but does this fix the fact that players can't join the server when its 8/16 when its done through a lobby?

EDIT: I made a local server with a coop lobby, and increased the max survivors to 5. The 5th person still couldn't join.
Strange, I will list the plugins that im using:
sm plugins list
[SM] Listing 24 plugins:
01 "Admin File Reader" (1.2.0) by AlliedModders LLC
02 "Admin Help" (1.2.0) by AlliedModders LLC
03 "Admin Menu" (1.2.0) by AlliedModders LLC
04 "All4Dead" (1.4.4) by James Richardson (grandwazir)
05 "Anti-Flood" (1.2.0) by AlliedModders LLC
06 "Basic Ban Commands" (1.2.0) by AlliedModders LLC
07 "Basic Chat" (1.2.0) by AlliedModders LLC
08 "Basic Comm Control" (1.2.0) by AlliedModders LLC
09 "Basic Commands" (1.2.0) by AlliedModders LLC
10 "Basic Info Triggers" (1.2.0) by AlliedModders LLC
11 "Basic Votes" (1.2.0) by AlliedModders LLC
12 "Client Preferences" (1.2.0) by AlliedModders LLC
13 "Fun Commands" (1.2.0) by AlliedModders LLC
14 "Fun Votes" (1.2.0) by AlliedModders LLC
15 "L4D Gore" (2.1.1) by Pinkfairie
16 "[L4D] Safe Room Hunter Glitch Blocker" (1.0) by djromero (skyDavid)
17 "L4D Vote Guard" (1.0.2) by Crimson
18 "L4D Ledge Release" (1.2) by AltPluzF4, maintained by Madcap
19 "maxplayersaddon" (1.0.0.0) by Me
20 "Nextmap" (1.2.0) by AlliedModders LLC
21 "Player Commands" (1.2.0) by AlliedModders LLC
22 "Reserved Slots" (1.2.0) by AlliedModders LLC
23 "Damage Info Display" (1.3.5) by Dionys && -pk-
24 "Sound Commands" (1.2.0) by AlliedModders LLC

That together with the L4DToolZ 16 player extension.

Last things I could come up with would be that I'm using the server.dll (removed human limit reached) this reply posted by ivailosp: http://forums.alliedmods.net/showpos...&postcount=273 and in case the plugin doesnt set it to 8 automatically use sm_cvar survivor_limit 8 and sm_cvar z_max_player_zombies 8, you can also of course put those in a cfg.

Last edited by KrankFL; 05-13-2009 at 22:44.
KrankFL is offline
Downtown1
Veteran Member
Join Date: Mar 2004
Old 05-13-2009 , 21:42   Re: [EXTENSION] L4DToolZ
Reply With Quote #28

Quote:
Originally Posted by KrankFL View Post
I had the same problem, but I contacted you on garena on how to enforce "survivor_limit" to 8 and "z_max_player_zombies" to 8, because without these cvars enforced, they will keep reverting to 4.0000 and only allow 4 players per team in versus mode.
How does this work exactly? I set survivor_limit to 8, but I only get 4 survivors bots and sb_add isn't adding anymore.
Downtown1 is offline
KrankFL
Member
Join Date: May 2009
Old 05-13-2009 , 22:45   Re: [EXTENSION] L4DToolZ
Reply With Quote #29

Quote:
Originally Posted by Downtown1 View Post
How does this work exactly? I set survivor_limit to 8, but I only get 4 survivors bots and sb_add isn't adding anymore.
If you type in sm_cvar survivor_limit what does it tell you it is set to?
KrankFL is offline
mi123645
Veteran Member
Join Date: Feb 2009
Old 05-14-2009 , 00:42   Re: [EXTENSION] L4DToolZ
Reply With Quote #30

Quote:
Originally Posted by KrankFL View Post
Strange, I will list the plugins that im using:
sm plugins list
[SM] Listing 24 plugins:
01 "Admin File Reader" (1.2.0) by AlliedModders LLC
02 "Admin Help" (1.2.0) by AlliedModders LLC
03 "Admin Menu" (1.2.0) by AlliedModders LLC
04 "All4Dead" (1.4.4) by James Richardson (grandwazir)
05 "Anti-Flood" (1.2.0) by AlliedModders LLC
06 "Basic Ban Commands" (1.2.0) by AlliedModders LLC
07 "Basic Chat" (1.2.0) by AlliedModders LLC
08 "Basic Comm Control" (1.2.0) by AlliedModders LLC
09 "Basic Commands" (1.2.0) by AlliedModders LLC
10 "Basic Info Triggers" (1.2.0) by AlliedModders LLC
11 "Basic Votes" (1.2.0) by AlliedModders LLC
12 "Client Preferences" (1.2.0) by AlliedModders LLC
13 "Fun Commands" (1.2.0) by AlliedModders LLC
14 "Fun Votes" (1.2.0) by AlliedModders LLC
15 "L4D Gore" (2.1.1) by Pinkfairie
16 "[L4D] Safe Room Hunter Glitch Blocker" (1.0) by djromero (skyDavid)
17 "L4D Vote Guard" (1.0.2) by Crimson
18 "L4D Ledge Release" (1.2) by AltPluzF4, maintained by Madcap
19 "maxplayersaddon" (1.0.0.0) by Me
20 "Nextmap" (1.2.0) by AlliedModders LLC
21 "Player Commands" (1.2.0) by AlliedModders LLC
22 "Reserved Slots" (1.2.0) by AlliedModders LLC
23 "Damage Info Display" (1.3.5) by Dionys && -pk-
24 "Sound Commands" (1.2.0) by AlliedModders LLC

That together with the L4DToolZ 16 player extension.

Last things I could come up with would be that I'm using the server.dll (removed human limit reached) this reply posted by ivailosp: http://forums.alliedmods.net/showpos...&postcount=273 and in case the plugin doesnt set it to 8 automatically use sm_cvar survivor_limit 8 and sm_cvar z_max_player_zombies 8, you can also of course put those in a cfg.
Well, ivailosp mentioned that it's due to the matchmaking server that tells people its full when the server is local.

I'm not talking about joining teams either, I'm talking about people trying actually connect to the server. I'm not sure if these commands do the trick. I also fear that it will never be fixed, due to the fact that the code is on the matchmaking server.
mi123645 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 04:37.


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