Mass Selection in ZE [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
TimberWolf

Mass Selection in ZE [Solved]

Post by TimberWolf »

In ZeroEditor, how does one select many item, such as a drag-select? I know that there is the "multi select" button but it requires you to click each object individually. I want to be able to move a cap ship and all its turrets/components at the same time without having to tediously select everything one at a time. Or, perhaps, how does one link an object to another? So that when one is moved so are the others? Thanks.
User avatar
AceMastermind
Gametoast Staff
Gametoast Staff
Posts: 3285
Joined: Mon Aug 21, 2006 6:23 am
Contact:

Multiselecting capital ships for saving OBG files

Post by AceMastermind »

If you just want to move an existing Cap ship, in ZE go to "object" edit mode and click "multiselect", zoom far out so you can see the entire ship, then hold the "shift" key and drag a box around the whole ship, which in turn will select every part of the ship, then using "c", you can move the whole group up, down, or side to side, or using "z" you can rotate the whole group.

If you want to place them in a "land" map:
Create a "test" space assault map in Modtools VisualMunge ,then open ZE and load the "test" space .wld file.
Then go into "Object" edit mode and click "multiselect".
You will need to zoom far out to see the entire ship.
Then hold the "shift" key and drag a box around the Capital ship and then save it as "object group" located at the bottom left of the tools.

What this does is save everything that you selected on the cap ship into 1 file(it saves in the world1 folder). If you want to place a Cap ship on say a land map, just load up that .obg file and you can simply place another ship without having to select each and every part again but you also must have it's corresponding odf, msh and textures in your data_ABC\Worlds\ABC ODF and MSH folders.

Once you make your ".obg" file just copy it into the data_ABC\Worlds\ABC\ODF folder of your project map.
Open ZE for your project map and load your .wld file and go into "object" edit mode and click on "multiselect" and load your .obg file(that we copied and pasted) and just place it wherever you want as many times as you want.


Premade "obg" files:
http://www.filefront.com/14826873/Space ... Thrax.zip/

(This link came straight from: The BF2 Modding FAQ / "Everything you need" thread, under the topic link "Tools to add new capital ships quickly")
Last edited by AceMastermind on Tue Sep 19, 2006 8:42 pm, edited 2 times in total.
TimberWolf

Post by TimberWolf »

Thanks Ace, that's exactly what I was after. A new problem has presented itself, though: now that I can move ships, I need to be able to move the spawn points. I know that you can hold shift to move them up, but that's only one axis. :( How do I move them along the other axis?
t551
General
General
Posts: 791
Joined: Sat Jul 16, 2005 3:23 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Post by t551 »

Right - click to move the entire path, and just drag it with your mouse.
TimberWolf

Post by TimberWolf »

It's a bit clunky still but it works, thanks.
Post Reply