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: forbidden addons and god's finger... (redux)  (Read 20393 times)

0 Members and 1 Guest are viewing this topic.

Offline Mandoble

  • Former Staff
  • ****
    • Grunt ONE and MandoMissile suite
Re: forbidden addons and god's finger... (redux)
« Reply #15 on: 15 Jul 2008, 01:49:47 »
Code: [Select]
// init EH of your addon
waitUntil {alive player};
if ((playersNumber side player) == 0) then
{
   // SP game
   // Addon initialization, etc, etc, etc
};

Offline fingerscan4y

  • Members
  • *
Re: forbidden addons and god's finger... (redux)
« Reply #16 on: 07 Jun 2011, 06:08:50 »
thank you  :D