war3x player option problem

Discussion concerning this awesome mod!

Moderator: Forum Moderator

Post Reply
frankieyim
Peon
Posts: 4
Joined: Wed Mar 22, 2006 11:20 pm

war3x player option problem

Post by frankieyim »

Image

wht that??@_@ tell me why?? i download from 1.0.3
DesasterUK
WC3Mods Donor
WC3Mods Donor
Posts: 223
Joined: Thu Mar 09, 2006 6:05 pm
Location: Germany
Contact:

Post by DesasterUK »

it seems u haven't set the following entries in your /amxmodx/data/lang/war3x.txt correctly (i think they are missing)

MENU_PLAYEROPTIONS_1 = Show Race Icons
MENU_PLAYEROPTIONS_2 = Show Health Icons
MENU_PLAYEROPTIONS_3 = Show Dispell Icons
MENU_PLAYEROPTIONS_4 = Auto-Cast on Teammates
MENU_PLAYEROPTIONS_5 = Hudmessage Position
Image
frankieyim
Peon
Posts: 4
Joined: Wed Mar 22, 2006 11:20 pm

Post by frankieyim »

That file has a order that you talk about
User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou »

It appears that those ML entries are missing for that language that you are using. Verify that they exist under the ML entry you are using
Image

No support via PM or Email
frankieyim
Peon
Posts: 4
Joined: Wed Mar 22, 2006 11:20 pm

Post by frankieyim »

YamiKaitou wrote:It appears that those ML entries are missing for that language that you are using. Verify that they exist under the ML entry you are using
ML entry is...??

i dont know that what means ... please teach me =] thanks you very much
User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou »

Translate these into your language (which I believe is Chinese since you are in Hong Kong :P ).

Code: Select all

MENU_PLAYEROPTIONS_1            = Show Race Icons
MENU_PLAYEROPTIONS_2            = Show Health Icons
MENU_PLAYEROPTIONS_3            = Show Dispell Icons
MENU_PLAYEROPTIONS_4            = Auto-Cast on Teammates
MENU_PLAYEROPTIONS_5            = Hudmessage Position

And then place those in the addons/amxmodx/data/lang/war3x.txt file under your languages code.
Image

No support via PM or Email
frankieyim
Peon
Posts: 4
Joined: Wed Mar 22, 2006 11:20 pm

Post by frankieyim »

YamiKaitou wrote:Translate these into your language (which I believe is Chinese since you are in Hong Kong :P ).

Code: Select all

MENU_PLAYEROPTIONS_1            = Show Race Icons
MENU_PLAYEROPTIONS_2            = Show Health Icons
MENU_PLAYEROPTIONS_3            = Show Dispell Icons
MENU_PLAYEROPTIONS_4            = Auto-Cast on Teammates
MENU_PLAYEROPTIONS_5            = Hudmessage Position

And then place those in the addons/amxmodx/data/lang/war3x.txt file under your languages code.
it's already have - -"

Image

yes..i am from hk
Post Reply