ObjCondition Counter

From Tripwire Interactive Wiki
Revision as of 20:12, 5 November 2013 by Alex KF (talk | contribs)
Jump to navigation Jump to search

Description


Counter conditions are used to record triggered events that occur more than once.


Configurable Properties


  • CountType - Allows you to specify what type of thing you'd like to count. 'Default' simply records the number of times the counter is triggered where Cash records the total cash held by all players, etc.
  • NumToCount - Allows you to specify a ZoneInfo to use for encompass checks. The 'AreaZonename' should match the 'LocationName string in the Zone's properties

Back