SA-MP Forums Archive
OnPlayerConnect - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: OnPlayerConnect (/showthread.php?tid=575182)



OnPlayerConnect - Blackazur - 24.05.2015

Hello, why this doesn't work under OnPlayerConnect:

Код:
    SetPlayerWeather(playerid,9);
    SetPlayerTime(playerid,0,0);



Re: OnPlayerConnect - Ghazal - 24.05.2015

I dont think you are allowed to set the weather or time when you are logging in, try to set it when you are spawned.


Re: OnPlayerConnect - baba1234 - 24.05.2015

Yea set it on spawn and you need to toggle the watch to set the time..