ObjCondition Timed

From Tripwire Interactive Wiki
Jump to navigation Jump to search

Description


Timed conditions simply count down for a specified amount of time and are marked complete when they reach 0. If you were thinking of using this condition to create a 'Trader Time' objective use 'ObjCondition_TraderTime' instead.

Configurable Properties

Variable Name Variable Type Description
Duration Float The amount of time (in seconds) to count for.

Back