17.09.2011, 16:52
Opa, estava almoзando. Obrigado caroline, sempre me salvando
Outra coisita, isso aqui sу ta indo pro id 0 tb:
Outra coisita, isso aqui sу ta indo pro id 0 tb:
pawn Код:
forward Preparar(allplayers);
public Preparar(allplayers)
{
GameTextForPlayer(allplayers, "~r~Atencao!!! ~n~ ~w~ A corrida comeзa em ~p~10~w~ segundos~n~~n~Corrida Atual: ~p~Teenage Illusion", 4000, 3);
SetTimer("GameUm", 7000, false);
return 1;
}