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: SOM history  (Read 1512 times)

0 Members and 1 Guest are viewing this topic.

Offline rcmw

  • Members
  • *
SOM history
« on: 16 Jan 2011, 02:14:10 »
I am making s frame work mission for the SOM module to add a bit of story and structure to them, completing SOM missions advances the story.

I use “((SOM1 getVariable "history") select 0) == 5” to count how many missions have been done but this also counts SOM supports and that ruins the mission if you call them in.

I can think of two things that would fix this problem,

1. Another command other than “((SOM1 getVariable "history") select 0) == 5” that only counts mission.

2. A way to stop the HQ from giving SOM supports for completing the side missions.