ObjCondition Timed

From Tripwire Interactive Wiki
Revision as of 16:06, 6 November 2013 by Alex KF (talk | contribs) (Created page with "'''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 conditi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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