View Single Post
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-10-2012 , 08:20   Re: [CS:S]Set spawn health and armor
Reply With Quote #2

CreateConVar
Use next time cvar min/max limit this way...
PHP Code:
CreateConVar("cvar_name""value""description"FCVAR_PLUGINtrue0.0true127.0); 
*edit
and if forum can compile plugin, don't need attach already compiled plugin.smx

Last edited by Bacardi; 05-10-2012 at 08:22.
Bacardi is offline