SA-MP Forums Archive
moon gravity - 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)
+--- Thread: moon gravity (/showthread.php?tid=552001)



moon gravity - Rog - 22.12.2014

does anybody know the value of samp moon gravity?


Re: moon gravity - Sawalha - 22.12.2014

pawn Код:
// Set moon-like gravity
    SetGravity(0.001);
Credits to SA:MP wiki.
0.001


Re: moon gravity - Rog - 22.12.2014

ty buddy