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: add action to only 1 players menu...  (Read 2166 times)

0 Members and 1 Guest are viewing this topic.

CopyrightPhilly

  • Guest
add action to only 1 players menu...
« on: 16 Jan 2005, 01:43:33 »
ok i have a trigger that when a player enters it it will add a menu to only his menu... currently i have 1 trigger activated by west with:

waction = player addAction ["Get In Chopper", "wgetin.sqs"]

but it adds it to everyones menu...

any ideas?
cheers
« Last Edit: 16 Jan 2005, 01:55:34 by CopyrightPhilly »

Offline Mr.Peanut

  • Former Staff
  • ****
  • urp!
Re:add action to only 1 players menu...
« Reply #1 on: 16 Jan 2005, 02:42:27 »
You could add the action to the chopper instead...
urp!

CopyrightPhilly

  • Guest
Re:add action to only 1 players menu...
« Reply #2 on: 16 Jan 2005, 03:14:51 »
but would that not mean that unit would need to be in the chopper?

Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:add action to only 1 players menu...
« Reply #3 on: 16 Jan 2005, 03:34:46 »
nah, just near it

CopyrightPhilly

  • Guest
Re:add action to only 1 players menu...
« Reply #4 on: 16 Jan 2005, 16:41:45 »
learn somthing new everyday... thanks chaps