All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h English (en)Both scaling functions will immediately return without doing anything if:
* [[WorldMgr]]::sInstance->stageType == 1 (Open World [[stage]])
* and WorldMgr::sInstance->isAocField (current map is Trial of the Sword)
* and WorldMgr::sInstance->disableScaling (set to true when entering Trial of the Sword)
 h French (fr)Les deux fonctions de nivellement ne feront absolument rien si :
* [[WorldMgr]]::sInstance->stageType == 1 (Open World [[stage]])
* and WorldMgr::sInstance->isAocField (la map actuelle est les épreuves de l'épée)
* and WorldMgr::sInstance->disableScaling (réglée à true à l'entrée des épreuves de l'épée)
 h Chinese (zh)下面這個情況會導致敵人跟武器維持原樣。
* WorldMgr::sInstance->stageType == 1 (Open World stage)
* 且 WorldMgr::sInstance->isAocField (current map is Trial of the Sword)
* 且 WorldMgr::sInstance->disableScaling (set to true when entering Trial of the Sword)