21.01.2017, 18:17
nothing fixxxed
PHP код:
for (new playerid = 0; playerid < MAX_PLAYERS; playerid++)
{
DMGameTextTimer = SetTimerEx("HideGameTextTime", 1000, 1, "d", playerid);
}