0 Members and 1 Guest are viewing this topic.
_chute = "parachute" createvehicle getpos playerplayer moveindriver _chute
First Question: NoSecond Question: Yes, create a parachute with "creatvehicle" and move the person who is jumping into it.Code: [Select]_chute = "parachute" createvehicle getpos playerplayer moveindriver _chute