PDA

View Full Version : Script needed for passenger pick up



vonduck
Jan 3 2012, 06:08
Hi guys,

I have decided to take the plunge and make some of my own scenarios...

I followed the YouTube tutorial and that worked fine.. however i want to make a mission where i can pick up and drop people off.... what is the needed script command for this and where would i find the list of various scripts?

Cheers

Doug

blakeace
Jan 3 2012, 07:20
If it is a player flown helicopter, then there is no need for any scripting.

Create a Helicopter and add some waypoints. Where you want to pickup your group of people, make a waypoint and in the select type box set it to LOAD.
Create a group of people, make a waypoint for them next to the heli waypoint, in their select type use GETIN.
Then sync the two waypoints together. Chain looking symbol next to the waypoint one. Drag mouse from one to the other waypoints and a line should appear connecting the two.
Where you want them to get out.
Heli Waypoint TRANSPORT UNLOAD
Group of people GETOUT.
Sync these two.

Also 99% of the arma stuff is still relevant for TOH. So it is a great resource you can use to search for info that will still be applicable in TOH

Hope this helps
Blake.

vonduck
Jan 3 2012, 07:39
Thankyou very much Blake -legend!!!