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: MP HALO  (Read 3219 times)

0 Members and 1 Guest are viewing this topic.

Offline Reimann

  • Members
  • *
MP HALO
« on: 23 Dec 2009, 09:09:50 »
I have a part of an MP mission where dead players respawn into a c130 and HALO out when near the battlefield. Or are suppose to, I should say. It works fine in editor preview and as host in MP, but on a dedi it gives me nothing.

Quote
_unit = assignedCargo reo130;

{[_x,1000] exec "ca\air2\halo\data\Scripts\HALO_init.sqs";}
foreach _unit;


Ed: Nevermind. Turns out the BIS script was buggy - I removed a non-functioning sound file from HALO_init.sqs and it started working fine. As far as I can tell without testers, anyway. Strange that it worked as host, though...
« Last Edit: 25 Dec 2009, 21:06:13 by Reimann »