How do I select/delete/move the 4 original CPs? [Solved]

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
MrZora
Private
Posts: 42
Joined: Sun Feb 17, 2008 1:29 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: New Hampshire

How do I select/delete/move the 4 original CPs? [Solved]

Post by MrZora »

How do you do this? ^See Topic^
I have no idea how to. :faint:
Something to do with the .lua?
User avatar
Maveritchell
Jedi Admin
Jedi Admin
Posts: 7366
Joined: Mon Aug 21, 2006 11:03 pm

Re: Deleting/Moving the 4 original CPs in the Modmap

Post by Maveritchell »

Nothing to do with .lua, everything to do with layers. If you don't know how to add CPs at all I would suggest you read "Getting Started." If you do know how and just wonder why it seems that you can't move the first four, it's because you're still working in the base layer in ZE.

Maps are set up in layers. The base layer applies to all maps, while individual layers can be loaded for different map modes (since, for example, you wouldn't want capture regions in assault). Go to the circled part:
Image
And click "change" to switch to the layer with the CPs in them. The conquest CPs (and associated regions/paths) are in the "Conquest" layer, the assault CPs in the "Assault" layer, etc.
User avatar
MrZora
Private
Posts: 42
Joined: Sun Feb 17, 2008 1:29 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: New Hampshire

Re: Deleting/Moving the 4 original CPs in the Modmap

Post by MrZora »

O.k.
I deleted them.
Thanks! :bowdown:

Now do I make a "odf" folder in "C:\BF2_ModTools\data_***\Worlds\***" and add yav2_bldg_Temple.odf to it to make the building appear in my map?
:faint:
Hidden/Spoiler:
*** = Random Map Name
User avatar
Maveritchell
Jedi Admin
Jedi Admin
Posts: 7366
Joined: Mon Aug 21, 2006 11:03 pm

Re: Deleting/Moving the 4 original CPs in the Modmap

Post by Maveritchell »

You need all the associated files with the .odf of the prop you're placing. If you're placing yav2_bldg_temple.odf, you need the associated .msh (and .msh.option, which will be the same name as the .msh) file (which is mentioned in the .odf file).

You also need all the associated texture files. You can figure these out by either using a hexeditor to search through the .msh file for .tga or by using 3D Object Converter (a very useful tool). To do the latter you need to open up the .msh, then 3DOC will name all the missing textures, which you can then collect.

Once you've got all your files, sort them into their proper folders (ODF, MSH, etc, just like the stock worlds folders are set up). Then you can go ahead and add them in ZE.

A shortcut many people use is just copying the entire ODF and MSH folder of a stock world into their world folder, but I would recommend learning how to do the above as it cuts down on filesize and, trust me, if you keep with modding you'll eventually do it this way anyway.
PsYcH0_]-[aMsT3r
2nd Lieutenant
2nd Lieutenant
Posts: 405
Joined: Fri Jan 25, 2008 3:11 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Location Location.

Re: Deleting/Moving the 4 original CPs in the Modmap

Post by PsYcH0_]-[aMsT3r »

Just use the getting started guide. It has tonnes of stuff in it about CPs, buildings etc...
User avatar
MrZora
Private
Posts: 42
Joined: Sun Feb 17, 2008 1:29 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: New Hampshire

Re: Deleting/Moving the 4 original CPs in the Modmap

Post by MrZora »

Thanks Again! :bowdown:
Edit: How do I make a custom unit's name appear in the game?
It comes up as some random letters & numbers.
woner11
Sith
Sith
Posts: 1361
Joined: Tue Sep 18, 2007 10:17 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: The lost world of pickels
Contact:

Re: Deleting/Moving the 4 original CPs in the Modmap

Post by woner11 »

Open the edit localize.bat tool under your data_*** folder. Then go to entity and type in his name. I'll give you an example. If the guys name is rep_hero_kit. You go to entity then the rep folder. Then you go to the menu at the top and click add key. Then rename the key hero_kit. Click on the key and you'll notice two white boxes pop up. Type into the first box what you want him to be called, so in this case, Kit Fisto. If the unit's name doesn't fit under one of the catagories under entity, then click the create new scope in one of the top menus. Rename the scope to whatever it is for example if it was dth_sith_shrike. Then you rename the scope dth. Create a key under it and name it sith_shrike. Then type its name in the white box that is next to it. This should also be documented in doc section of the mod tools probably in the getting started doc. Hope this helps.
User avatar
MrZora
Private
Posts: 42
Joined: Sun Feb 17, 2008 1:29 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: New Hampshire

Re: Deleting/Moving the 4 original CPs in the Modmap

Post by MrZora »

I still can't get the name to localize.
It comes up as "Ox889475D2"

The side is a custom, called "smc" The character is "smc_{SM}MrZora" I want it called "{SM}MrZora
Where would I enter this stuff?
The Common/Sides area? :faint:
User avatar
Maveritchell
Jedi Admin
Jedi Admin
Posts: 7366
Joined: Mon Aug 21, 2006 11:03 pm

Re: Deleting/Moving the 4 original CPs in the Modmap

Post by Maveritchell »

We're not going to just answer every question you have if you're not taking the time to read the documentation or the "everything you need" thread. From that thread:
http://www.gametoast.com/forums/viewtopic.php?t=971
User avatar
MrZora
Private
Posts: 42
Joined: Sun Feb 17, 2008 1:29 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: New Hampshire

Re: Deleting/Moving the 4 original CPs in the Modmap

Post by MrZora »

Sorry.
Thanks for the link!
I will lock this now, once I figure out how to lock...
Post Reply