[Ajuda] 50 Segundos pra acontecer...
#2

use :

pawn Код:
SetTimer("caminhao", 5000, false); // Set a timer of 1000 miliseconds (1 second)



//exemplo
forward caminhao();
public caminhao()
{
   //funзгo
}


//quando ele entrar usar

KillTimer(caminhao);

https://sampwiki.blast.hk/wiki/SetTimer // setime

https://sampwiki.blast.hk/wiki/KillTimer // cancela o time
Reply


Messages In This Thread
50 Segundos pra acontecer... - by eNtinityGaming - 25.02.2014, 22:41
Re: 50 Segundos pra acontecer... - by Dieguinho - 25.02.2014, 23:10
Re: 50 Segundos pra acontecer... - by RockFire - 25.02.2014, 23:31

Forum Jump:


Users browsing this thread: 1 Guest(s)