ObjCondition Counter: Difference between revisions

From Tripwire Interactive Wiki
Jump to navigation Jump to search
(Created page with "'''Description''' ---- Counter conditions are used to record triggered events that occur more than once. '''Configurable Properties''' ---- *'''CountType''' - ''Allows you...")
 
No edit summary
Line 6: Line 6:
'''Configurable Properties'''
'''Configurable Properties'''
----
----
*'''CountType''' - ''Allows you to specify a volume in the map to use for encompass checksIt can be any type of volume that has bCollideActors set to true.''  
*'''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''
*'''NumToCount''' - ''Allows you to specify a ZoneInfo to use for encompass checks. The 'AreaZonename' should match the 'LocationName string in the Zone's properties''

Revision as of 18:23, 5 November 2013

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