06.09.2010, 20:24
@Vince- A minor correction, as for Boolean parameters, the placeholder must be 'b' and not 'i' as 'i' stands for an integer.
So,just a minor fix:
So,just a minor fix:
pawn Код:
SetTimerEx("Godmode", 10000, false, "ib", playerid, false);