mirror of
https://github.com/zeldaret/tmc
synced 2026-07-08 22:44:46 -04:00
label script functions
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
@ Mazaal Macro when defeated
|
||||
SCRIPT_START script_MazaalMacroDefeated
|
||||
BeginBlock
|
||||
_0807E864
|
||||
SetPlayerIdle
|
||||
EndBlock
|
||||
Wait 0x0078
|
||||
_0807E908 0x0004
|
||||
SetAction 0x0004
|
||||
StartPlayerScript script_PlayerDefeatedMazaal
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
Wait 0x000c
|
||||
_0807E908 0x0005
|
||||
SetAction 0x0005
|
||||
SCRIPT_END
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
SCRIPT_START script_Object89Mazaal
|
||||
BeginBlock
|
||||
EndBlock
|
||||
_0807E888
|
||||
DisablePlayerControl
|
||||
Wait 0x0018
|
||||
_0807E864
|
||||
SetPlayerIdle
|
||||
StartPlayerScript script_PlayerAtMazaal
|
||||
WaitForSyncFlagAndClear 0x00000001
|
||||
_0807E908 0x0002
|
||||
SetAction 0x0002
|
||||
SCRIPT_END
|
||||
.2byte 0x0000
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@ Player entering Mazaal
|
||||
SCRIPT_START script_PlayerAtMazaal
|
||||
BeginBlock
|
||||
_0807EB44 0x0000
|
||||
SetAnimationState 0x0000
|
||||
SetEntitySpeed 0x0140
|
||||
EndBlock
|
||||
_0807EDD4 0x00b8, 0x0094
|
||||
|
||||
@@ -4,15 +4,15 @@ SCRIPT_START script_PlayerDefeatedMazaal
|
||||
SetEntitySpeed 0x0140
|
||||
EndBlock
|
||||
Wait 0x003c
|
||||
_0807EB44 0x0004
|
||||
SetAnimationState 0x0004
|
||||
Wait 0x000f
|
||||
_0807EB44 0x0002
|
||||
SetAnimationState 0x0002
|
||||
Wait 0x0012
|
||||
_0807EB44 0x0006
|
||||
SetAnimationState 0x0006
|
||||
Wait 0x000c
|
||||
_0807EB44 0x0000
|
||||
SetAnimationState 0x0000
|
||||
Wait 0x0015
|
||||
_0807EB44 0x0004
|
||||
SetAnimationState 0x0004
|
||||
Wait 0x0008
|
||||
SetSyncFlag 0x00000002
|
||||
_0807EDD4 0x0088, 0x0158
|
||||
|
||||
Reference in New Issue
Block a user