Page 1 of 1

2 things

Posted: Sat Dec 15, 2007 4:33 pm
by mutedrancor
ok there are two things i need help with
1.to change the name's of soliders what ALL do i need to do
2. i tried to change the color of the droideka's shield buy editing it with photoshop but it does not show up in game

p.s.do i edit from the cis effects?

thanks

Re: 2 things

Posted: Sat Dec 15, 2007 5:14 pm
by authraw
You need to use the localize tool to name and rename units.

TUTORIAL LINK

Re: 2 things

Posted: Sat Dec 15, 2007 9:48 pm
by mutedrancor
where can i find the localize Tool and is the tut for bf1?

Re: 2 things

Posted: Sat Dec 15, 2007 10:11 pm
by Syth
You have to edit the shield in particle editor too (sides/CIS/effects/droidekashield). Just open it in notepad and edit below line to change the color

Code: Select all

Color(100, 210, 255, 250);
(Its in Red Green Blue Alpha)

Re: 2 things

Posted: Sat Dec 15, 2007 10:18 pm
by Challenger33
That's strange...I only edited the .tga file in the CIS effects folder, and it worked :? .

Re: 2 things

Posted: Sat Dec 15, 2007 10:43 pm
by authraw
mutedrancor wrote:where can i find the localize Tool and is the tut for bf1?
It's in BF2_Modtools/Data_ABC/ and it's called editlocalize.bat

Yes, that tutorial is for BF1, but they haven't changed the localize tool at all between the two games.

Re: 2 things

Posted: Sat Dec 15, 2007 10:57 pm
by mutedrancor
thanks :D