object - objectX - mission


void RegisterGoal(int nGoalNum, string strText, ...)

Scope: private

Parameters
nGoalNum - goal number
strText   - format
'... ' - up to 6 additional parameters both strings and ints

Return values
none

Description
It registers goal or changes previously registered goal.

See also