Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

ChgEvtOccurs

From AACWWiki

Jump to: navigation, search

Syntax  

ChgEvtOccurs = EventName; OccParam; Value

Description

Changes the allowed occurences of a given event or changes the counter how often the event already occured.

Example  

ChgEvtOccurs = evt_nam_CSA_ChapmanPlot1863Succeeds;CuOccurs;2

This sets the count for the event evt_nam_CSA_ChapmanPlot1863Succeeds to two occurrences.  

ChgEvtOccurs = evt_nam_CSA_FranceDeclaresWar;MaxOccurs;1

This sets that the event evt_nam_CSA_FranceDeclaresWar can occur a total of one time.

 

Parameters

EventName

String; Name (alias) of the event

OccParam

String; [MaxOccurs, CuOccurs];

  • MaxOccurs - Changes the allowed amount of occurences. MaxOccurs=-999: Event never fires
  • CuOccurs - Changes the counter for how often the event already has occured.
Value

Integer; [-999, 0+]

Personal tools
Categories
Forums