SA-MP Forums Archive
[Ajuda] Tempo SetTimerEx - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Tempo SetTimerEx (/showthread.php?tid=441031)



Tempo SetTimerEx - VSxD - 01.06.2013

Queria Saber quantos й uma hora no Tempo SetTimerEx
TempoGuerra = SetTimerEx("GuerraTerrorista", Quero coloca 1 Hora aki, 0, "i", playerid);


Re: Tempo SetTimerEx - clerISoN - 01.06.2013

3600000 '-'


Re: Tempo SetTimerEx - Don_Speed - 01.06.2013

Bom vamos a uma pequena logica!
Se 1 segundo e referente a 1000 entгo poderemos fazer uma conta ! Vezes.
Se um minuto tem 60 segundo , e uma hora tem 60 minutos como ficara
pawn Код:
TempoGuerra = SetTimerEx("GuerraTerrorista", 1000*60*60,false, "i", playerid);

Entendeu





Re: Tempo SetTimerEx - MonFiTy - 01.06.2013

eu uso essa logica Don -' bem mais facil mas eu usso a calculadora e.e


Re: Tempo SetTimerEx - VSxD - 01.06.2013

Obrigado Vocкs sвo foda rs