[FilterScript] Snow !
#1

Hello everyone, today I share this small FS to put snow on your server!


Commands :

/snow (Admin Command)
/removesnow (Admin Command)

/snowon (Player Command)
/snowoff (Player Command)

Sorry for my bad english, i'm french !

Quote:
Originally Posted by [FSaF]Jarno
View Post
If you are using incognito's streamer, you can do it like this:

PHP Code:
for(new x=-30003000+=150)
    {
        for(new 
y=-3000y<3000y+=150)
        {
            for(new 
zz<800z+=400)
            {
                
CreateDynamicObject(18864,x,y,z,0,0,0);
            }
        }
    } 
Simple AND working. Enjoy ur snow! (add this to your gamemodeinit)

NOTE: This is for Incognito's streamer! Change the function to match your needs!
Reply


Messages In This Thread
Snow ! - by xTouglix - 02.07.2012, 19:51
Re: Snow ! - by Rube - 02.07.2012, 20:05
Re: Snow ! - by xTouglix - 02.07.2012, 20:08
Re: Snow ! - by darkfighter975 - 02.07.2012, 20:13
Re: Snow ! - by xTouglix - 02.07.2012, 20:16
Re: Snow ! - by rami.chaar2 - 11.07.2012, 03:20
Re: Snow ! - by [FSaF]Jarno - 11.07.2012, 08:09
Re: Snow ! - by shayan122 - 11.07.2012, 10:15
Re: Snow ! - by [xT]Emaratii - 11.07.2012, 10:23
Re: Snow ! - by [FSaF]Jarno - 08.12.2012, 09:02

Forum Jump:


Users browsing this thread: 3 Guest(s)