View Single Post
McFlurry
Veteran Member
Join Date: Mar 2010
Location: RemoveEdict(0);
Old 10-07-2010 , 21:25   Re: Code to toggle plugin on and off
Reply With Quote #2

Add this to any actions the plugin will run.
PHP Code:
if(GetConVarInt(HandleToYourCVAR) == 1)
{
        
//Your actions

__________________
McFlurry is offline
Send a message via Skype™ to McFlurry