PDA

View Full Version : I cant get my localization file to work


Green_Falcon
11-27-2002, 01:16 PM
Hey Guys i cant get my localization file to work. All i am trying to do is get the "press fire to join" command to change to something else. I have the localization file and i tryed doing this. I made a global folder under the main folder so the path looks like this eagames/mohaa/main/global/localization what am i doing wrong. Every time i restart the server nothing changes, it always says press fire to join.
Thanks for your help i will really appriciate it.
Green Falcon

SNYPE
11-27-2002, 02:17 PM
If this is for Spearhead, it wont work here is the thread: http://www.mohadmin.com/nuke/modules.php?name=Forums&file=viewtopic&t=286

If its for MohAA then go here in the Guides: http://www.mohadmin.com/nuke/modules.php?name=Content&pa=showpage&pid=19

Green_Falcon
11-27-2002, 02:36 PM
Hey it is green again, it is for MOHAA not SH but i looked at the file you linked and it still does not work any further help would be appriciated

SNYPE
11-27-2002, 02:49 PM
Ok it appears that you have the file structure correct, I would assume that maybe you dont have it in the correct line in the file.
Here is where mine is, its about 1/3 the way from the top of the file (I included a few lines before and after so you can identify where it is):

{ "Press &&& to use the scope." "Press &&& to use the scope." }
{ "Press 'Fire' to Continue" "Press 'Fire' to Continue" }
{ "Press ( &&& ) to see your objectives." "Press ( &&& ) to see your objectives." }
{ "Press ( &&& ) to walk. Walk when you want to sneak up on enemies." "Press ( &&& ) to walk. Walk when you want to sneak up on enemies." }
{ "Press fire to join the battle!" "Welcome to the [OTD] Dedicated server.\rServer hours: M-F 4pm-6am pst,S/S=24 hrs. \rCKR and Autokick enabled. \rServer IP: 65.105.194.182 \rPress fire to join the battle!" }
{ "Press FIRE to skip the credits" "Press FIRE to skip the credits" }

Just put your info in there and youre set.

Green_Falcon
11-27-2002, 07:35 PM
Hey its Green again
Thank you this has resolved the problem
i was putting it in the first part and not the second.
Thanks again