Timer issue
#4

What you should do is make the "LegShott" an array with a size of MAX_PLAYERS like this:
Код:
new LegShott[MAX_PLAYERS];
And do
Код:
LegShott[playerid] = SetTimerEx...
Also you can remove the time (that 1050 thing) from the animation as it's not needed. Everything else seems to be OK though.
Reply


Messages In This Thread
Timer issue - by AndreiWow - 18.01.2017, 19:00
Re: Timer issue - by Yaa - 18.01.2017, 19:32
Re: Timer issue - by Luicy. - 18.01.2017, 19:51
Re: Timer issue - by GoldenLion - 18.01.2017, 20:00
Re: Timer issue - by AndreiWow - 18.01.2017, 20:38
Re: Timer issue - by GoldenLion - 18.01.2017, 20:59
Re: Timer issue - by AndreiWow - 18.01.2017, 21:17
Re: Timer issue - by GoldenLion - 19.01.2017, 12:55

Forum Jump:


Users browsing this thread: 1 Guest(s)