Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Time for takeoff  (Read 716 times)

0 Members and 1 Guest are viewing this topic.

Smoshy

  • Guest
Time for takeoff
« on: 24 Sep 2003, 08:30:09 »
For the life of me I can't get a plane to takeoff from the Ia Trang Airfield. Is it because the airstrip goes from E-W rather than N-S? Any help would be appreciated.

Cheers
Smoshy

KyleSarnik

  • Guest
Re:Time for takeoff
« Reply #1 on: 24 Sep 2003, 20:43:33 »
Smoshy:

Islands can only have ONE runway that AI can use. On that Island I think its the one in the SE corner of the island. You could try using the setvelocity command to get him off the ground but there really isnt any way (unless someone has come up with one) to make them land on it... If you want to learn about setvelocity go check the command reference in the editors depot.

keou

  • Guest
Re:Time for takeoff
« Reply #2 on: 24 Sep 2003, 21:14:48 »
i believe that you can find out which airstrip works by setting the player (you) up in a plane already flying.  then select "auto landing" and watch where you land.

_Ross_

  • Guest
Re:Time for takeoff
« Reply #3 on: 25 Sep 2003, 05:30:36 »
heres a way i gota plane to start in momentum at the right speed
plane is a plane with flying in the specail field
b is a game logic on a landing strip

a1 = getpos b select 0
a2 = getpos b select 1
a3 = getpos b select 2
plane setpos [aim1,aim2,aim3]

make sure the plane is starting in the right direction