Regions in campaign

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

Post Reply
User avatar
yuke5
Field Commander
Field Commander
Posts: 945
Joined: Wed Jun 29, 2011 10:42 pm
Games I'm Playing :: SWBF2 TF2 RC KOTOR
xbox live or psn: My steam is yuke5.
Location: Vermont

Regions in campaign

Post by yuke5 »

What would you name a region in zero editor if you wanted to make it a goto objective in campaign? Do you have to me it anything special?
I'm also wondering where you localize tips for campaign(Those little popup boxes)
Thank you in advance.
Edit:
One last question: How can you make the changes in zero editor meet up with your campaign LUA. Do you name it anything in zero editor? I know the scripts in with "c_c" and that I need to add them to the addme but that is about it.
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: Regions in campaign

Post by AQT »

1) The region in ZE can be named anything, as long as its property has the same name.
2) The path of the string is determined via lua, so just make sure it is reading the localization from the correct location.
3) Making a campaign is a multi-task process; you have to make the changes correspond manually from ZE to lua and vice versa.

I suggest you look at the stock campaign scripts and the campaign layer of the stock maps in ZE for a better understanding with all this.
User avatar
yuke5
Field Commander
Field Commander
Posts: 945
Joined: Wed Jun 29, 2011 10:42 pm
Games I'm Playing :: SWBF2 TF2 RC KOTOR
xbox live or psn: My steam is yuke5.
Location: Vermont

Re: Regions in campaign

Post by yuke5 »

I've been flipping through the LUA's I haven't checked it out in zero editor, I didn't know I could. Thanks a lot! :D I'm probably biting off a bit more than I can chew right now, but I figure I'll get it down with practice, makings mistakes, and figuring them out. Once again, thank you :D
Post Reply