PDA

View Full Version : use new editor features



der.hannes
Jun 2 2009, 10:52
hello,

i have some questions about the new editor-features.

- how can i use the revive or/and first aid-logic?
- how can i add steerable parachute to players?
- how can i add the "starforce-transport-service" from campaign to my mission?

hope that one knows the answer(s)
thanks

der.hannes
Jun 2 2009, 10:59
SORRY WRONG AREA, PLEASE PUT THIS THREAD TO EDITING FORUM.
i dont know how to do this

Placebo
Jun 2 2009, 14:09
Moving to the Editing forum.

Junker
Jun 2 2009, 16:50
hello,

- how can i add steerable parachute to players?


Add this line to each units init line >> [this] exec "ca\air2\halo\data\Scripts\HALO_getout.sqs"

Then all u have to do is EJECT :)

Uzii
Jul 1 2009, 14:50
I'm having problems with starting in a steerable parachute. I can get players starting in a normal parachute, in mid-air, with no problems. I've also got them in mid-air in a steerable parachute (moveingunner, took me a while to figure that one), but here is where I encounter a problem. The parachute nose dives downward and crashes straight into the floor. Whatever I try to do doesn't correct its downward fall. I've tried starting the parachute 'Flying' and 'None' with its starting position hundreds of metres up... but nothing corrects this uncontrollable descent.