View Single Post
Chaotic Llama
SourceMod Donor
Join Date: Dec 2005
Location: Lee's Summit, MO
Old 07-23-2009 , 19:16   Re: [L4D] Survivor Upgrades
Reply With Quote #180

Quote:
Originally Posted by xgoose View Post
its killing me to look thru the commands with just plain luck infinding a command that turns it off and if i did find it i might not recognize it. is there a way to turn them off or reset them to start new with 0 upgrades and get the starting-up random upgrades???
Console commands as listed in the plugin...

RegAdminCmd("addupgrade", addUpgrade, ADMFLAG_KICK);
RegAdminCmd("removeupgrade", removeUpgrade, ADMFLAG_KICK);
RegAdminCmd("giverandomupgrades", giveRandomUpgrades, ADMFLAG_KICK);
RegConsoleCmd("listupgrades", ListUpgrades);
RegConsoleCmd("laseron", LaserOn);
RegConsoleCmd("laseroff", LaserOff);
RegConsoleCmd("laser", LaserToggle);
__________________
In a League of it's own ~ OneWorldOn-line.com
Chaotic Llama is offline
Send a message via AIM to Chaotic Llama