SA-MP Forums Archive
Congelar el tiempo - 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: Español/Spanish (https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: Congelar el tiempo (/showthread.php?tid=125212)



Congelar el tiempo - Laconcha - 02.02.2010

Como puedo hacer para que en mi server siempre sean las 00:00 por ejemplo?


Re: Congelar el tiempo - [TBB]Darkness - 02.02.2010

Код:
public OnGameModeUnit();
{
SetWorldTime(3);[
}/code]

 :mrgreen:



Re: Congelar el tiempo - differo - 02.02.2010


SetWorldTime(0);



Re: Congelar el tiempo - Miguel - 02.02.2010

Mejor aъn:
pawn Код:
SetWorldTime(hora); // ponlo en donde quieras que se congele la hora