Home   Help Login Register  

Author Topic: SOM history  (Read 1514 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.