How to do this ? (prettty weird) - 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: How to do this ? (prettty weird) (
/showthread.php?tid=82481)
How to do this ? (prettty weird) -
FreeSoul - 18.06.2009
I reccently played on a movie making server.It was a command,/crazy,if you typed it,all the trees started bending,the sky became red and almost everything became like more red.It only had effect for like 1-2 minutes.Never saw something like this before,hoped you understood me.How can I do it ?
Re: How to do this ? (prettty weird) -
robanswe - 18.06.2009
"all the trees started bending" This happends when you have a high gravity! You can meke it whits SendRconCommand("gravity 0.50"); But if you only wont it to be for the player who typed /crazy you need
This (Click me)! And for the sky turn red thing try to change the weather like this: SendRconCommand("weather 600"); change "600" to a rondom number and find a red one!
But I think this shuld be in the Script Request Thread!
Re: How to do this ? (prettty weird) -
Weirdosport - 18.06.2009
It's a weather id, something like 400.