Multi-Lingual File Error
I'm currently updating my Entity Remover plugin, but my multi-lingual file has an error.
Here is the file: Code:
[en]Code:
L 08/27/2008 - 16:03:50: Invalid multi-lingual line (file "cstrike\addons\amxmodx\data\lang\entity_remover.txt" line 1)I have the latest version of AMXX (1.8.1). I don't see anything wrong with my file. I even tried adding a few other languages, with random words because I don't know other languages enough to translate. And it still doesn't work. In game, every time a ML message should be shown, I get ML_NOTFOUND error. Screenshot |
Re: Multi-Lingual File Error
I'm pretty sure that you have tried to register this file as UTF8.
You must register the file as UTF8 Without BOM. ( Byte Order Mark ). Because of this mark, the ML system cries. |
Re: Multi-Lingual File Error
|
Re: Multi-Lingual File Error
Use Notepad++ ; really a good editor.
|
Re: Multi-Lingual File Error
Thanks arkshine. I got it to work, but now I broke my code.
I can't figure out why it won't work :grrr: I'll keep testing to see where I went wrong. |
| All times are GMT -4. The time now is 03:05. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.