Posts: 124
Threads: 24
Joined: Oct 2015
Reputation:
0
Wondered if anyone could help me script a plane that flies over San Andreas that people can eject out of anytime.
Posts: 28
Threads: 2
Joined: Sep 2017
Reputation:
0
Use MoveObject (assuming the plane is an object), set the player's camera on that plane object and get the object positions whenever he presses your desired eject button.
Posts: 124
Threads: 24
Joined: Oct 2015
Reputation:
0
I kinda just want to script the PUBG concept where the plane flies over the world and people eject out of the plane.
Would you suggest the Shamal interior or just the big cargo plane?
Posts: 1,506
Threads: 13
Joined: Jun 2015
Can be done without NPC. Do without the need of NPC. Make use of OnPlayerKeyStateChange function. Use GivePlayerWeapon and key such as F or N/ Y.