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: Locked at start, unlocked after condition  (Read 1132 times)

0 Members and 1 Guest are viewing this topic.

Wolf

  • Guest
Locked at start, unlocked after condition
« on: 11 Oct 2002, 22:59:37 »
Alright, here's my plight. ;)

I have two choopers side by side, locked, and have some bushes covering them for effect.
I have a radio command that will appear when near them to remove the camo.
What I need is a command to unlock them once the camo has been removed, so you can then fly off in one.
Is there such a command to unlock a chopper after the mission has started?
I have Res if that makes any difference.
Thank you.

seanver

  • Guest
Re:Locked at start, unlocked after condition
« Reply #1 on: 11 Oct 2002, 23:05:19 »


unit lock false

to unlock

unit lock true

to lock

Wolf

  • Guest
Re:Locked at start, unlocked after condition
« Reply #2 on: 11 Oct 2002, 23:24:57 »
Thanks