Using timer for unjail
#2

SetTimerEx("unjail", 60000, false, "i", toplayer);//set timer to unjail to 60 seconds

whats the problem ?

then

forward unjail(i);
public unjail(i)
{
//set player pos.... to outside jail
jailed[i] = false;
}
Reply


Messages In This Thread
Using timer for unjail - by milanosie - 15.01.2012, 21:02
Re: Using timer for unjail - by jamesbond007 - 15.01.2012, 21:57

Forum Jump:


Users browsing this thread: 1 Guest(s)