mirror of
https://github.com/zeldaret/tmc
synced 2026-08-09 02:48:23 -04:00
label script functions
This commit is contained in:
@@ -4,22 +4,22 @@ SCRIPT_START script_CarpenterOutsideTown
|
||||
BeginBlock
|
||||
Call sub_08067314
|
||||
DoPostScriptAction 0x000a
|
||||
_0807EB44 0x0004
|
||||
SetAnimationState 0x0004
|
||||
SetIntVariable 0x00000000
|
||||
Call sub_080672B0
|
||||
EndBlock
|
||||
script_08009592:
|
||||
CheckEntityInteractType
|
||||
JumpIfNot script_08009592
|
||||
_0807E864
|
||||
_0807EB74
|
||||
SetPlayerIdle
|
||||
FacePlayer
|
||||
SetIntVariable 0x00000004
|
||||
Call sub_080672B0
|
||||
Call sub_080672C8
|
||||
WaitUntilTextboxCloses
|
||||
Wait 0x000f
|
||||
_0807E878
|
||||
_0807EB44 0x0004
|
||||
EnablePlayerControl
|
||||
SetAnimationState 0x0004
|
||||
SetIntVariable 0x00000000
|
||||
Call sub_080672B0
|
||||
Jump script_08009592
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
@ also at Lon Lon Ranch
|
||||
SCRIPT_START script_GuardNorthHyruleField
|
||||
BeginBlock
|
||||
_0807EB44 0x0004
|
||||
SetAnimationState 0x0004
|
||||
_0807E9D4
|
||||
DoPostScriptAction 0x000a
|
||||
CallWithArg sub_0807F3D8, 0x00000000
|
||||
@@ -10,11 +10,11 @@ SCRIPT_START script_GuardNorthHyruleField
|
||||
script_08014E2C:
|
||||
CheckEntityInteractType
|
||||
JumpIfNot script_08014E2C
|
||||
_0807E864
|
||||
_0807EB74
|
||||
SetPlayerIdle
|
||||
FacePlayer
|
||||
CallWithArg sub_0807F3D8, 0x00000000
|
||||
Call sub_08064428
|
||||
WaitUntilTextboxCloses
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
Jump script_08014E2C
|
||||
.2byte 0x0000
|
||||
|
||||
@@ -3,19 +3,19 @@ SCRIPT_START script_MutohOutsideTown
|
||||
BeginBlock
|
||||
Call sub_08067100
|
||||
DoPostScriptAction 0x000a
|
||||
_0807EB44 0x0004
|
||||
SetAnimationState 0x0004
|
||||
DoPostScriptAction 0x0000
|
||||
EndBlock
|
||||
script_08009512:
|
||||
CheckEntityInteractType
|
||||
JumpIfNot script_08009512
|
||||
_0807E864
|
||||
SetPlayerIdle
|
||||
DoPostScriptAction 0x0001
|
||||
_0807EB74
|
||||
FacePlayer
|
||||
Call sub_080670B4
|
||||
WaitUntilTextboxCloses
|
||||
_0807E878
|
||||
_0807EB44 0x0004
|
||||
EnablePlayerControl
|
||||
SetAnimationState 0x0004
|
||||
DoPostScriptAction 0x0000
|
||||
Jump script_08009512
|
||||
.2byte 0x0000
|
||||
|
||||
@@ -14,14 +14,14 @@ SCRIPT_START script_Object69FixBridge
|
||||
.endif
|
||||
.endif
|
||||
.endif
|
||||
_0807E864
|
||||
SetPlayerIdle
|
||||
MoveEntityToPlayer
|
||||
CameraTargetEntity
|
||||
SetEntitySpeed 0x0200
|
||||
EndBlock
|
||||
Wait 0x000f
|
||||
_0807E8E4_2
|
||||
Call sub_0807F3F8
|
||||
Call CreatePlayerExclamationMark
|
||||
Wait 0x001e
|
||||
_0807EDD4 0x00b8, 0x0258
|
||||
Wait 0x001e
|
||||
@@ -29,6 +29,6 @@ SCRIPT_START script_Object69FixBridge
|
||||
Wait 0x0078
|
||||
_0807EEB4
|
||||
CameraTargetPlayer
|
||||
_0807E878
|
||||
EnablePlayerControl
|
||||
DoPostScriptAction 0x0006
|
||||
SCRIPT_END
|
||||
|
||||
Reference in New Issue
Block a user