Page 1 of 1
How do i localize a gun name?
Posted: Sun Apr 05, 2009 8:28 pm
by jango
im trying 2 give names 4 my force powers that i made so it foesnt say xD. i kno its something that i put in the localize but wat?
Re: How do i localize a gun name?
Posted: Sun Apr 05, 2009 8:32 pm
by Ty294
Open your localization tool. Then under weapons make a scope with the first part of your weapon name (Exp. for rep_weap_inf_rifle, put rep.) then under taht put "weap" then add a key to that and call it "inf_rifle" or whatever.
Re: How do i localize a gun name?
Posted: Sun Apr 05, 2009 9:08 pm
by jango
i put that and it doesnt work

Re: How do i localize a gun name?
Posted: Sun Apr 05, 2009 9:25 pm
by Ty294
Looks set up right. Make sure all the spelling is correct.
Re: How do i localize a gun name?
Posted: Mon Apr 06, 2009 4:00 pm
by jango
i checked and tested it again and still just stupid xD
Re: How do i localize a gun name?
Posted: Mon Apr 06, 2009 4:25 pm
by Super_Clone
The localization of a weapon is its name without the underscores, so to localize it, it would be Force_Missile
Re: How do i localize a gun name?
Posted: Mon Apr 06, 2009 5:18 pm
by jango
so not inf_forcemissile, but force_missile right?
Re: How do i localize a gun name?
Posted: Mon Apr 06, 2009 5:33 pm
by Ty294
No, "inf_" is always there if it's in the name of the weapon. You can try "inf_force_missile" but if the name of the weapon isn't cis_weap_inf_force_missile then it probably won't work.
Re: How do i localize a gun name?
Posted: Mon Apr 06, 2009 7:56 pm
by jango
ugh. 2 dif ppl r telling me 2 dif things. who do i listen 2?
Re: How do i localize a gun name?
Posted: Mon Apr 06, 2009 8:58 pm
by Super_Clone
Me, or you could try both of ours, but im certain mine works
Re: How do i localize a gun name?
Posted: Fri Apr 10, 2009 7:10 am
by ANDEWEGET
isnt it
cis
_weap
_inf_force_missile
or
cis
weap
_inf_force_missile ?
because the odf name is cis_weap_inf_force_missile. in the text boxes you write anything you want, should only be the same.
Re: How do i localize a gun name?
Posted: Fri Apr 10, 2009 7:31 am
by giftheck
No, this should be the order:
* represents a scope, anything under a star, or series of stars is a key
ROOT (not shown, but bear with me)
*weapons
**cis
***weap
inf_force_missile
Failing this, I suggest you go here:
http://www.gametoast.com/forums/viewtopic.php?t=971