Looking for a suiting animation
#5

Let me guess, DayZ? lol

I found this:
Quote:

SetTimerEx("yourTimer",2000,false,"i",playerid);//starting it
//somewhere outside

forward yourTimer(playerid);
public yourTimer(playerid)
{
ClearAnimations(playerid);
return 1;
}

From a quick search: http://forum.sa-mp.com/showthread.ph...nimation+timer

You need to forward your timer. No need to thank me lol. You could click the link in my sig, though.
Reply


Messages In This Thread
Looking for a suiting animation - by AnthonyTimmers - 20.02.2014, 14:58
Re: Looking for a suiting animation - by Kyle - 20.02.2014, 15:13
Re: Looking for a suiting animation - by AnthonyTimmers - 20.02.2014, 15:38
Re: Looking for a suiting animation - by AnthonyTimmers - 21.02.2014, 23:05
Re: Looking for a suiting animation - by Aerotactics - 21.02.2014, 23:13
Re: Looking for a suiting animation - by ZeroTheScyther - 22.02.2014, 00:32
Re: Looking for a suiting animation - by AnthonyTimmers - 22.02.2014, 10:59

Forum Jump:


Users browsing this thread: 1 Guest(s)