Timers gets mixed on each other
#1

hey there im testing something but when there are 2 or more players doing same thing that i do the timers gets mixed with each other how to split them up help me

this is my codes

Код:
new robbz;
COMMAND:testing(playerid , params[])
{
 robbz[playerid] = dini_Int(tmpf, "bizcash") / 4000;
 new ft[30];
 format(ft, sizeof(ft),"Testing Timer :%d",robbz-GetPVarInt(playerid, "robbingtime");
 PlayerTextDrawSetString(playerid, timerTD[playerid],ft);
 return 1;
}
Reply


Messages In This Thread
Timers gets mixed on each other - by ThatFag - 21.08.2016, 22:24
Re: Timers gets mixed on each other - by Gammix - 21.08.2016, 22:28
Re: Timers gets mixed on each other - by ThatFag - 21.08.2016, 22:30
Re: Timers gets mixed on each other - by ThatFag - 21.08.2016, 22:40
Re: Timers gets mixed on each other - by Shinja - 21.08.2016, 23:23

Forum Jump:


Users browsing this thread: 2 Guest(s)