ObjCondition Timed

From Tripwire Interactive Wiki
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