Posts: 2
Threads: 1
Joined: Aug 2009
Reputation:
0
i have the id of the fake snow of the new objects
but how do i make snow in my server?
*Sorry for my bad english*
Posts: 1,466
Threads: 7
Joined: Jun 2009
Reputation:
0
There is a object for it.
18863 or 18864
Just create the objects in different locations, or make your own functions to have a continuous snow weather
Posts: 918
Threads: 148
Joined: Sep 2010
Reputation:
0
you can just create an objezct for the player only, I think it's new snow= CreatePlayerObject(blahblah)
and then setplayerattachedobejct(snow, blahblah)
and if you do this on OnPlayerConnect...
something like this, now all the players will see snow