1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
@ Gentari at beginning
SCRIPT_START script_Gentari
BeginBlock
DoPostScriptAction 0x000a
SetAnimationState 0x0004
EndBlock
script_0800C780:
TriggerInteract
SetPlayerIdle
Call DisablePauseMenuAndPutAwayItems
StartPlayerScript script_PlayerAtGentari
WaitForSyncFlagAndClear 0x00000001
CheckInventory1 ITEM_EARTH_ELEMENT
JumpIf script_0800C824
CheckInventory1 ITEM_JABBERNUT
JumpIf script_0800C7C0
SetAnimation 0x0008
MessageFromTarget TEXT_FOREST_MINISH, 0x22
WaitUntilTextboxCloses
DoPostScriptAction 0x0000
Call EnablePauseMenu
EnablePlayerControl
Jump script_0800C780
script_0800C7C0:
SetAnimation 0x0008
CheckLocalFlag 0x0081
JumpIf script_0800C80A
MessageFromTarget TEXT_FINDING_EZLO, 0x30
WaitUntilTextboxCloses
EzloMessage TEXT_FINDING_EZLO, 0x31
WaitUntilTextboxCloses
FaceAwayFromPlayer
MessageFromTarget TEXT_FINDING_EZLO, 0x32
WaitUntilTextboxCloses
SetIntVariable 0x00000103
Call LoadMenu
MessageFromTarget TEXT_FINDING_EZLO, 0x33
WaitUntilTextboxCloses
Wait 0x000a
DoPostScriptAction 0x0000
SetLocalFlag 0x0081
Call EnablePauseMenu
EnablePlayerControl
Jump script_0800C780
script_0800C80A:
MessageFromTarget TEXT_FINDING_EZLO, 0x33
WaitUntilTextboxCloses
Wait 0x000a
SetAnimation 0x0000
Call EnablePauseMenu
EnablePlayerControl
Jump script_0800C780
script_0800C824:
SetAnimation 0x0008
CheckLocalFlag 0x0083
JumpIf script_0800C8AE
MessageFromTarget TEXT_FINDING_EZLO, 0x35
WaitUntilTextboxCloses
SetEntitySpeed 0x0040
MoveTo 0x0038, 0x0044
DoPostScriptAction 0x0000
Wait 0x000f
SetLocalFlag 0x0083
Wait 0x003c
PlaySound SFX_SECRET
Wait 0x003c
FacePlayer
FaceAwayFromPlayer
MessageFromTarget TEXT_FINDING_EZLO, 0x36
WaitUntilTextboxCloses
EzloMessage TEXT_FINDING_EZLO, 0x37
WaitUntilTextboxCloses
Wait 0x000a
SetAnimationState 0x0004
DoPostScriptAction 0x0000
Call EnablePauseMenu
EnablePlayerControl
script_0800C87C:
TriggerInteract
SetPlayerIdle
Call DisablePauseMenuAndPutAwayItems
FacePlayer
SetIntVariable 0x00000008
Call sub_0807F3D8
MessageFromTarget TEXT_FINDING_EZLO, 0x36
WaitUntilTextboxCloses
Wait 0x000a
DoPostScriptAction 0x0000
Call EnablePauseMenu
EnablePlayerControl
Jump script_0800C87C
script_0800C8AE:
MessageFromTarget TEXT_FINDING_EZLO, 0x36
WaitUntilTextboxCloses
Wait 0x000a
DoPostScriptAction 0x0000
Call EnablePauseMenu
EnablePlayerControl
Jump script_0800C780
|