mirror of
https://github.com/zeldaret/tmc
synced 2026-07-01 04:10:16 -04:00
Various documentations
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@ Minish Woods Ezlo Cutscene NPC4E
|
||||
SCRIPT_START script_Npc4EEzloCutscene
|
||||
BeginBlock
|
||||
Call sub_08054564
|
||||
Call DisableRandomDrops
|
||||
EndBlock
|
||||
script_0801248A:
|
||||
CheckPlayerInRegion 0x0208, 0x02c8, 0x4020
|
||||
@@ -126,7 +126,7 @@ script_08012566:
|
||||
StopBgm
|
||||
Wait 0x003c
|
||||
PlayBGM
|
||||
Call sub_08054570
|
||||
Call EnableRandomDrops
|
||||
SetGlobalFlag EZERO_1ST
|
||||
CallWithArg ResetPlayerFlag, PL_NO_CAP
|
||||
Call EnablePauseMenu
|
||||
|
||||
@@ -11,7 +11,7 @@ SCRIPT_START script_CutsceneMiscObjectMinishCap
|
||||
_0807EDD4 0x0078, 0x0068
|
||||
SetSyncFlag 0x00000100
|
||||
WaitForSyncFlagAndClear 0x00000080
|
||||
_0807EF3C 0xff80, 0x0000
|
||||
_0807EF3C -128, 0x0000
|
||||
CallWithArg DeleteRepeatedSoundManager, 0x00000003
|
||||
Wait 0x003c
|
||||
SetSyncFlag 0x00000100
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
SCRIPT_START script_CutsceneOrchestratorVaatiAppears
|
||||
BeginBlock
|
||||
SetEntityPositionRelative 0x01f8, 0x00e0
|
||||
Call sub_08054564
|
||||
Call DisableRandomDrops
|
||||
EndBlock
|
||||
script_08014FCC:
|
||||
CheckPlayerInRegion 0x01f8, 0x00a0, 0x2040
|
||||
@@ -141,7 +141,7 @@ script_08015104:
|
||||
WaitUntilTextboxCloses
|
||||
_0807F0B4 0x0004
|
||||
CameraTargetPlayer
|
||||
Call sub_08054570
|
||||
Call EnableRandomDrops
|
||||
PlayBGM
|
||||
Call EnablePauseMenu
|
||||
EnablePlayerControl
|
||||
|
||||
@@ -37,7 +37,7 @@ SCRIPT_START script_Npc4EMinishPortalClosing
|
||||
WaitUntilTextboxCloses
|
||||
MessageFromTargetPos TEXT_VAATI2, 0x63, 0x000e
|
||||
WaitUntilTextboxCloses
|
||||
OffsetEntityPosition 0x0000, 0xffe0
|
||||
OffsetEntityPosition 0x0000, -32
|
||||
Call WaitForCameraTouchRoomBorder
|
||||
SetSyncFlag 0x00000002
|
||||
WaitForSyncFlagAndClear 0x00000004
|
||||
|
||||
Reference in New Issue
Block a user