Multi-lingual System Not Working?
K so for example I have this:
Code:
When I type /steal it gives: ML_NOTFOUND: NOT_T or something of that sort. Is there any way to fix this? |
Code:
You only use LANG_SERVER when you are doing ie like logging stuff.. You only use LANG_PLAYER when you are sending to everyone using ie. client_print(0, or show_hud(0 Other than that use the player id when only sending to a single person. Also how does your bombstealer.txt look like? |
Thanks :)
http://forums.alliedmods.net/showthread.php?t=22045 :) Edit: Hm... odd. It still displays the same message o.O |
I don't know what format you saved the bombstealer.txt but when I used your to test it out. It gave me invailded multi-lingual line 1 error. So I just copied everything into another text file and it would read the file perfectly except for.
Italian // << This is not vaild. it has to be like [en] for english. NOT_T = "Lei non č terrorista. Lei non puņ rubare la bomba!" Same thing for Russian. So i just comment them all out for both Italian and Russian and the Multi-Lingual works fine with how I told you the ML system worked. Also Quote:
|
I don't know what you did, but it still doesn't work for me o.O I took out Italian and Russian, and copied straight from what you said, and I'm still getting the same message....
here: I used quotes and didn't use quotes and neither works. |
you have to use register_dictionary("bombstealer.txt") it already goes to that folder.
|
Nope - still doesn't work.
|
you need each thing on its own line. I see it as one big line.
|
That's how it's written on the sheet, but when I uploaded it, it bunched it all together -
STILL doesn't work... :? |
Open your file in notepad. Save it. Upload it. Watch the magic.
Oh, and don't use quotes. |
| All times are GMT -4. The time now is 16:01. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.