AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Plugins (https://forums.alliedmods.net/forumdisplay.php?f=76)
-   -   L4DToolZ Metamod plugin (l4d1 & l4d2) (https://forums.alliedmods.net/showthread.php?t=93600)

ivailosp 05-30-2009 22:06

L4DToolZ Metamod plugin (l4d1 & l4d2)
 
this plugin add this cvar to l4d and l4d2
sv_maxplayers - max human players that can join your server. -1 to disable and use standart check (range 0 to 32)
sv_removehumanlimit - remove kick for players when they are more than 8 for vs and 4 for coop(0 to disable, 1 to enable)
sv_force_unreserved - if you set it to 1 before connection from lobby your server will stay unreserved and allow players to connect using connect command, this command sets sv_allow_lobby_connect_only 0, so you need to create lobby using ms_force_dedicated_server and then connect to server, your friends may see wrong max players in friend lobby, so give them ip.

1.0.0.9f for L4D1: https://forums.alliedmods.net/showpo...postcount=1123
1.0.0.9h for L4D2: http://forums.alliedmods.net/showpos...postcount=1211
1.0.0.9f source: https://github.com/ivailosp/l4dtoolz/

KrankFL 05-31-2009 06:11

Re: L4DToolZ Metamod plugin
 
Nice one! it is working pretty good :)

Thanks!

waertf 05-31-2009 07:59

Re: L4DToolZ Metamod plugin
 
Good Job !

lovemf 05-31-2009 17:47

Re: L4DToolZ Metamod plugin
 
good job

but i change

sm_cvar z_minion_limit 20

why i only can spawn 5 boss?

thanks

lovemf 05-31-2009 17:49

Re: L4DToolZ Metamod plugin
 
and can do this?

sv_maxplayers max human players that can join your server
sv_maxslots max max srcds.exe slots

ivailosp 05-31-2009 18:03

Re: L4DToolZ Metamod plugin
 
sm_cvar z_versus_smoker_limit
sm_cvar z_versus_boomer_limit
sm_cvar z_hunter_limit
sm_cvar z_gas_limit 2
sm_cvar z_max_player_zombies
sm_cvar survivor_limit
play with this cvars, some of then need a plugin to be able to chage the limit

sv_maxslots? max slots is set to 32 in my plugin - you need more?

lovemf 06-01-2009 05:35

Re: L4DToolZ Metamod plugin
 
Quote:

Originally Posted by ivailosp (Post 839144)
sm_cvar z_versus_smoker_limit
sm_cvar z_versus_boomer_limit
sm_cvar z_hunter_limit
sm_cvar z_gas_limit 2
sm_cvar z_max_player_zombies
sm_cvar survivor_limit
play with this cvars, some of then need a plugin to be able to chage the limit

sv_maxslots? max slots is set to 32 in my plugin - you need more?

i'd mean is use two parameters

add sv_maxslots can change scrds.exe maxslots and another sv_maxplayers change game max player

if i set

sv_maxslots 32
sv_maxplayers 20

then server only can join 20 players and 12 slots let Monster bot join.


sorry my bad english. and thanks agaian.

ivailosp 06-01-2009 12:08

Re: L4DToolZ Metamod plugin
 
my plugind don't have sv_maxslots, l4d also don't have sv_maxslots.
but if you set only sv_maxplayers 20 it will let 20 ppl to join and will have 12 slots for bots

lovemf 06-01-2009 13:55

Re: L4DToolZ Metamod plugin
 
Quote:

Originally Posted by ivailosp (Post 839577)
my plugind don't have sv_maxslots, l4d also don't have sv_maxslots.
but if you set only sv_maxplayers 20 it will let 20 ppl to join and will have 12 slots for bots

thanks again

if i set

sm_cvar z_versus_smoker_limit 10
sm_cvar z_versus_boomer_limit 10
sm_cvar z_hunter_limit 2
sm_cvar z_gas_limit 2
sm_cvar z_max_player_zombies 20
sm_cvar survivor_limit 8
sm_cvar z_minion_limit 20

and i use console type
z_spawn tank
z_spawn hunter
z_spawn hunter
z_spawn smoker
z_spawn smoker


and 5 zombies can spawnd,but i type z_spawn tank again this time will not spawn zombies. how can i spawn more zombies.

super_lol 06-01-2009 17:16

Re: L4DToolZ Metamod plugin
 
can u add a cvar which can control bot enabling? for example i dont want have 16 survivor bots when there are only 2 real players


All times are GMT -4. The time now is 11:26.

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