Scripting Question...


(MrLego) #1

In the ET Scripts there is now a third number for objective status - what is it for?

The first number is the objective number.

The second number is the team - Axis or Allied.

What is the third used for?

Here is a code snippet from the goldrush.script file.

		wm_objective_status 5 0 2
		wm_objective_status 5 1 1

Thanks in advance.


(chavo_one) #2

You really should refer to the level designer’s reference for things like this.


(MrLego) #3

Thanks,

I looked for it in there, must have missed it.