Vehicle health help...
#3

first off, thanks!
i'm getting closer...

changed 'i' to "i" in settimerex: (dubble quotes)
ITimer[playerid] = SetTimerEx("UInfoBox", 250, 1, "i",playerid);

it still shows the health of a car to all players, with the health of the players own car overlapping it every 250 milliseconds. so the playerid to draw the infobox to is not correct yet:

i tried this:

if(playerid == ITimer[playerid])
{
TextDrawShowForPlayer(playerid, InfoBox);
}

no joy
Reply


Messages In This Thread
Vehicle health help... - by ExoSanty - 19.11.2009, 04:57
Re: Vehicle health help... - by TMasters - 19.11.2009, 06:33
Re: Vehicle health help... - by ExoSanty - 19.11.2009, 09:37
Re: Vehicle health help... - by TMasters - 19.11.2009, 09:51
Re: Vehicle health help... - by ExoSanty - 19.11.2009, 10:07
Re: Vehicle health help... - by ExoSanty - 19.11.2009, 11:29
Re: Vehicle health help... - by TMasters - 19.11.2009, 14:57

Forum Jump:


Users browsing this thread: 3 Guest(s)