Page 2 of 2
Posted: Tue Oct 17, 2006 3:19 pm
by Hebes24
You upload it to Filefront, or savefile, or any other File hosting site, then post the link to the download page here.
@
sundell -
Star Wars Battlefront II Mod Tools
After you have downloaded it, run the .exe and install to the C: drive. (or, whichever drive BF2 is on)
Then, after installation, Go to C:\BF2_ModTools\documentation and read the Getting Started.doc located there. It will answer most of your questions about....Getting Started (*shrugs*).
Posted: Wed Oct 18, 2006 2:10 pm
by sundell
ok it works now thanks

Re: How to remove guardian/war hero award effects (FAQ)
Posted: Thu May 15, 2008 3:49 am
by Omega_007
I've found that with the latest fake console, there's a code called "Remove Award Effects" which does the same job as required; mind you, that only works for some units(i.e. those who's names, like imp_inf_marine are mentioned in common.lvl).
Edit: Sorry about the bump, fellas; I only say the date of the previous post a minute ago.
Re: How to remove guardian/war hero award effects (FAQ)
Posted: Thu May 15, 2008 4:15 pm
by [RDH]Zerted
Ugh, this is a another topic with its first post cut out.
Anyway, the FakeConsole does it by changing the following class properties on each unit class to: ""
Class Properties:
BuffHealthEffect
BuffOffenseEffect
BuffDefenseEffect
You can do this ingame using: SetClassProperty() (recommended if you're only making minor changes to the retail sides)
Or you can do it through the ODF files (recommended if you're using custom sides).
Doing this doesn't stop the unit from getting the awards, it just prevents you from seeing the graphical effects of the award.
Re: How to remove guardian/war hero award effects (FAQ)
Posted: Thu May 15, 2008 4:27 pm
by Caleb1117
What about the sound?
Re: How to remove guardian/war hero award effects (FAQ)
Posted: Thu May 15, 2008 5:05 pm
by Aman/Pinguin
The sound will still be there I guess.
Re: How to remove guardian/war hero award effects (FAQ)
Posted: Sat May 17, 2008 3:54 am
by [RDH]Zerted
I don't remember hearing the sound... I'd assume the sounds don't play if their effects don't play. Isn't the sound linked to the effects? I don't know, I've never done stuff with sounds.
Re: How to remove guardian/war hero award effects (FAQ)
Posted: Sat May 17, 2008 4:57 pm
by Sky_216
Wow, very useful...

Re: How to remove guardian/war hero award effects (FAQ)
Posted: Sat May 24, 2008 6:11 am
by Aman/Pinguin
Omega_007 wrote:...what on Earth was...
Fixed.
Edit: And removed ~[RDH]Zerted