Page 1 of 1

HELP with modding Aayla Secura

Posted: Sat Oct 28, 2006 9:35 am
by Assasin_Clone
Hey guys, I made a new Darth Talon cause my first one sucks. Here´s my problem: When I munge it inside of the rep side changing just the skin it works. But now I wanna change the name of the req file. I change it and register this new name on the rep.req file the same way the others .req files are. I hex-edit the mission.lvl to read this new character .req file. So far so good. When I go in-game my character isn´t there! So I wanna know how can I fix that.

Thanks, Assasin_Clone

RE: HELP with modding Aayla Secura

Posted: Sat Oct 28, 2006 12:37 pm
by Darkicon
My solution would be to make your own side for Darth Talon.

Just put all of the Darth Talon files (MSHs, ODFs, ANIMs, REQs) in a new folder in \Sides\, name it something like "tal".

In short.

1. Copy and rename the files from "rep_inf_aaylasecura", or whatever to something like, "tal_inf_talon".
2. Make a new folder in your mod in "\data_***\Sides", name it "tal".
3. Copy the Talon TGAs, MSHs and TGA.OPTIONs to "\data_***\Sides\tal\msh\".
4. Copy the Talon ODFs and COMBOs to "\data_***\Sides\tal\odf\".
5. Copy the Talon ANIMs, ZAABINs, and ZAFBINs to "\data_***\Sides\tal\munged\".
6. Copy the Republic REQ file to "\data_***\Sides\tal\" and open the file and delete all entries and add "tal_inf_aaylasecura".
7. Copy the Talon REQ file to "\data_***\Sides\tal\req\".
8. Open the Talon REQ file and change the entry from "rep_hero_aalya" to "tal_hero_talon".
9. Open the Talon ODF file and change the geometry entries to the proper Talon ones.
10. Copy the lightsaber and force power files that are listed under "WEAPONSECTION = 1" through "3" into the ODF and MSH folders.

That should do it. I might have forgotten something.

OH YEAH!

Posted: Sat Oct 28, 2006 3:06 pm
by Assasin_Clone
OH YEAH! Thanks A LOT!!!! now it works perfectly!!!

PS.: You just forgot 1 thing> I need to copy the common side too.

THANK YOU!!!

thanks, Assasin_Clone