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: Getin and get out  (Read 667 times)

0 Members and 1 Guest are viewing this topic.

max_killer_payne

  • Guest
Getin and get out
« on: 12 Jul 2003, 15:58:17 »
In a script what command makes a unit get in a vehicle, and what command makes the unit disembark the vehicle? I know the movein command.

Offline Blanco

  • Former Staff
  • ****
Re:Getin and get out
« Reply #1 on: 13 Jul 2003, 02:52:41 »
Getin

dude AssignasDriver jeep
[dude] OrderGetin true

Getout

dude LeaveVehicle jeep
UnassignVehicle dude
Search or search or search before you ask.

max_killer_payne

  • Guest
Re:Getin and get out
« Reply #2 on: 13 Jul 2003, 09:30:58 »
Thanks