07.02.2010, 08:48
Two things.
One post your settimer
and 2 why are you using playerid for the timer when you loop through players
public UpdateMeter(playerid)
{
for(new i=0; i < MAX_PLAYERS; i++)
?
One post your settimer
and 2 why are you using playerid for the timer when you loop through players
public UpdateMeter(playerid)
{
for(new i=0; i < MAX_PLAYERS; i++)
?