View Single Post
AtomicStryker
Veteran Member
Join Date: Apr 2009
Location: Teutonia!!
Old 11-05-2009 , 12:04   Re: L4DToolZ Metamod plugin
Reply With Quote #106

Rejoice. 8 (and more) player versus is possible in the demo

Code:
version : 1.0.1.1 4010 secure  
udp/ip  : 192.168.178.88:27055 [ public xxx:27055 ]
os      : Windows Dedicated
map     : c5m2_park
players : 6 humans, 0 bots (8 max) (not hibernating) (unreserved)

# userid name uniqueid connected ping loss state rate
#  2 1 "MMC-Kottf3rs" STEAM_1:0:5985xxx 22:17 102 0 active 20000
# 18 2 "Aktive Sterbehilfe e.V." STEAM_1:1:1541xxx 17:16 71 0 active 30000
#32 "Coach" BOT active
#  7 5 "MMC-Statt1K" STEAM_1:0:16289xxx 20:40 145 0 active 20000
# 37 6 "Avatar" STEAM_1:0:20837xxx 04:15 252 0 active 20000
# 14 7 "Marquis Posa" STEAM_1:0:12438xxx 18:47 88 0 active 30000
# 17 8 "*[Gandalf]" STEAM_1:0:9280xxx 17:35 237 15 active 30000
#end


FYI:

I used my own compiled L4Dtoolz, and a dedicated server. It did NOT work in local mode



server.cfg
Code:
plugin_cvar sb_all_bot_team 1
plugin_allow_remote_commands 0
plugin_infected_autorespawn 1
plugin_infected_autorespawn_delay -1
plugin_infected_autorespawn_delay_random_min 5
plugin_infected_autorespawn_delay_random_max 15
plugin_tank_spawn_chance 3

sv_maxplayers 8
sv_removehumanlimit 1
sv_force_unreserved 1
Start the dedicated server, and change the map once (so the unreserve kicks in). Then youre good to go. Matchmaker will attempt to fill your server up to 4 players, nothing more. Players 5-8 have to connect using console connect commands.

Last edited by AtomicStryker; 11-05-2009 at 12:13.
AtomicStryker is offline