View Single Post
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 07-03-2008 , 14:46   Re: Weapon Chance
Reply With Quote #6

Don't check for task_exists, just remove_task

Code:
	if( g_bNonSpawnEvent[plr] )
	{
		g_bNonSpawnEvent[plr] = false;
	}
Just set it to false
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`