Oxxy
New member
HULD stands for "Hercules Ultimate Localization Design".
So, suggestions are:
.@md_name$ = _("Endless Tower"); //---> doesn't work set .@md_name$, _("Endless Tower"); //---> tested, work fine for me
and few questions:
So, suggestions are:
- Add option to choose if u need to create translations for standart NPCs or not?
- Create command "@reloadlangdb", which will reset the db/translations.conf? So we don't have to restart server
- Ability to translate NPCs display name
- Make system messages and console messages be translatable?
- Make direct assign of variables work
.@md_name$ = _("Endless Tower"); //---> doesn't work set .@md_name$, _("Endless Tower"); //---> tested, work fine for me
and few questions:
- is it possible to translate waitingrooms? like will they show translated things, or it isn't? if no - make them translatable
- is it possible to translate dispbottoms? if no - make them translatable
- is it possible to translate message script command(not mes, but message)? if no - make them translatable
Last edited by a moderator: