Mission Objective scripting

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Locked
RC-1290

Mission Objective scripting

Post 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'
User avatar
Teancum
Jedi Admin
Jedi Admin
Posts: 11080
Joined: Wed Sep 07, 2005 11:42 pm
Projects :: No Mod project currently.
Games I'm Playing :: Destiny
xbox live or psn: No gamertag set
Location: Indiana

RE: Mission Objective scripting

Post by Teancum »

look for _c.lua scripts in /assets/scripts. Those are the campaign scripts. They're pretty well documented.
RC-1290

RE: Mission Objective scripting

Post by RC-1290 »

AHH, that's it, indeed, thanks :).
Locked