Timers with playerid
#2

Use few variables, example:
playerfrozen[playerid] = 1;
and at timer
for(....)
{
playerfrozen = 0;
tooglecontrable 1
}

This is not the best way to do it, but should get the job done. Its just an example, dont just copy&paste it.
Reply


Messages In This Thread
Timers with playerid - by juuleman - 30.12.2010, 12:00
Re: Timers with playerid - by Macluawn - 30.12.2010, 12:02
Re: Timers with playerid - by juuleman - 30.12.2010, 12:06
Re: Timers with playerid - by JamesC - 30.12.2010, 12:07
Re: Timers with playerid - by Macluawn - 30.12.2010, 12:08
Re: Timers with playerid - by juuleman - 30.12.2010, 12:10
Re: Timers with playerid - by _rAped - 30.12.2010, 12:11
Re: Timers with playerid - by Macluawn - 30.12.2010, 12:11

Forum Jump:


Users browsing this thread: 1 Guest(s)