Page 1 of 1

Mission Objective scripting

Posted: Tue Feb 20, 2007 8:22 am
by RC-1290
I have been searching for information about Mission objective scripting. I haven't found much. The most is just pieces and some seem to contradict other topics. And I haven't really found anything that seems to use the information in the scripting documentation. Neither can I find the actual objective script from the campaign. Their conquest lua files didn't really have much objectives in them.

Am I looking in the wrong places? Is there someone who can teach me more about objective scripting? Or can someone make a tutorial about it? I find it really hard to teach it to myself since I can't find any examples of a script with the events described in the scripting documentation.

Thanks for any help.

RC-1290'Dreadnought'

RE: Mission Objective scripting

Posted: Tue Feb 20, 2007 9:35 am
by Teancum
look for _c.lua scripts in /assets/scripts. Those are the campaign scripts. They're pretty well documented.

RE: Mission Objective scripting

Posted: Tue Feb 20, 2007 10:05 am
by RC-1290
AHH, that's it, indeed, thanks :).