1 |
if (global.monster[myself] == 1) |
2 |
{ |
3 |
if (global.mnfight == 1 && talked == 0) |
4 |
{ |
5 |
scr_randomtarget_ch1scr_randomtarget_ch1function scr_randomtarget_ch1()
{
abletotarget = 1;
if (global.charcantarget[0] == 0 && global.charcantarget[1] == 0 && global.charcantarget[2] == 0)
abletotarget = 0;
mytarget = choose(0, 1, 2);
if (abletotarget == 1)
{
while (global.charcantarget[mytarget] == 0)
mytarget = choose(0, 1, 2);
}
else
{
mytarget = 3;
}
global.targeted[mytarget] = 1;
} (); |
6 |
if (!instance_exists(obj_darkener_ch1)) |
7 |
instance_create_ch1(0, 0, obj_darkener_ch1); |
8 |
global.typer = 50; |
9 |
rr = choose(0, 1, 2); |
10 |
text1 = ; |
11 |
text2 = ; |
12 |
text3 = ; |
13 |
if (rr == 0) |
14 |
{ |
15 |
text1 = ; |
16 |
text2 = ; |
17 |
text3 = ; |
18 |
} |
19 |
if (rr == 1) |
20 |
{ |
21 |
text1 = ; |
22 |
text2 = ; |
23 |
text3 = ; |
24 |
} |
25 |
if (rr == 2) |
26 |
{ |
27 |
text1 = ; |
28 |
text2 = ; |
29 |
text3 = ; |
30 |
} |
31 |
if (acting == 2) |
32 |
{ |
33 |
text1 = ; |
34 |
text2 = WHAT!? NO! It's MY birthday! ; |
35 |
text3 = ; |
36 |
} |
37 |
if (acting == 3) |
38 |
{ |
39 |
text1 = Glasses are cute, I think... ; |
40 |
text2 = Fluffy! Glasses! That's it! ; |
41 |
text3 = ; |
42 |
} |
43 |
if (acting == 4) |
44 |
{ |
45 |
text1 = Spaghetti and tennis balls. ; |
46 |
text2 = ; |
47 |
text3 = ; |
48 |
} |
49 |
if (acting == 5) |
50 |
{ |
51 |
text1 = ; |
52 |
text2 = ; |
53 |
text3 = ; |
54 |
} |
55 |
if (acting == 6) |
56 |
{ |
57 |
text1 = ; |
58 |
text2 = ; |
59 |
text3 = Pollen makes me... Uh, sure! ; |
60 |
} |
61 |
if (manual == 1) |
62 |
{ |
63 |
text1 = Aww, he MADE that!? So caring! ; |
64 |
text2 = ; |
65 |
text3 = (Isn't it a bit... boring?) ; |
66 |
} |
67 |
global.msg[0] = text1; |
68 |
scr_enemyblcon_ch1scr_enemyblcon_ch1function scr_enemyblcon_ch1(arg0, arg1, arg2)
{
if (arg2 == 0)
{
mywriter = instance_create_ch1(arg0, arg1, obj_writer_ch1);
return mywriter;
}
if (arg2 == 1)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
return myblcon;
}
if (arg2 == 2)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_v_ch1;
return myblcon;
}
if (arg2 == 3)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_ch1;
return myblcon;
}
if (arg2 == 4)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 0;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 5)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 1;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 6)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 7)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_r_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 8)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_tall_ch1;
return myblcon;
}
} (x - 110, y - 10, 4); |
69 |
global.msg[0] = text2; |
70 |
scr_enemyblcon_ch1scr_enemyblcon_ch1function scr_enemyblcon_ch1(arg0, arg1, arg2)
{
if (arg2 == 0)
{
mywriter = instance_create_ch1(arg0, arg1, obj_writer_ch1);
return mywriter;
}
if (arg2 == 1)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
return myblcon;
}
if (arg2 == 2)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_v_ch1;
return myblcon;
}
if (arg2 == 3)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_ch1;
return myblcon;
}
if (arg2 == 4)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 0;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 5)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 1;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 6)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 7)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_r_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 8)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_tall_ch1;
return myblcon;
}
} (x - 125, y + 70, 5); |
71 |
global.msg[0] = text3; |
72 |
scr_enemyblcon_ch1scr_enemyblcon_ch1function scr_enemyblcon_ch1(arg0, arg1, arg2)
{
if (arg2 == 0)
{
mywriter = instance_create_ch1(arg0, arg1, obj_writer_ch1);
return mywriter;
}
if (arg2 == 1)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
return myblcon;
}
if (arg2 == 2)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_v_ch1;
return myblcon;
}
if (arg2 == 3)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_ch1;
return myblcon;
}
if (arg2 == 4)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 0;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 5)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 1;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 6)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 7)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_r_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 8)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_tall_ch1;
return myblcon;
}
} (x + 125, y - 10, 6); |
73 |
with (obj_monsterparent_ch1) |
74 |
talkmax = 210; |
75 |
talked = 1; |
76 |
talktimer = 0; |
77 |
manual = 0; |
78 |
} |
79 |
if (talked == 1 && global.mnfight == 1) |
80 |
{ |
81 |
rtimer = 0; |
82 |
scr_blconskip_ch1scr_blconskip_ch1function scr_blconskip_ch1(arg0)
{
if (arg0 != -1)
{
if (button1_p_ch1() && talktimer > arg0)
talktimer = talkmax;
talktimer += 1;
if (talktimer >= talkmax)
{
with (obj_writer_ch1)
instance_destroy();
global.mnfight = 2;
}
}
if (arg0 == -1)
{
if (instance_exists(obj_writer_ch1) == false)
global.mnfight = 2;
}
} (15); |
83 |
if (global.mnfight == 2) |
84 |
{ |
85 |
if (!instance_exists(obj_moveheart_ch1)) |
86 |
scr_moveheart_ch1(); |
87 |
if (!instance_exists(obj_growtangle_ch1)) |
88 |
instance_create_ch1(__view_get(e__VW.XView, 0) + 320, __view_get(e__VW.YView, 0) + 170, obj_growtangle_ch1); |
89 |
} |
90 |
} |
91 |
if (global.mnfight == 2 && attacked == 0) |
92 |
{ |
93 |
rtimer += 1; |
94 |
if (rtimer == 12) |
95 |
{ |
96 |
rr = choose(0, 1); |
97 |
if (rr == 0) |
98 |
{ |
99 |
dc = instance_create_ch1(x, y, obj_dbulletcontroller_ch1); |
100 |
dc.type = 2; |
101 |
dc.target = mytarget; |
102 |
dc.damage = global.monsterat[myself] * 5; |
103 |
} |
104 |
else |
105 |
{ |
106 |
dc = instance_create_ch1(x, y, obj_dbulletcontroller_ch1); |
107 |
dc.type = 4; |
108 |
dc.target = mytarget; |
109 |
dc.damage = global.monsterat[myself] * 5; |
110 |
} |
111 |
turns += 1; |
112 |
global.turntimer = 150; |
113 |
attacked = 1; |
114 |
global.typer = 6; |
115 |
global.fc = 0; |
116 |
rr = choose(0, 1, 2, 3, 4, 5); |
117 |
if (rr == 0) |
118 |
global.battlemsg[0] = * Clover flashes a trio of terrible smiles. ; |
119 |
if (rr == 1) |
120 |
global.battlemsg[0] = * Clover is bickering with herselves. ; |
121 |
if (rr == 2) |
122 |
global.battlemsg[0] = * Clover is whispering about cute boys. ; |
123 |
if (rr == 3) |
124 |
global.battlemsg[0] = * Clover is arguing about whose toothbrush is whose. ; |
125 |
if (rr == 4) |
126 |
global.battlemsg[0] = * Clover hums like an out-of-tune choir. ; |
127 |
if (rr == 5) |
128 |
global.battlemsg[0] = * Smells like clover and dew. ; |
129 |
if (global.monsterstatus[myself] == 1) |
130 |
global.battlemsg[0] = * Clover seems TIRED of discussing so much. ; |
131 |
if (global.monsterhp[myself] <= (global.monstermaxhp[myself] / 3)) |
132 |
global.battlemsg[0] = * Clover starts to look wilted. ; |
133 |
if (global.mercymod[myself] >= global.mercymax[myself]) |
134 |
global.msg[0] = * Clover seems to be getting along with herselves. ; |
135 |
if (betray == 1) |
136 |
global.battlemsg[0] = * Clover's harmony was shattered by violence. ; |
137 |
betray = 0; |
138 |
} |
139 |
else |
140 |
{ |
141 |
global.turntimer = 150; |
142 |
} |
143 |
} |
144 |
} |
145 |
if (global.myfight == 3) |
146 |
{ |
147 |
xx = __view_get(e__VW.XView, 0); |
148 |
yy = __view_get(e__VW.YView, 0); |
149 |
if (acting == 1 && actcon == 0) |
150 |
{ |
151 |
actcon = 1; |
152 |
global.msg[0] = * CLOVER - AT 8 DF 2 * Two heads are better than one!Delay 11 * Three...Delay 11 maybe not.Wait for inputClose Message ; |
153 |
scr_battletext_default_ch1(); |
154 |
} |
155 |
if (acting == 2 && actcon == 0) |
156 |
{ |
157 |
global.typer = 45; |
158 |
global.fc = 2; |
159 |
global.fe = 0; |
160 |
global.msg[0] = * Ummm,Delay 11 what would you like for your birthday?Wait for inputClose Message ; |
161 |
argue += 1; |
162 |
scr_battletext_ch1scr_battletext_ch1function scr_battletext_ch1()
{
xx = __view_get(e__VW.XView, 0);
yy = __view_get(e__VW.YView, 0);
if (global.fc != 0)
battlewriter = instance_create_ch1(xx + 30, yy + 376, obj_writer_ch1);
if (global.fc == 0)
battlewriter = instance_create_ch1(xx + 30, yy + 376, obj_writer_ch1);
myface = instance_create_ch1(xx + 26, yy + 380, obj_face_ch1);
with (battlewriter)
{
dialoguer = 1;
facer = 1;
if (global.fc == 0 && originalcharline == 33)
charline = 26;
}
return battlewriter;
}
enum e__VW
{
XView,
YView,
WView,
HView,
Angle,
HBorder,
VBorder,
HSpeed,
VSpeed,
Object,
Visible,
XPort,
YPort,
WPort,
HPort,
Camera,
SurfaceID
} (); |
163 |
actcon = 20; |
164 |
} |
165 |
if (actcon == 20 && !instance_exists(obj_writer_ch1)) |
166 |
{ |
167 |
global.typer = 50; |
168 |
text1 = Let's just have a nice chat~Wait for inputClose Message ; |
169 |
text2 = You IDIOT! Ask for a GIFT!!!Wait for inputClose Message ; |
170 |
text3 = (Just discuss our likes.)Wait for inputClose Message ; |
171 |
global.msg[0] = text1; |
172 |
scr_enemyblcon_ch1scr_enemyblcon_ch1function scr_enemyblcon_ch1(arg0, arg1, arg2)
{
if (arg2 == 0)
{
mywriter = instance_create_ch1(arg0, arg1, obj_writer_ch1);
return mywriter;
}
if (arg2 == 1)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
return myblcon;
}
if (arg2 == 2)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_v_ch1;
return myblcon;
}
if (arg2 == 3)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_ch1;
return myblcon;
}
if (arg2 == 4)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 0;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 5)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 1;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 6)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 7)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_r_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 8)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_tall_ch1;
return myblcon;
}
} (x - 110, y - 10, 4); |
173 |
global.msg[0] = text2; |
174 |
scr_enemyblcon_ch1scr_enemyblcon_ch1function scr_enemyblcon_ch1(arg0, arg1, arg2)
{
if (arg2 == 0)
{
mywriter = instance_create_ch1(arg0, arg1, obj_writer_ch1);
return mywriter;
}
if (arg2 == 1)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
return myblcon;
}
if (arg2 == 2)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_v_ch1;
return myblcon;
}
if (arg2 == 3)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_ch1;
return myblcon;
}
if (arg2 == 4)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 0;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 5)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 1;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 6)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 7)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_r_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 8)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_tall_ch1;
return myblcon;
}
} (x - 125, y + 70, 5); |
175 |
global.msg[0] = text3; |
176 |
scr_enemyblcon_ch1scr_enemyblcon_ch1function scr_enemyblcon_ch1(arg0, arg1, arg2)
{
if (arg2 == 0)
{
mywriter = instance_create_ch1(arg0, arg1, obj_writer_ch1);
return mywriter;
}
if (arg2 == 1)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
return myblcon;
}
if (arg2 == 2)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_v_ch1;
return myblcon;
}
if (arg2 == 3)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_ch1;
return myblcon;
}
if (arg2 == 4)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 0;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 5)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 1;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 6)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 7)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_r_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 8)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_tall_ch1;
return myblcon;
}
} (x + 125, y - 10, 6); |
177 |
actcon = 21; |
178 |
} |
179 |
if (actcon == 21 && !instance_exists(obj_writer_ch1)) |
180 |
{ |
181 |
global.msg[0] = * (Seems like you should talk about something else...)Wait for inputClose Message ; |
182 |
scr_battletext_default_ch1(); |
183 |
actcon = 1; |
184 |
} |
185 |
if (acting == 3 && actcon == 0) |
186 |
{ |
187 |
global.typer = 45; |
188 |
global.fc = 2; |
189 |
global.fe = 0; |
190 |
global.msg[0] = * Ummm...Delay 11 What kind of "Boys" do you like?Wait for inputClose Message ; |
191 |
argue += 1; |
192 |
scr_battletext_ch1scr_battletext_ch1function scr_battletext_ch1()
{
xx = __view_get(e__VW.XView, 0);
yy = __view_get(e__VW.YView, 0);
if (global.fc != 0)
battlewriter = instance_create_ch1(xx + 30, yy + 376, obj_writer_ch1);
if (global.fc == 0)
battlewriter = instance_create_ch1(xx + 30, yy + 376, obj_writer_ch1);
myface = instance_create_ch1(xx + 26, yy + 380, obj_face_ch1);
with (battlewriter)
{
dialoguer = 1;
facer = 1;
if (global.fc == 0 && originalcharline == 33)
charline = 26;
}
return battlewriter;
}
enum e__VW
{
XView,
YView,
WView,
HView,
Angle,
HBorder,
VBorder,
HSpeed,
VSpeed,
Object,
Visible,
XPort,
YPort,
WPort,
HPort,
Camera,
SurfaceID
} (); |
193 |
actcon = 22; |
194 |
} |
195 |
if (actcon == 22 && !instance_exists(obj_writer_ch1)) |
196 |
{ |
197 |
global.typer = 50; |
198 |
if (acted[2] == 0) |
199 |
{ |
200 |
scr_mercyadd_ch1(myself, 40); |
201 |
acted[2] = 1; |
202 |
} |
203 |
text1 = Cute ones! Hmm hmm~ Wait for inputClose Message ; |
204 |
text2 = NICE ONES, like I AM!Wait for inputClose Message ; |
205 |
text3 = None... Um, I mean, all.Wait for inputClose Message ; |
206 |
global.msg[0] = text1; |
207 |
scr_enemyblcon_ch1scr_enemyblcon_ch1function scr_enemyblcon_ch1(arg0, arg1, arg2)
{
if (arg2 == 0)
{
mywriter = instance_create_ch1(arg0, arg1, obj_writer_ch1);
return mywriter;
}
if (arg2 == 1)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
return myblcon;
}
if (arg2 == 2)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_v_ch1;
return myblcon;
}
if (arg2 == 3)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_ch1;
return myblcon;
}
if (arg2 == 4)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 0;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 5)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 1;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 6)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 7)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_r_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 8)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_tall_ch1;
return myblcon;
}
} (x - 110, y - 10, 4); |
208 |
global.msg[0] = text2; |
209 |
scr_enemyblcon_ch1scr_enemyblcon_ch1function scr_enemyblcon_ch1(arg0, arg1, arg2)
{
if (arg2 == 0)
{
mywriter = instance_create_ch1(arg0, arg1, obj_writer_ch1);
return mywriter;
}
if (arg2 == 1)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
return myblcon;
}
if (arg2 == 2)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_v_ch1;
return myblcon;
}
if (arg2 == 3)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_ch1;
return myblcon;
}
if (arg2 == 4)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 0;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 5)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 1;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 6)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 7)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_r_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 8)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_tall_ch1;
return myblcon;
}
} (x - 125, y + 70, 5); |
210 |
global.msg[0] = text3; |
211 |
scr_enemyblcon_ch1scr_enemyblcon_ch1function scr_enemyblcon_ch1(arg0, arg1, arg2)
{
if (arg2 == 0)
{
mywriter = instance_create_ch1(arg0, arg1, obj_writer_ch1);
return mywriter;
}
if (arg2 == 1)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
return myblcon;
}
if (arg2 == 2)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_v_ch1;
return myblcon;
}
if (arg2 == 3)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_ch1;
return myblcon;
}
if (arg2 == 4)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 0;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 5)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 1;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 6)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 7)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_r_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 8)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_tall_ch1;
return myblcon;
}
} (x + 125, y - 10, 6); |
212 |
actcon = 23; |
213 |
} |
214 |
if (actcon == 23 && !instance_exists(obj_writer_ch1)) |
215 |
{ |
216 |
global.msg[0] = * (Seems like Clover enjoyed talking about that...)Wait for inputClose Message ; |
217 |
scr_battletext_default_ch1(); |
218 |
actcon = 1; |
219 |
} |
220 |
if (acting == 4 && actcon == 0) |
221 |
{ |
222 |
global.typer = 45; |
223 |
global.fc = 2; |
224 |
global.fe = 0; |
225 |
global.msg[0] = * Do you like,Delay 11 um...Delay 11 Sports?Wait for inputClose Message ; |
226 |
argue += 1; |
227 |
scr_battletext_ch1scr_battletext_ch1function scr_battletext_ch1()
{
xx = __view_get(e__VW.XView, 0);
yy = __view_get(e__VW.YView, 0);
if (global.fc != 0)
battlewriter = instance_create_ch1(xx + 30, yy + 376, obj_writer_ch1);
if (global.fc == 0)
battlewriter = instance_create_ch1(xx + 30, yy + 376, obj_writer_ch1);
myface = instance_create_ch1(xx + 26, yy + 380, obj_face_ch1);
with (battlewriter)
{
dialoguer = 1;
facer = 1;
if (global.fc == 0 && originalcharline == 33)
charline = 26;
}
return battlewriter;
}
enum e__VW
{
XView,
YView,
WView,
HView,
Angle,
HBorder,
VBorder,
HSpeed,
VSpeed,
Object,
Visible,
XPort,
YPort,
WPort,
HPort,
Camera,
SurfaceID
} (); |
228 |
actcon = 24; |
229 |
} |
230 |
if (actcon == 24 && !instance_exists(obj_writer_ch1)) |
231 |
{ |
232 |
global.typer = 50; |
233 |
if (acted[3] == 0) |
234 |
{ |
235 |
scr_mercyadd_ch1(myself, 40); |
236 |
acted[3] = 1; |
237 |
} |
238 |
text1 = I wanna eat a football.Wait for inputClose Message ; |
239 |
text2 = Sports! My favorite food!Wait for inputClose Message ; |
240 |
text3 = Oh! I love you two!Wait for inputClose Message ; |
241 |
global.msg[0] = text1; |
242 |
scr_enemyblcon_ch1scr_enemyblcon_ch1function scr_enemyblcon_ch1(arg0, arg1, arg2)
{
if (arg2 == 0)
{
mywriter = instance_create_ch1(arg0, arg1, obj_writer_ch1);
return mywriter;
}
if (arg2 == 1)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
return myblcon;
}
if (arg2 == 2)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_v_ch1;
return myblcon;
}
if (arg2 == 3)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_ch1;
return myblcon;
}
if (arg2 == 4)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 0;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 5)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 1;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 6)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 7)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_r_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 8)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_tall_ch1;
return myblcon;
}
} (x - 110, y - 10, 4); |
243 |
global.msg[0] = text2; |
244 |
scr_enemyblcon_ch1scr_enemyblcon_ch1function scr_enemyblcon_ch1(arg0, arg1, arg2)
{
if (arg2 == 0)
{
mywriter = instance_create_ch1(arg0, arg1, obj_writer_ch1);
return mywriter;
}
if (arg2 == 1)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
return myblcon;
}
if (arg2 == 2)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_v_ch1;
return myblcon;
}
if (arg2 == 3)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_ch1;
return myblcon;
}
if (arg2 == 4)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 0;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 5)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 1;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 6)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 7)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_r_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 8)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_tall_ch1;
return myblcon;
}
} (x - 125, y + 70, 5); |
245 |
global.msg[0] = text3; |
246 |
scr_enemyblcon_ch1scr_enemyblcon_ch1function scr_enemyblcon_ch1(arg0, arg1, arg2)
{
if (arg2 == 0)
{
mywriter = instance_create_ch1(arg0, arg1, obj_writer_ch1);
return mywriter;
}
if (arg2 == 1)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
return myblcon;
}
if (arg2 == 2)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_v_ch1;
return myblcon;
}
if (arg2 == 3)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_ch1;
return myblcon;
}
if (arg2 == 4)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 0;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 5)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 1;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 6)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_clubs_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 7)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_r_ch1;
myblcon.image_index = 2;
myblcon.image_speed = 0;
return myblcon;
}
if (arg2 == 8)
{
myblcon = instance_create_ch1(arg0, arg1, obj_battleblcon_ch1);
myblcon.sprite_index = spr_battleblcon_long_tall_ch1;
return myblcon;
}
} (x + 125, y - 10, 6); |
247 |
actcon = 25; |
248 |
} |
249 |
if (actcon == 25 && !instance_exists(obj_writer_ch1)) |
250 |
{ |
251 |
global.msg[0] = * (Seems like Clover enjoyed talking about that...)Wait for inputClose Message ; |
252 |
scr_battletext_default_ch1(); |
253 |
actcon = 1; |
254 |
} |
255 |
if (acting == 5 && actcon == 0) |
256 |
{ |
257 |
global.msg[0] = * You brought up the topic of Animals.Wait for input ; |
258 |
global.msg[1] = * Clover didn't seem to care...Wait for inputClose Message ; |
259 |
argue += 1; |
260 |
scr_battletext_default_ch1(); |
261 |
actcon = 1; |
262 |
} |
263 |
if (acting == 6 && actcon == 0) |
264 |
{ |
265 |
if (acted[5] == 0) |
266 |
{ |
267 |
scr_mercyadd_ch1(myself, 40); |
268 |
acted[5] = 1; |
269 |
} |
270 |
global.msg[0] = * You brought up the topic of Trees.Delay 11 Clover seemed happy...Wait for inputClose Message ; |
271 |
argue += 1; |
272 |
scr_battletext_default_ch1(); |
273 |
actcon = 1; |
274 |
} |
275 |
if (actcon == 1 && !instance_exists(obj_writer_ch1)) |
276 |
{ |
277 |
if (argue >= 3) |
278 |
{ |
279 |
global.monstercomment[myself] = ; |
280 |
global.monsterstatus[myself] = 1; |
281 |
} |
282 |
actcon = 0; |
283 |
scr_attackphase_ch1scr_attackphase_ch1function scr_attackphase_ch1()
{
with (obj_battlecontroller_ch1)
{
techwon = 0;
if ( scr_monsterpop_ch1() == 0)
techwon = 1;
if (techwon == 0)
{
fightphase = 1;
global.charturn = 3;
if (global.charaction[0] == 4 || global.charaction[0] == 2)
fightphase = 0;
if (global.charaction[1] == 4 || global.charaction[1] == 2)
fightphase = 0;
if (global.charaction[2] == 4 || global.charaction[2] == 2)
fightphase = 0;
if (global.myfight == 4)
fightphase = 1;
if (fightphase == 1)
{
global.myfight = 1;
instance_create_ch1(xx + 2, yy + 365, obj_attackpress_ch1);
}
else
{
global.myfight = 4;
instance_create_ch1(0, 0, obj_spellphase_ch1);
}
}
else
{
scr_wincombat_ch1();
}
}
} (); |
284 |
} |
285 |
} |
286 |
|
287 |
enum e__VW |
288 |
{ |
289 |
XView, |
290 |
YView, |
291 |
WView, |
292 |
HView, |
293 |
Angle, |
294 |
HBorder, |
295 |
VBorder, |
296 |
HSpeed, |
297 |
VSpeed, |
298 |
Object, |
299 |
Visible, |
300 |
XPort, |
301 |
YPort, |
302 |
WPort, |
303 |
HPort, |
304 |
Camera, |
305 |
SurfaceID |
306 |
} |