Disable Multilingual
Hello. Is there any way to completly disable multilingual.amxx ?
I mean, if I remove it from plugins.ini, I get an ML_NOT_FOUND error, even if none of the plugins are using server language. I got rid of all basic amxx plug-ins and made my own, with help from friends. Thanks ! |
Re: Disable Multilingual
If you have all your own plugins then you shouldn't have added any multi-lingual support to them.
What plugin causes the ML_NOT_FOUND? You'll need to remove multilingual support from that plugin. On a more relevant point, why remove it at all? Just don't let anyone change their language. You can also edit multilingual.amxx and prevent it from showing anything about multilingual support but I'm quite sure that a setting will already do this for you. |
Re: Disable Multilingual
if it shows ML_NOT_FOUND, that means that the plugin still uses ML.
|
Re: Disable Multilingual
Quote:
|
Re: Disable Multilingual
update to lastest amxmodx it supports rehlds http://www.amxmodx.org/snapshots.php
|
Re: Disable Multilingual
This is no related to rehlds.
You have this error if a plugin uses a multilingual key which doesn't exist. Usually, people have missing multilingual files in data/lang/. Depending the context, you can have a plugin which uses a key with a typo or simply the plugin did not register the multilingual file. |
Re: Disable Multilingual
Quote:
support , including register_dictionary and %L from all of the formats. |
Re: Disable Multilingual
You must have missed something then. There is no other explanation.
|
Re: Disable Multilingual
Quote:
|
Re: Disable Multilingual
Quote:
|
| All times are GMT -4. The time now is 18:00. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.