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: Event Handler  (Read 1849 times)

0 Members and 1 Guest are viewing this topic.

StonedSoldier

  • Guest
Event Handler
« on: 13 Dec 2004, 12:32:19 »
in the init.sqs i have,

man addeventhandler ["Killed",{[man] addaction ["Hide Body","hide.sqs]"]}]

anyway, when man dies the action to hide body only appears on the server, how do i make EH exec on all computers!

Offline Platoon Patton

  • Members
  • *
  • "Barbecue" CreateVehicle getpos LLama
Re:Event Handler
« Reply #1 on: 13 Dec 2004, 17:19:14 »
Try with Player instead of man
http://www.platoon-clan.com/ We always wellcome dedicated OFP players :)

http://www.european-combat-league.com/index.php To play with us in the best OFP league ;)

StonedSoldier

  • Guest
Re:Event Handler
« Reply #2 on: 13 Dec 2004, 18:24:58 »
sorry, i should have pointed out this was for MP, the EH works fine on the server computers, but how do i make so that it execs on all clients