09.07.2010, 14:41
What Jeffry means is that it's useless to him anyways.
There's the mismatch
Forums don't show it good, *** ******. Anyways, check these lines.
pawn Код:
SetPlayerDrunkLevel(i, 0);
}
}
}
}
}
if(PlayerInfo[i][pCarTime] > 0)//hingy
{
if(PlayerInfo[i][pCarTime] <= 0)
{
PlayerInfo[i][pCarTime] = 0;
}
else
{
PlayerInfo[i][pCarTime] -= 1;
}
}
if(BoxWaitTime[i] > 0)// Thingy
{
Forums don't show it good, *** ******. Anyways, check these lines.