Page 1 of 1
problem with gamorreans
Posted: Sun Sep 16, 2007 7:41 pm
by BountyHunterV
ok, i think this is a localizing problem...
i've changed the name of some local gamorreans to "cockatoo", so that every time i kill one it says "so-and-so killed Cockatoo"
when you aim your targeting reticule at them though, it still says "Gamorrean Guard" at the top over their health bar...and, most unhelpfully, the clone troopers shout "Gamorrean Guard! watch out."
help? thx
Re: problem with gamorreans
Posted: Sun Sep 16, 2007 8:15 pm
by EGG_GUTS
Well to fix the problem with the name go in the localizing. and click entity>gam>inf_gamorreanguard and change that. the sound I have no Idea. I hate sound problems.
Re: problem with gamorreans
Posted: Sun Sep 16, 2007 10:47 pm
by BountyHunterV
k thanks Egg guts, i'll munge and see if it works
anyone know the answer to the other problem though?
Re: problem with gamorreans
Posted: Sun Sep 16, 2007 11:19 pm
by Frisbeetarian
You have to remove the sound in the odf.
Re: problem with gamorreans
Posted: Tue Sep 18, 2007 12:12 am
by BountyHunterV
that sound file would be in the clone trooper odf? funny, i didn't see it...
Re: problem with gamorreans
Posted: Tue Sep 18, 2007 1:06 am
by RAymo
this is the rep_inf_default odf:
it would probably be there somewhere
Re: problem with gamorreans
Posted: Tue Sep 18, 2007 1:26 am
by Maveritchell
It's one of the voiceover lines for acquiring a target. No idea which one, but you could just remove all the _VO lines and that'd fix it.
Re: problem with gamorreans
Posted: Tue Sep 18, 2007 3:00 am
by Frisbeetarian
In the Gamorrean odf, it has this line:
"VOUnitType = 174"
From this I would assume that it is unit 174 and that you should remove the line in the trooper's odf related to that unit number.
Re: problem with gamorreans
Posted: Sun Mar 09, 2008 5:56 pm
by jedimoose32
If you are looking for the corresponding VO number then it isn't the one that corresponds to the gammorrean. VO numbers correspond to unit sides, types, and genders. For example, if my VO number was 10 and this was on...lets say its on a Republic Jettrooper then your VO number for VOs of the same type (republic, infantry, male) would also be 10.
There is also a bunch of other properties of that sort connected to the number besides side, type, and gender, but I don't remember what they are. The VO numbers go up to 255 I think.
So basically your "Watch out there's a Gammorrean guard!" is bound to be one of the apporximately 40 VOs for the Republic side.
And that's about as far as I can take you with this one.
Sorry. Hope that helped.