mirror of
https://github.com/zeldaret/tmc
synced 2026-07-09 06:53:27 -04:00
label script functions
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
SCRIPT_START script_GregalSick
|
||||
BeginBlock
|
||||
DoPostScriptAction 0x000a
|
||||
_0807E930 0x0000
|
||||
SetAnimation 0x0000
|
||||
EndBlock
|
||||
CheckLocalFlag 0x0063
|
||||
JumpIf script_08014BE8
|
||||
@@ -14,21 +14,21 @@ script_08014B48:
|
||||
CheckEntityInteractType
|
||||
JumpIfNot script_08014B48
|
||||
EndBlock
|
||||
_0807E864
|
||||
_0807EB74
|
||||
SetPlayerIdle
|
||||
FacePlayer
|
||||
MessageNoOverlap 0x2f01
|
||||
WaitUntilTextboxCloses
|
||||
Wait 0x000f
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
Jump script_08014B48
|
||||
script_08014B70:
|
||||
EndBlock
|
||||
_0807E864
|
||||
SetPlayerIdle
|
||||
Call sub_0807DF28
|
||||
SetSyncFlag 0x00000001
|
||||
DoPostScriptAction 0x0004
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
_0807E930 0x0010
|
||||
SetAnimation 0x0010
|
||||
Call sub_0806CCF8
|
||||
Wait 0x0014
|
||||
Call sub_0806CD04
|
||||
@@ -46,14 +46,14 @@ script_08014B70:
|
||||
SetSyncFlag 0x00000001
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
Call sub_0807DF50
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
script_08014BE8:
|
||||
_0807E930 0x0010
|
||||
SetAnimation 0x0010
|
||||
Call sub_0806CD4C
|
||||
script_08014BF2:
|
||||
CheckEntityInteractType
|
||||
JumpIfNot script_08014BF2
|
||||
_0807E864
|
||||
SetPlayerIdle
|
||||
CheckLocalFlag 0x0065
|
||||
JumpIf script_08014C1C
|
||||
SetLocalFlag 0x0065
|
||||
@@ -68,5 +68,5 @@ script_08014C1C:
|
||||
WaitUntilTextboxCloses
|
||||
script_08014C22:
|
||||
Wait 0x000f
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
Jump script_08014BF2
|
||||
|
||||
Reference in New Issue
Block a user