mirror of
https://github.com/zeldaret/tmc
synced 2026-09-08 03:36:29 -04:00
label script functions
This commit is contained in:
@@ -13,7 +13,7 @@ script_0800C592:
|
||||
Jump script_0800C592
|
||||
script_0800C5A6:
|
||||
EndBlock
|
||||
_0807E864
|
||||
SetPlayerIdle
|
||||
CheckInventory1 0x0067
|
||||
JumpIfNot script_0800C5BC
|
||||
Call sub_08060208
|
||||
@@ -22,5 +22,5 @@ script_0800C5BC:
|
||||
MessageNoOverlap 0x4710
|
||||
script_0800C5C0:
|
||||
WaitUntilTextboxCloses
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
Jump script_0800C592
|
||||
|
||||
@@ -5,29 +5,29 @@ SCRIPT_START script_Object69LinksHouseBed
|
||||
script_08009DF0:
|
||||
CheckPlayerInRegion 0x00a0, 0x0038, 0x1830
|
||||
JumpIfNot script_08009DF0
|
||||
_0807E864
|
||||
Call sub_0807F9A4
|
||||
SetPlayerIdle
|
||||
Call WaitForPlayerNormal
|
||||
Wait 0x0008
|
||||
_0807EB28 0x3207
|
||||
EzloMessage 0x3207
|
||||
CheckTextboxResult
|
||||
JumpIfNot script_08009E4E
|
||||
Call sub_0807DF28
|
||||
_0807E778 0x0002
|
||||
SetFadeTime 0x0002
|
||||
DoFade5
|
||||
WaitForFadeFinish
|
||||
Call sub_0804E864
|
||||
Wait 0x001e
|
||||
SetSyncFlag 0x00000002
|
||||
WaitForSyncFlagAndClear 0x00000001
|
||||
_0807EB28 0x3209
|
||||
EzloMessage 0x3209
|
||||
Wait 0x000f
|
||||
WaitUntilTextboxCloses
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
Call sub_0807DF50
|
||||
DoPostScriptAction 0x0006
|
||||
SCRIPT_END
|
||||
script_08009E4E:
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
DoPostScriptAction 0x0006
|
||||
SCRIPT_END
|
||||
.2byte 0x0000
|
||||
|
||||
@@ -4,7 +4,7 @@ SCRIPT_START script_PlayerWakeAfterRest
|
||||
Call sub_0807DF28
|
||||
EndBlock
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
_0807E778 0x0002
|
||||
SetFadeTime 0x0002
|
||||
DoFade4
|
||||
WaitForFadeFinish
|
||||
DoPostScriptAction 0x0014
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
@ Links house Smith
|
||||
SCRIPT_START script_SmithAtLinksHouse
|
||||
BeginBlock
|
||||
Call sub_0807F348
|
||||
Call SetPriorityMessage
|
||||
Call sub_08066288
|
||||
Call sub_08066274
|
||||
DoPostScriptAction 0x000a
|
||||
_0807E930 0x000c
|
||||
_0807E908 0x0003
|
||||
SetAnimation 0x000c
|
||||
SetAction 0x0003
|
||||
EndBlock
|
||||
script_08009DD2:
|
||||
_0807E944
|
||||
_0807E908 0x0002
|
||||
TriggerInteract
|
||||
SetAction 0x0002
|
||||
Call sub_0806622C
|
||||
WaitUntilTextboxCloses
|
||||
_0807E908 0x0003
|
||||
_0807E930 0x000c
|
||||
SetAction 0x0003
|
||||
SetAnimation 0x000c
|
||||
Jump script_08009DD2
|
||||
|
||||
Reference in New Issue
Block a user