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: AI Helicopter Hovering  (Read 1108 times)

0 Members and 1 Guest are viewing this topic.

Offline Arctic

  • Members
  • *
  • In Utero
AI Helicopter Hovering
« on: 09 Oct 2002, 03:53:49 »
How can I make a helicopter piloted by an AI soldier hover? Is there a way I could make it hover in a script?

Black Magic

  • Guest
Re:AI Helicopter Hovering
« Reply #1 on: 09 Oct 2002, 04:13:30 »
There are many ways but for this a simple waypoint with Timeout's max, min and mid set to the amount of time you wish it to hover in seconds will do the trick.

Offline Black_Feather

  • Former Staff
  • ****
  • I'll never forget you Daisey.
Re:AI Helicopter Hovering
« Reply #2 on: 09 Oct 2002, 04:41:49 »
if you want it close to the ground you can use this

unitname Land "get out"

CareyBear

  • Guest
Re:AI Helicopter Hovering
« Reply #3 on: 09 Oct 2002, 06:57:04 »
And last but not least, if you want it to hover for an indefinite amount of time, set the next waypoint synchronised with Switch trigger, set to whatever condition you want.