Timer
#1

Ok i useless when it comes to timers but im getting better i just now need some help with removing the textdraw when the timer finishes how do i do this?

Код:
stock Freeze(playerid, time)
{
    TogglePlayerControllable(playerid, false);
    SetTimerEx("Unfreeze", time, false, "i", playerid);
    TextDrawShowForPlayer(playerid, ObjectLoading);
}
Reply


Messages In This Thread
Timer - by manchestera - 24.11.2011, 18:32
Re: Timer - by =WoR=G4M3Ov3r - 24.11.2011, 18:34
Re: Timer - by Pharrel - 24.11.2011, 18:35
Re: Timer - by manchestera - 24.11.2011, 18:41

Forum Jump:


Users browsing this thread: 1 Guest(s)