Home   Help Search Login Register  

Author Topic: C-130 don't follow his waypoint  (Read 1067 times)

0 Members and 1 Guest are viewing this topic.

Offline moritus

  • Members
  • *
C-130 don't follow his waypoint
« on: 08 Mar 2008, 16:37:55 »
Hi, I got the c130v2

if I make waypoint and I'm not inside the plane will take off his waypoint. But if i go inside the plane stay on the runway and never move


I have try this in the ini field of the airplaine

player setPos [ getPos this select 0, getPos this select 1, (getPos this select 2 + 5)]

I start in the airplane but when the plane move i go ouside, passing though  the plane

I'm not really sure how to make it correctly

thanks

Offline schuler

  • Contributing Member
  • **
Re: C-130 don't follow his waypoint
« Reply #1 on: 08 Mar 2008, 23:37:29 »
hi moritus,  i dont understand what your doing here. player setPos [ getPos this select 0, getPos this select 1, (getPos this select 2 + 5)] might not put you in the plane. you should use assign as pilot or gunner, crew, ect.
with waypoints for aircraft i think its best to have them take off from the south and be in the air at the north of the runway. also set behavior to careless for pilot and he should be more cooperative.
one you get your player in the plane properly its should take off just fine  ;)
Semper Fi

Offline moritus

  • Members
  • *
Re: C-130 don't follow his waypoint
« Reply #2 on: 09 Mar 2008, 01:15:58 »
yeah i just see that
i have a script who used that code but i just realise that it was for other thing

i will retry with assignAsCargo and let you know