Jump to content

Falling ped with parachute?


Jmaniacs

Recommended Posts

its so weight xdd, im not the best programmer

 

  Reveal hidden contents

 

if you want can accept me in skype to communicate better

Link to comment
  On 05/10/2018 at 00:02, Jmaniacs said:

skype

Expand  

if u have discord that will be better

any way i wasn't mean full code i just need small piece of it which spawn the ped and setting analoge stat

any way

change this 

	setPedAnalogControlState( ped, "fire", 1 )
	setPedAnalogControlState( ped, "jump", 1 )
	

to

	setPedAnalogControlState( ped, "jump", 1 )
setTimer(	setPedAnalogControlState,1000*2,1, ped, "fire", 1 )	

 

Link to comment
  • 2 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...