[HELP] How to make snow in sa-mp 0.3c
#1

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*
Reply
#2

There is a object for it.

18863 or 18864
Reply
#3

Quote:
Originally Posted by Retardedwolf
Посмотреть сообщение
There is a object for it.

18863 or 18864
i know the id of the objects

but how i make snow?
Reply
#4

Just create the objects in different locations, or make your own functions to have a continuous snow weather
Reply
#5

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
Reply
#6

Quote:
Originally Posted by knackworst
Посмотреть сообщение
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
u dont need to create object. Just SetPlayerAttachedObject(playerid, index, modelid, bone...)
Reply
#7

Quote:
Originally Posted by HACKHERS
Посмотреть сообщение
u dont need to create object. Just SetPlayerAttachedObject(playerid, index, modelid, bone...)
no, then everyone will see it but not everywhere... you need a cmd for only one guy...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)