Translations:The Great Plateau barrier/12/zh: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
(Created page with "解釋: * 奈落開始待ち means (roughly) 'wait for abyss start' (深淵、開始、等待). It is the name of the AIDef:Action/PlayerHellStartWait action for the...")
 
(No difference)

Latest revision as of 20:22, 12 May 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (The Great Plateau barrier)
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:

解釋:

  • 奈落開始待ち 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 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):一除錯模式沒開、二林克沒有滑翔傘、三林克出現在這個長方形外: