SA-MP Forums Archive
Weather, Time, and Spawning - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Weather, Time, and Spawning (/showthread.php?tid=125604)



Weather, Time, and Spawning - mrbubl3s - 04.02.2010

Weather: I don't understand how to set the default weather to 20, do you have to do it everytime you restart server in /rcon?
Spawning: Is there a script that has a clothes shop and such that i can get an example from?
Time: how do I get rid of the original clock?

Thanks.


Re: Weather and Spawning - VonLeeuwen - 04.02.2010

How about you place the code: SetWeather(20); at "OnPlayerSpawn" ?


Re: Weather, Time, and Spawning - mrbubl3s - 04.02.2010

Yup, thats what did it, thanks.