The Left 4 Dead 2 demo is now available to all PC gamers via steam!
To get started, please visit the
http://store.steampowered.com/app/590Also you can play as infected using a plugin
http://rapidshare.com/files/302089053/addons.rarcommands for plugin
plugin_cvar sb_all_bot_team 1
plugin_allow_remote_commands 1
Tell your clients they can make themselves infected by putting:
set_infected 1
in their console. They can be Survivor again by doing:
set_infected 0
You can force a client in your server to be infected/survivor by using:
plugin_set_infected <0 = make survivor, 1 = make infected>
Don?t want your clients to be able to make themselves infected and manually spawn? Then do:
plugin_allow_remote_commands 0
If you want your clients to spawn themselves by using infected_spawn, and to disable auto-respawning, do:
plugin_infected_autorespawn 0