translator
745
edits
(Created page with "=== 模組裡的機關 ===") |
(Created page with "很多玩家注意到,即使有辦法避開抓人的霧(靜止器擊飛等等),林克還是會在離台地不遠處被遊戲抓回來。") |
||
Line 14: | Line 14: | ||
=== 模組裡的機關 === | === 模組裡的機關 === | ||
很多玩家注意到,即使有辦法避開抓人的霧(靜止器擊飛等等),林克還是會在離台地不遠處被遊戲抓回來。 | |||
It turns out that IsGet_PlayerStole2 is also checked by the [[executable]]. More precisely, its value is queried by 5 functions in the entire program. One of them is the [[AIDef:AI/PlayerNormal]] code which is responsible for handling events for the GameROMPlayer (Link) actor. | It turns out that IsGet_PlayerStole2 is also checked by the [[executable]]. More precisely, its value is queried by 5 functions in the entire program. One of them is the [[AIDef:AI/PlayerNormal]] code which is responsible for handling events for the GameROMPlayer (Link) actor. |