All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)A few notes:
* 奈落開始待ち means (roughly) 'wait for abyss start'. It is the name of the [[AIDef:Action/PlayerHellStartWait]] action for the Player_Link aiprog.
* sIsDungeon is set when [[GameScene]] [https://gist.github.com/leoetlino/c3e625367affc6a2dadffb9c92d73f6f generates a stage]. It is false if and only if:
**the map type isn't any of the following type: MarioClubTestDungeon, CDungeon, MainFieldDungeon
**'''and''' (the map type isn't GameTestDungeon) or the map name is ActorViewer or in debug mode{{check}}.
* Essentially, what this piece of code does is force Link to void out if (a) debug flags aren't set, (b) he doesn't have the paraglider, (c) Link is not within the bounds of the following rectangle:
 h Chinese (zh)解釋:
* 奈落開始待ち means (roughly) 'wait for abyss start' (深淵、開始、等待). It is the name of the [[AIDef:Action/PlayerHellStartWait]] action for the Player_Link aiprog.
* sIsDungeon is set when [[GameScene]] [https://gist.github.com/leoetlino/c3e625367affc6a2dadffb9c92d73f6f generates a stage]. It is false if and only if:
**the map type isn't any of the following type: MarioClubTestDungeon (蛤?), CDungeon 神廟裡, MainFieldDungeon 神獸裡
**'''and''' (the map type isn't GameTestDungeon) or the map name is ActorViewer or in debug mode{{check}}.
* 總地來說,遊戲在滿足下列條件時會把林克抓到 (-1021, 253, 1792):一除錯模式沒開、二林克沒有滑翔傘、三林克出現在這個長方形外: