This is a test forum with a static import from forum.open.mp it will not be automatically synchronised so any posts you make here will be lost when we migrate fully.
@boxi
Boxi
Hello, is it possible to make a script so that the gravity is 0? or something similar. Greetings!
@linesinrows
LinesinRows
https://open.mp/docs/scripting/functions/SetGravity Hm?
@destiezk
destiezk
public OnGameModeInit() { SetGravity(0.1); return 1; }
Thanks to both
Please sign up or log in to reply