08.01.2011, 16:23
Use some thing like this :
This is just an example. You should make a callback for bomb
pawn Код:
SetTimer("bomb",1000,false);
GameTextForPlayer(playerid, "1", 1000, 2);
GameTextForPlayer(playerid, "2", 1000, 2);
GameTextForPlayer(playerid, "3", 1000, 2);