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: [Dedi] end condition  (Read 9921 times)

0 Members and 1 Guest are viewing this topic.

Offline Nephris

  • Members
  • *
Re: [Dedi] end condition
« Reply #15 on: 07 Jun 2010, 14:08:39 »
The problem seems to be that my last condition isnt executed global.Just once local for one player (supposely the first entering th trigger).
To get the breifing state change i would also have to check the global variable, if everyone is inside the trigger.


Offline Shuko

  • Members
  • *
Re: [Dedi] end condition
« Reply #16 on: 17 Jul 2010, 20:24:49 »
Just do it with double trigger:

cond: {} count == {} count
onact: end = true; publicvariable "end"

cond: end
type: end#1