11.04.2009, 10:57
Just use this instead of a loop
pawn Code:
SendClientMessageToAll(...);
CreateExplosion(...);
SetTimer(...);
OtherFunctions(...);