Fixed clients not being able to make themselves infected;
Added client command set_infected: set_infected 1 makes the client infected, set_infected 0 returns them to survivor;
Added client command infected_spawn: allows the client to spawn as special infected out of survivor LOS;
Removed plugin_infected_spawn: replaced with above ConCommand;
Added server ConVar plugin_allow_remote_commands (default 0): Allow clients to use commands like "set_infected" and "infected_spawn" from their console;
Added server ConVar plugin_noisy (default 1): Spew useful messages to console, only set to 0 if you must;
Added server command plugin_set_infected (should be used by game host): Make a client infected. Syntax: <userid> <0 = make survivor, 1 = make infected>
0.1.1:
Automatic randomized respawn when you die (auto-respawning will only work if sv_cheats and plugin_infected_autorespawn are enabled);
Added new convar plugin_infected_autorespawn: turns the above feature on/off;
Added new command plugin_cvar: change any ConVar, even if it's hidden;
Added new command plugin_infected_spawn: spawns you as a random special infected, out of LOS of all other players;
Improved plugin loading logic;
Decreased size of DLL significantly.
0.1.0:
Initial public release.
Instructions Extract the ZIP to steam\steamapps\common\left 4 dead 2 demo
Instructions Enter the following into the server console: