-.Paradox.- Posted October 31, 2013 Share Posted October 31, 2013 Hello im asking wich events i can use or functions to get if player is parachuting or is in jetpack thanks for helping. Link to comment
csiguusz Posted November 1, 2013 Share Posted November 1, 2013 DoesPedHaveJetPack And the parachute resource has an "isPlayerParachuting" exported function. Link to comment
Castillo Posted November 1, 2013 Share Posted November 1, 2013 That'll return true even if you're just falling of a building. Link to comment
Moderators IIYAMA Posted November 1, 2013 Moderators Share Posted November 1, 2013 Parachute script uses elementdata: if getElementData ( player, "parachuting") then Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now