Home   Help Search Login Register  

Author Topic: starting higher  (Read 788 times)

0 Members and 1 Guest are viewing this topic.

instinct

  • Guest
starting higher
« on: 13 May 2005, 10:48:38 »
hi, i  want to use hawks nimitz in a mission, how do i get the planes helicopters etc to start at the same height as the deck?

Offline bedges

  • Administrator
  • *****
    • OFPEC The Editing Center
Re:starting higher
« Reply #1 on: 13 May 2005, 10:52:49 »
take a look at the setpos command.

StonedSoldier

  • Guest
Re:starting higher
« Reply #2 on: 13 May 2005, 12:53:04 »
ive found 19m to be the ideal height when working with the Nimitz

so something like;
Code: [Select]
this setpos [getpos this select 0,getpos this select 1,(getpos this select 2)+19]should work smoothly

instinct

  • Guest
Re:starting higher
« Reply #3 on: 13 May 2005, 14:02:03 »
thanks guys! ;D that worked like a charm, now i'll
 find me some ground crew... 8)
« Last Edit: 13 May 2005, 14:02:33 by instinct »