|
1
|
if (!init)
|
|
2
|
{
|
|
3
|
var pos = scr_heromarkerscr_heromarker
function scr_heromarker(arg0 = "", arg1 = "")
{
var ____foundmarker = -4;
var xpos = -1;
var ypos = -1;
var objindextocheck = 1365;
if (string_pos("kr", arg0) != 0)
objindextocheck = 544;
if (string_pos("su", arg0) != 0)
objindextocheck = 522;
if (string_pos("ra", arg0) != 0)
objindextocheck = 75;
if (string_pos("no", arg0) != 0)
objindextocheck = 933;
if (string_pos("gen", arg0) != 0)
objindextocheck = 1365;
with (objindextocheck)
{
if (variable_instance_exists(id, "extflag"))
{
if (extflag == arg1)
____foundmarker = id;
}
}
if (instance_exists(____foundmarker))
{
xpos = ____foundmarker.x;
ypos = ____foundmarker.y;
}
if (____foundmarker == -4)
{
debug_message("scr_heromarker(" + arg0 + "," + arg1 + ") Object Not Found");
return [-4, -4, -4];
}
return [xpos, ypos, ____foundmarker];
}
function scr_genmarker(arg0 = "")
{
var marker = -4;
with (obj_genmarker)
{
if (extflag == arg0)
marker = id;
}
return marker;
} (undefined, "prop3");
|
|
4
|
prophecy3 = instance_create(scr_evenscr_even
function scr_even(arg0)
{
return round(arg0 / 2) * 2;
} (pos[0] + 150), scr_evenscr_even
function scr_even(arg0)
{
return round(arg0 / 2) * 2;
} (pos[1] + 90), obj_dw_church_prophecy);
|
|
5
|
prophecy3.extflag = "gallery";
|
|
6
|
prophecy3.fade_edges = true;
|
|
7
|
prophecy3.siner = 120;
|
|
8
|
scr_depthscr_depth
function scr_depth(arg0 = id, arg1 = 0)
{
with (arg0)
depth = 100000 - ((y * 10) + (sprite_height * 10) + (arg1 * 10));
} (prophecy3);
|
|
9
|
with (obj_genmarker)
|
|
10
|
{
|
|
11
|
if (extflag == "propgirl" || extflag == "propgirl_up")
|
|
12
|
{
|
|
13
|
prophecy = instance_create(scr_evenscr_even
function scr_even(arg0)
{
return round(arg0 / 2) * 2;
} ((x + 150) - 68), scr_evenscr_even
function scr_even(arg0)
{
return round(arg0 / 2) * 2;
} ((y + 90) - 30), obj_dw_church_prophecy);
|
|
14
|
prophecy.extflag = choose("love", "heroes2", "heroes2");
|
|
15
|
prophecy.alwaysactive = true;
|
|
16
|
prophecy.notext = true;
|
|
17
|
with (prophecy)
|
|
18
|
siner = instance_number(object_index) * 360;
|
|
19
|
if (extflag == "propgirl_up")
|
|
20
|
prophecy.depth = 50005;
|
|
21
|
prophecy.fade_edges = true;
|
|
22
|
}
|
|
23
|
}
|
|
24
|
if (global.tempflag[90] == 1)
|
|
25
|
{
|
|
26
|
pos = scr_heromarkerscr_heromarker
function scr_heromarker(arg0 = "", arg1 = "")
{
var ____foundmarker = -4;
var xpos = -1;
var ypos = -1;
var objindextocheck = 1365;
if (string_pos("kr", arg0) != 0)
objindextocheck = 544;
if (string_pos("su", arg0) != 0)
objindextocheck = 522;
if (string_pos("ra", arg0) != 0)
objindextocheck = 75;
if (string_pos("no", arg0) != 0)
objindextocheck = 933;
if (string_pos("gen", arg0) != 0)
objindextocheck = 1365;
with (objindextocheck)
{
if (variable_instance_exists(id, "extflag"))
{
if (extflag == arg1)
____foundmarker = id;
}
}
if (instance_exists(____foundmarker))
{
xpos = ____foundmarker.x;
ypos = ____foundmarker.y;
}
if (____foundmarker == -4)
{
debug_message("scr_heromarker(" + arg0 + "," + arg1 + ") Object Not Found");
return [-4, -4, -4];
}
return [xpos, ypos, ____foundmarker];
}
function scr_genmarker(arg0 = "")
{
var marker = -4;
with (obj_genmarker)
{
if (extflag == arg0)
marker = id;
}
return marker;
} ("kris", "warp1");
|
|
27
|
setxy(pos[0], pos[1], 1049);
|
|
28
|
setxy(pos[0], pos[1], 1235);
|
|
29
|
global.facing = pos[2].image_index;
|
|
30
|
global.tempflag[90] = 0;
|
|
31
|
scr_caterpillar_interpolatescr_caterpillar_interpolate
function scr_caterpillar_interpolate(arg0 = "none")
{
if (arg0 == "all")
{
with (obj_caterpillarchara)
scr_caterpillar_interpolate_old();
}
else if (arg0 == "none")
{
if (object_index == obj_caterpillarchara)
scr_caterpillar_interpolate_old();
}
else
{
with (obj_caterpillarchara)
{
if (name == arg0)
scr_caterpillar_interpolate_old();
}
}
}
function scr_caterinterp(arg0 = "none")
{
scr_caterpillar_interpolate(arg0);
}
function scr_caterpillar_interpolate_old()
{
_newfacing = scr_facing_letter_to_number(scr_get_cardinal_direction(point_direction(x, y, obj_mainchara.x, obj_mainchara.y)));
remx[0] = obj_mainchara.x;
remy[0] = obj_mainchara.y;
facing[0] = _newfacing;
for (_iaia = target; _iaia > 0; _iaia -= 1)
{
remx[_iaia] = lerp(obj_mainchara.x, x, _iaia / target);
if (global.darkzone == 1)
remy[_iaia] = lerp(obj_mainchara.y, y + 16, _iaia / target);
else
remy[_iaia] = lerp(obj_mainchara.y, y + 6, _iaia / target);
facing[_iaia] = _newfacing;
}
} ("all");
|
|
32
|
}
|
|
33
|
with (obj_marker)
|
|
34
|
{
|
|
35
|
if (sprite_index == spr_organ_enemy)
|
|
36
|
sprite_index = spr_npc_organik_0_talk;
|
|
37
|
if (sprite_index == spr_npc_organik_1)
|
|
38
|
sprite_index = spr_npc_organik_1_talk;
|
|
39
|
if (sprite_index == spr_npc_organik_2)
|
|
40
|
sprite_index = spr_npc_organik_2_talk;
|
|
41
|
if (sprite_index == spr_npc_organik_3)
|
|
42
|
sprite_index = spr_npc_organik_3_talk;
|
|
43
|
var getmask = mask_index;
|
|
44
|
var getshad = asset_get_index(sprite_get_name(sprite_index) + "_bake");
|
|
45
|
if (sprite_exists(getshad))
|
|
46
|
{
|
|
47
|
sprite_index = getshad;
|
|
48
|
mask_index = getmask;
|
|
49
|
}
|
|
50
|
else
|
|
51
|
{
|
|
52
|
}
|
|
53
|
var yoff = 0;
|
|
54
|
switch (sprite_index)
|
|
55
|
{
|
|
56
|
case spr_organ_enemy_petrified_bake:
|
|
57
|
yoff = -18;
|
|
58
|
break;
|
|
59
|
case spr_dw_churchb_npcstatue_watercooler_bake:
|
|
60
|
yoff = 0;
|
|
61
|
break;
|
|
62
|
case spr_npc_church_wafer_statue_bake:
|
|
63
|
yoff = -26;
|
|
64
|
break;
|
|
65
|
case spr_dw_churchb_npcstatue_incenseturtle_bake:
|
|
66
|
yoff = -20;
|
|
67
|
break;
|
|
68
|
case spr_dw_churchb_npcstatue_guei_bake:
|
|
69
|
yoff = -16;
|
|
70
|
break;
|
|
71
|
case spr_dw_churchb_npcstatue_bibliox_bake:
|
|
72
|
yoff = -22;
|
|
73
|
break;
|
|
74
|
case spr_dw_churchb_npcstatue_cupstack1_bake:
|
|
75
|
yoff = -6;
|
|
76
|
break;
|
|
77
|
case spr_dw_churchb_npcstatue_cupstack2_bake:
|
|
78
|
yoff = -6;
|
|
79
|
break;
|
|
80
|
case spr_dw_churchb_npcstatue_cupstack3_bake:
|
|
81
|
yoff = -6;
|
|
82
|
break;
|
|
83
|
case spr_npc_organik_0_talk_bake:
|
|
84
|
yoff = -18;
|
|
85
|
break;
|
|
86
|
case spr_npc_organik_2_talk_bake:
|
|
87
|
yoff = -18;
|
|
88
|
break;
|
|
89
|
case spr_npc_organik_1_talk_bake:
|
|
90
|
yoff = -18;
|
|
91
|
break;
|
|
92
|
case spr_npc_organik_3_talk_bake:
|
|
93
|
yoff = -18;
|
|
94
|
break;
|
|
95
|
case spr_dw_churchb_pedastal:
|
|
96
|
yoff = -32;
|
|
97
|
break;
|
|
98
|
case spr_dw_churchb_starwalker:
|
|
99
|
yoff = -12;
|
|
100
|
break;
|
|
101
|
}
|
|
102
|
if (sprite_index == spr_npc_sign)
|
|
103
|
{
|
|
104
|
with (scr_sprhighlightscr_sprhighlight
function scr_sprhighlight(arg0, arg1 = -1, arg2 = false)
{
var __highlight = instance_create(arg0.x, arg0.y, obj_sprhighlight);
__highlight.target = arg0;
__highlight.outline_only = arg2;
if (arg1 == -1)
__highlight.image_blend = scr_get_outline_color(arg0);
else
__highlight.image_blend = arg1;
return __highlight;
} (id, 16764994))
|
|
105
|
darkness = 1;
|
|
106
|
}
|
|
107
|
var thelayerdepth = layer_get_depth("TILES") - 1000;
|
|
108
|
galleryshadow = scr_marker_extscr_marker_ext
function scr_marker_ext(arg0, arg1, arg2, arg3 = 1, arg4 = 1, arg5 = 0, arg6 = 0, arg7 = 16777215, arg8 = depth, arg9 = false, arg10 = -1, arg11 = 1)
{
var thismarker = instance_create(arg0, arg1, obj_marker);
with (thismarker)
{
depth = arg8;
sprite_index = arg2;
image_speed = arg5;
image_xscale = arg3;
image_yscale = arg4;
image_index = arg6;
image_blend = arg7;
image_alpha = arg11;
if (arg9)
scr_depth_alt();
}
if (arg10 > 0)
scr_doom(thismarker, arg10);
return thismarker;
}
function scr_marker_fromasset(arg0, arg1 = depth, arg2 = false)
{
if (is_undefined(arg0))
{
debug_message("Warning: scr_marker_fromasset() sprite_instance didn't exist");
return -4;
}
var sprite = layer_sprite_get_sprite(arg0);
var index = layer_sprite_get_index(arg0);
var imagespeed = layer_sprite_get_speed(arg0);
var xscale = layer_sprite_get_xscale(arg0);
var yscale = layer_sprite_get_yscale(arg0);
var angle = layer_sprite_get_angle(arg0);
var blend = layer_sprite_get_blend(arg0);
var alpha = layer_sprite_get_alpha(arg0);
var xloc = layer_sprite_get_x(arg0);
var yloc = layer_sprite_get_y(arg0);
var thismarker = instance_create_depth(xloc, yloc, arg1, obj_marker);
with (thismarker)
{
sprite_index = sprite;
image_index = index;
image_speed = imagespeed;
image_xscale = xscale;
image_yscale = yscale;
image_angle = angle;
image_blend = blend;
image_alpha = alpha;
if (arg2)
scr_depth_alt(id, arg2);
}
return thismarker;
}
function scr_assetgetinfo(arg0)
{
var sprite = layer_sprite_get_sprite(arg0);
var index = layer_sprite_get_index(arg0);
var xloc = layer_sprite_get_x(arg0);
var yloc = layer_sprite_get_y(arg0);
var xscale = layer_sprite_get_xscale(arg0);
var yscale = layer_sprite_get_yscale(arg0);
var angle = layer_sprite_get_angle(arg0);
var blend = layer_sprite_get_blend(arg0);
var alpha = layer_sprite_get_alpha(arg0);
var imagespeed = layer_sprite_get_speed(arg0);
return [sprite, index, xloc, yloc, xscale, yscale, angle, blend, alpha, imagespeed];
} (x, y + (sprite_height * 3) + yoff, sprite_index, image_xscale, image_yscale * -2, image_speed, image_index, c_black, thelayerdepth);
|
|
109
|
}
|
|
110
|
susie = scr_marker_extscr_marker_ext
function scr_marker_ext(arg0, arg1, arg2, arg3 = 1, arg4 = 1, arg5 = 0, arg6 = 0, arg7 = 16777215, arg8 = depth, arg9 = false, arg10 = -1, arg11 = 1)
{
var thismarker = instance_create(arg0, arg1, obj_marker);
with (thismarker)
{
depth = arg8;
sprite_index = arg2;
image_speed = arg5;
image_xscale = arg3;
image_yscale = arg4;
image_index = arg6;
image_blend = arg7;
image_alpha = arg11;
if (arg9)
scr_depth_alt();
}
if (arg10 > 0)
scr_doom(thismarker, arg10);
return thismarker;
}
function scr_marker_fromasset(arg0, arg1 = depth, arg2 = false)
{
if (is_undefined(arg0))
{
debug_message("Warning: scr_marker_fromasset() sprite_instance didn't exist");
return -4;
}
var sprite = layer_sprite_get_sprite(arg0);
var index = layer_sprite_get_index(arg0);
var imagespeed = layer_sprite_get_speed(arg0);
var xscale = layer_sprite_get_xscale(arg0);
var yscale = layer_sprite_get_yscale(arg0);
var angle = layer_sprite_get_angle(arg0);
var blend = layer_sprite_get_blend(arg0);
var alpha = layer_sprite_get_alpha(arg0);
var xloc = layer_sprite_get_x(arg0);
var yloc = layer_sprite_get_y(arg0);
var thismarker = instance_create_depth(xloc, yloc, arg1, obj_marker);
with (thismarker)
{
sprite_index = sprite;
image_index = index;
image_speed = imagespeed;
image_xscale = xscale;
image_yscale = yscale;
image_angle = angle;
image_blend = blend;
image_alpha = alpha;
if (arg2)
scr_depth_alt(id, arg2);
}
return thismarker;
}
function scr_assetgetinfo(arg0)
{
var sprite = layer_sprite_get_sprite(arg0);
var index = layer_sprite_get_index(arg0);
var xloc = layer_sprite_get_x(arg0);
var yloc = layer_sprite_get_y(arg0);
var xscale = layer_sprite_get_xscale(arg0);
var yscale = layer_sprite_get_yscale(arg0);
var angle = layer_sprite_get_angle(arg0);
var blend = layer_sprite_get_blend(arg0);
var alpha = layer_sprite_get_alpha(arg0);
var imagespeed = layer_sprite_get_speed(arg0);
return [sprite, index, xloc, yloc, xscale, yscale, angle, blend, alpha, imagespeed];
} (x, y, spr_susie_walk_up_dw, 2, 2, undefined, undefined, undefined, undefined, 1);
|
|
111
|
with (susie)
|
|
112
|
{
|
|
113
|
spos = [];
|
|
114
|
ind = 0;
|
|
115
|
con = 0;
|
|
116
|
for (var i = 0; i < 20; i++)
|
|
117
|
{
|
|
118
|
with (obj_sumarker)
|
|
119
|
{
|
|
120
|
if (extflag == string(i))
|
|
121
|
{
|
|
122
|
setxy(scr_evenscr_even
function scr_even(arg0)
{
return round(arg0 / 2) * 2;
} (x), scr_evenscr_even
function scr_even(arg0)
{
return round(arg0 / 2) * 2;
} (y));
|
|
123
|
array_push(other.spos, id);
|
|
124
|
}
|
|
125
|
}
|
|
126
|
}
|
|
127
|
for (var i = 0; i < array_length(spos); i++)
|
|
128
|
{
|
|
129
|
if (spos[i].extflag == string(global.flag[1560]))
|
|
130
|
ind = i + 1;
|
|
131
|
}
|
|
132
|
x = spos[ind].x;
|
|
133
|
y = spos[ind].y;
|
|
134
|
name = "susie";
|
|
135
|
with (obj_roomglow)
|
|
136
|
create_highlight(other.id);
|
|
137
|
}
|
|
138
|
scr_populatecharsscr_populatechars
function scr_populatechars()
{
if (!variable_instance_exists(id, "kris"))
kris = 0;
if (!variable_instance_exists(id, "ralsei"))
ralsei = 0;
if (!variable_instance_exists(id, "susie"))
susie = 0;
if (!variable_instance_exists(id, "noelle"))
noelle = 0;
if (kris == 0)
{
with (obj_mainchara)
other.kris = id;
}
if (susie == 0)
{
with (obj_caterpillarchara)
{
if (name == "susie")
other.susie = id;
}
}
if (ralsei == 0)
{
with (obj_caterpillarchara)
{
if (name == "ralsei")
other.ralsei = id;
}
}
if (noelle == 0)
{
with (obj_caterpillarchara)
{
if (name == "noelle")
other.noelle = id;
}
}
} ();
|
|
139
|
init = 1;
|
|
140
|
}
|
|
141
|
with (susie)
|
|
142
|
{
|
|
143
|
scr_depthscr_depth
function scr_depth(arg0 = id, arg1 = 0)
{
with (arg0)
depth = 100000 - ((y * 10) + (sprite_height * 10) + (arg1 * 10));
} ();
|
|
144
|
var walkspeed = 8;
|
|
145
|
if (obj_mainchara.x < bbox_right)
|
|
146
|
walkspeed = 10;
|
|
147
|
var trigspace = 130;
|
|
148
|
dist = distance_to_object(obj_mainchara);
|
|
149
|
if (con == 0)
|
|
150
|
{
|
|
151
|
var trig = 0;
|
|
152
|
if (dist < trigspace)
|
|
153
|
trig = 1;
|
|
154
|
if (obj_mainchara.x < (bbox_right + trigspace))
|
|
155
|
trig = 1;
|
|
156
|
if (trig)
|
|
157
|
{
|
|
158
|
ind++;
|
|
159
|
var movewait = scr_returnwait_instancescr_returnwait_instance
function scr_returnwait_instance(arg0, arg1, arg2)
{
if (!instance_exists(arg0))
{
debug_print("Argument 1 does not exist");
return 1;
}
if (!instance_exists(arg1))
{
debug_print("Argument 2 does not exist");
return 1;
}
var dist = max(1, round(point_distance(arg0.x, arg0.y, arg1.x, arg1.y) / arg2));
return dist;
} (id, spos[ind], walkspeed);
|
|
160
|
scr_lerpvarscr_lerpvar
function scr_lerpvar()
{
if (argument_count < 6)
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3]);
else
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3], argument[4], argument[5]);
return ___lerpvar;
}
function scr_lerpvar_respect()
{
if (argument_count < 6)
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3]);
else
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3], argument[4], argument[5]);
___lerpvar.respectglobalinteract = true;
return ___lerpvar;
} ("x", x, spos[ind].x, movewait);
|
|
161
|
scr_lerpvarscr_lerpvar
function scr_lerpvar()
{
if (argument_count < 6)
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3]);
else
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3], argument[4], argument[5]);
return ___lerpvar;
}
function scr_lerpvar_respect()
{
if (argument_count < 6)
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3]);
else
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3], argument[4], argument[5]);
___lerpvar.respectglobalinteract = true;
return ___lerpvar;
} ("y", y, spos[ind].y, movewait);
|
|
162
|
scr_delay_var("con", con++, movewait + 1);
|
|
163
|
scr_delay_var("image_speed", 0, movewait + 1);
|
|
164
|
scr_delay_var("image_index", 0, movewait + 1);
|
|
165
|
var facedir = direction_to_object_bbox(id, spos[ind], true);
|
|
166
|
switch (facedir)
|
|
167
|
{
|
|
168
|
case 0:
|
|
169
|
sprite_index = spr_susie_walk_down_dw;
|
|
170
|
break;
|
|
171
|
case 1:
|
|
172
|
sprite_index = spr_susie_walk_right_dw;
|
|
173
|
break;
|
|
174
|
case 2:
|
|
175
|
sprite_index = spr_susie_walk_up_dw;
|
|
176
|
break;
|
|
177
|
case 3:
|
|
178
|
sprite_index = spr_susie_walk_left_dw;
|
|
179
|
break;
|
|
180
|
}
|
|
181
|
image_speed = 0.25;
|
|
182
|
var targsprite = 410;
|
|
183
|
switch (spos[ind].image_index)
|
|
184
|
{
|
|
185
|
case 0:
|
|
186
|
targsprite = 410;
|
|
187
|
break;
|
|
188
|
case 1:
|
|
189
|
targsprite = 428;
|
|
190
|
break;
|
|
191
|
case 2:
|
|
192
|
targsprite = 430;
|
|
193
|
break;
|
|
194
|
case 3:
|
|
195
|
targsprite = 422;
|
|
196
|
break;
|
|
197
|
}
|
|
198
|
scr_delay_var("sprite_index", targsprite, movewait + 1);
|
|
199
|
global.flag[1560] = ind;
|
|
200
|
con = -1;
|
|
201
|
}
|
|
202
|
}
|
|
203
|
}
|
|
204
|
if (cutscene == 0)
|
|
205
|
{
|
|
206
|
if (scr_trigcheckscr_trigcheck
function scr_trigcheck(arg0)
{
var ____trig = 0;
if (is_string(arg0))
{
with (obj_trigger)
{
if (extflag == arg0)
{
if (place_meeting(x, y, obj_mainchara))
____trig++;
}
}
}
return ____trig;
}
function scr_trigcheck_ext(arg0, arg1 = id)
{
var ____trig = 0;
if (is_string(arg0))
{
with (obj_trigger)
{
if (extflag == arg0)
{
if (place_meeting(x, y, arg1))
____trig++;
}
}
}
return ____trig;
} ("cut1"))
|
|
207
|
{
|
|
208
|
cutscene = 1;
|
|
209
|
global.interact = 1;
|
|
210
|
}
|
|
211
|
}
|
|
212
|
if (cutscene == 1)
|
|
213
|
{
|
|
214
|
cutscene++;
|
|
215
|
cutscene_master = scr_cutscene_makescr_cutscene_make
function scr_cutscene_make()
{
_cutscene_master = instance_create(0, 0, obj_cutscene_master);
_cutscene_master.master_object = id;
return _cutscene_master;
} ();
|
|
216
|
scr_maincharacters_actorsscr_maincharacters_actors
function scr_maincharacters_actors()
{
actor_count = 0;
kr = 0;
kr_actor = instance_create(obj_mainchara.x, obj_mainchara.y, obj_actor);
scr_actor_setup(kr, kr_actor, "kris");
kr_actor.sprite_index = obj_mainchara.sprite_index;
kr_actor.depth = obj_mainchara.depth;
with (obj_mainchara)
visible = 0;
for (__jj = 0; __jj < array_length_1d(global.cinstance); __jj++)
{
if (i_ex(global.cinstance[__jj]))
{
if (global.cinstance[__jj].name == "susie")
{
actor_count++;
su = __jj + 1;
su_actor = instance_create(global.cinstance[__jj].x, global.cinstance[__jj].y, obj_actor);
scr_actor_setup(su, su_actor, "susie");
su_actor.sprite_index = global.cinstance[__jj].sprite_index;
su_actor.depth = global.cinstance[__jj].depth;
with (global.cinstance[__jj])
visible = 0;
}
if (global.cinstance[__jj].name == "ralsei")
{
actor_count++;
ra = __jj + 1;
ra_actor = instance_create(global.cinstance[__jj].x, global.cinstance[__jj].y, obj_actor);
scr_actor_setup(ra, ra_actor, "ralsei");
ra_actor.sprite_index = global.cinstance[__jj].sprite_index;
ra_actor.depth = global.cinstance[__jj].depth;
with (global.cinstance[__jj])
visible = 0;
}
if (global.cinstance[__jj].name == "noelle")
{
actor_count++;
no = __jj + 1;
no_actor = instance_create(global.cinstance[__jj].x, global.cinstance[__jj].y, obj_actor);
scr_actor_setup(no, no_actor, "noelle");
no_actor.sprite_index = global.cinstance[__jj].sprite_index;
no_actor.depth = global.cinstance[__jj].depth;
with (global.cinstance[__jj])
visible = 0;
}
}
}
} ();
|
|
217
|
with (roomglow)
|
|
218
|
{
|
|
219
|
var actors = [];
|
|
220
|
with (obj_actor)
|
|
221
|
array_push(actors, id);
|
|
222
|
for (var i = 0; i < array_length(actors); i++)
|
|
223
|
create_highlight(actors[i]);
|
|
224
|
}
|
|
225
|
var campos = scr_heromarkerscr_heromarker
function scr_heromarker(arg0 = "", arg1 = "")
{
var ____foundmarker = -4;
var xpos = -1;
var ypos = -1;
var objindextocheck = 1365;
if (string_pos("kr", arg0) != 0)
objindextocheck = 544;
if (string_pos("su", arg0) != 0)
objindextocheck = 522;
if (string_pos("ra", arg0) != 0)
objindextocheck = 75;
if (string_pos("no", arg0) != 0)
objindextocheck = 933;
if (string_pos("gen", arg0) != 0)
objindextocheck = 1365;
with (objindextocheck)
{
if (variable_instance_exists(id, "extflag"))
{
if (extflag == arg1)
____foundmarker = id;
}
}
if (instance_exists(____foundmarker))
{
xpos = ____foundmarker.x;
ypos = ____foundmarker.y;
}
if (____foundmarker == -4)
{
debug_message("scr_heromarker(" + arg0 + "," + arg1 + ") Object Not Found");
return [-4, -4, -4];
}
return [xpos, ypos, ____foundmarker];
}
function scr_genmarker(arg0 = "")
{
var marker = -4;
with (obj_genmarker)
{
if (extflag == arg0)
marker = id;
}
return marker;
} (undefined, "campos1");
|
|
226
|
var krpos = scr_heromarkerscr_heromarker
function scr_heromarker(arg0 = "", arg1 = "")
{
var ____foundmarker = -4;
var xpos = -1;
var ypos = -1;
var objindextocheck = 1365;
if (string_pos("kr", arg0) != 0)
objindextocheck = 544;
if (string_pos("su", arg0) != 0)
objindextocheck = 522;
if (string_pos("ra", arg0) != 0)
objindextocheck = 75;
if (string_pos("no", arg0) != 0)
objindextocheck = 933;
if (string_pos("gen", arg0) != 0)
objindextocheck = 1365;
with (objindextocheck)
{
if (variable_instance_exists(id, "extflag"))
{
if (extflag == arg1)
____foundmarker = id;
}
}
if (instance_exists(____foundmarker))
{
xpos = ____foundmarker.x;
ypos = ____foundmarker.y;
}
if (____foundmarker == -4)
{
debug_message("scr_heromarker(" + arg0 + "," + arg1 + ") Object Not Found");
return [-4, -4, -4];
}
return [xpos, ypos, ____foundmarker];
}
function scr_genmarker(arg0 = "")
{
var marker = -4;
with (obj_genmarker)
{
if (extflag == arg0)
marker = id;
}
return marker;
} ("kris", "pos1");
|
|
227
|
var supos = scr_heromarkerscr_heromarker
function scr_heromarker(arg0 = "", arg1 = "")
{
var ____foundmarker = -4;
var xpos = -1;
var ypos = -1;
var objindextocheck = 1365;
if (string_pos("kr", arg0) != 0)
objindextocheck = 544;
if (string_pos("su", arg0) != 0)
objindextocheck = 522;
if (string_pos("ra", arg0) != 0)
objindextocheck = 75;
if (string_pos("no", arg0) != 0)
objindextocheck = 933;
if (string_pos("gen", arg0) != 0)
objindextocheck = 1365;
with (objindextocheck)
{
if (variable_instance_exists(id, "extflag"))
{
if (extflag == arg1)
____foundmarker = id;
}
}
if (instance_exists(____foundmarker))
{
xpos = ____foundmarker.x;
ypos = ____foundmarker.y;
}
if (____foundmarker == -4)
{
debug_message("scr_heromarker(" + arg0 + "," + arg1 + ") Object Not Found");
return [-4, -4, -4];
}
return [xpos, ypos, ____foundmarker];
}
function scr_genmarker(arg0 = "")
{
var marker = -4;
with (obj_genmarker)
{
if (extflag == arg0)
marker = id;
}
return marker;
} ("susie", "pos1");
|
|
228
|
var krdist = scr_returnwait_instancescr_returnwait_instance
function scr_returnwait_instance(arg0, arg1, arg2)
{
if (!instance_exists(arg0))
{
debug_print("Argument 1 does not exist");
return 1;
}
if (!instance_exists(arg1))
{
debug_print("Argument 2 does not exist");
return 1;
}
var dist = max(1, round(point_distance(arg0.x, arg0.y, arg1.x, arg1.y) / arg2));
return dist;
} (kris, krpos[2], 6);
|
|
229
|
var sudist = scr_returnwait_instancescr_returnwait_instance
function scr_returnwait_instance(arg0, arg1, arg2)
{
if (!instance_exists(arg0))
{
debug_print("Argument 1 does not exist");
return 1;
}
if (!instance_exists(arg1))
{
debug_print("Argument 2 does not exist");
return 1;
}
var dist = max(1, round(point_distance(arg0.x, arg0.y, arg1.x, arg1.y) / arg2));
return dist;
} (susie, supos[2], 6);
|
|
230
|
var camdist = scr_returnwaitscr_returnwait
function scr_returnwait(arg0, arg1, arg2, arg3, arg4)
{
return max(1, round(point_distance(arg0, arg1, arg2, arg3) / arg4));
} (camerax(), cameray(), campos[0], campos[1], 4);
|
|
231
|
var camdistret = scr_returnwaitscr_returnwait
function scr_returnwait(arg0, arg1, arg2, arg3, arg4)
{
return max(1, round(point_distance(arg0, arg1, arg2, arg3) / arg4));
} (camerax(), cameray(), campos[0], campos[1], 4);
|
|
232
|
c_pannablec_pannable
function c_pannable(arg0)
{
c_cmd("pannable", arg0, 0, 0, 0);
} (1);
|
|
233
|
c_panc_pan
function c_pan(arg0, arg1, arg2)
{
c_cmd("pan", arg0, arg1, arg2, 0);
} (campos[0], campos[1], camdist);
|
|
234
|
c_selc_sel
function c_sel(arg0)
{
c_cmd("select", arg0, 0, 0, 0);
} (kr);
|
|
235
|
c_walkdirectc_walkdirect
function c_walkdirect(arg0, arg1, arg2)
{
c_cmd("walkdirect", arg0, arg1, arg2, 0);
} (krpos[0], krpos[1], krdist);
|
|
236
|
c_delayfacingc_delayfacing
function c_delayfacing(arg0, arg1)
{
c_cmd_x("delaycmd", arg0, "facing", arg1, 0, 0, 0);
} (krdist + 1, "u");
|
|
237
|
c_selc_sel
function c_sel(arg0)
{
c_cmd("select", arg0, 0, 0, 0);
} (su);
|
|
238
|
c_walkdirectc_walkdirect
function c_walkdirect(arg0, arg1, arg2)
{
c_cmd("walkdirect", arg0, arg1, arg2, 0);
} (supos[0], supos[1], sudist);
|
|
239
|
c_delayfacingc_delayfacing
function c_delayfacing(arg0, arg1)
{
c_cmd_x("delaycmd", arg0, "facing", arg1, 0, 0, 0);
} (sudist + 1, "u");
|
|
240
|
c_waitc_wait
function c_wait(arg0)
{
c_cmd("wait", arg0, 0, 0, 0);
} (max(sudist, krdist, camdist));
|
|
241
|
c_waitc_wait
function c_wait(arg0)
{
c_cmd("wait", arg0, 0, 0, 0);
} (30);
|
|
242
|
c_msgsidec_msgside
function c_msgside(arg0)
{
c_cmd("msgside", arg0, 0, 0, 0);
} ("bottom");
|
|
243
|
c_speakerc_speaker
function c_speaker(arg0)
{
c_cmd("speaker", arg0, 0, 0, 0);
} ("susie");
|
|
244
|
c_msgsetc_msgset
function c_msgset(arg0, arg1)
{
c_cmd("msgset", arg0, arg1, 0, 0);
} (0, "* Kris..^1. before^1, I didn't think I could be a hero./");
|
|
245
|
c_msgnextc_msgnext
function c_msgnext(arg0)
{
c_cmd("msgnext", arg0, 0, 0, 0);
} ("* I wasn't good enough. I mean^1, I was..^1. bad./");
|
|
246
|
c_msgnextc_msgnext
function c_msgnext(arg0)
{
c_cmd("msgnext", arg0, 0, 0, 0);
} ("* I still kinda am bad. In some ways^1, I guess./%");
|
|
247
|
c_talkc_talk
function c_talk()
{
c_cmd("talk", 0, 0, 0, 0);
} ();
|
|
248
|
c_wait_talkc_wait_talk
function c_wait_talk()
{
c_cmd("waitdialoguer", 0, 0, 0, 0);
} ();
|
|
249
|
c_panobjc_panobj
function c_panobj(arg0, arg1)
{
c_cmd("panobj", arg0, arg1, 0, 0);
} (kr_actor, camdistret);
|
|
250
|
c_waitc_wait
function c_wait(arg0)
{
c_cmd("wait", arg0, 0, 0, 0);
} (camdistret);
|
|
251
|
c_pannablec_pannable
function c_pannable(arg0)
{
c_cmd("pannable", arg0, 0, 0, 0);
} (0);
|
|
252
|
c_actortocaterpillarc_actortocaterpillar
function c_actortocaterpillar()
{
c_cmd("actortocaterpillar", 0, 0, 0, 0);
} ();
|
|
253
|
c_actortokrisc_actortokris
function c_actortokris()
{
c_cmd("actortokris", 0, 0, 0, 0);
} ();
|
|
254
|
c_terminatekillactorsc_terminatekillactors
function c_terminatekillactors()
{
c_cmd("terminatekillactors", 0, 0, 0, 0);
} ();
|
|
255
|
}
|
|
256
|
if (cutscene == 2 && !instance_exists(obj_cutscene_master))
|
|
257
|
{
|
|
258
|
scr_caterpillar_interpolatescr_caterpillar_interpolate
function scr_caterpillar_interpolate(arg0 = "none")
{
if (arg0 == "all")
{
with (obj_caterpillarchara)
scr_caterpillar_interpolate_old();
}
else if (arg0 == "none")
{
if (object_index == obj_caterpillarchara)
scr_caterpillar_interpolate_old();
}
else
{
with (obj_caterpillarchara)
{
if (name == arg0)
scr_caterpillar_interpolate_old();
}
}
}
function scr_caterinterp(arg0 = "none")
{
scr_caterpillar_interpolate(arg0);
}
function scr_caterpillar_interpolate_old()
{
_newfacing = scr_facing_letter_to_number(scr_get_cardinal_direction(point_direction(x, y, obj_mainchara.x, obj_mainchara.y)));
remx[0] = obj_mainchara.x;
remy[0] = obj_mainchara.y;
facing[0] = _newfacing;
for (_iaia = target; _iaia > 0; _iaia -= 1)
{
remx[_iaia] = lerp(obj_mainchara.x, x, _iaia / target);
if (global.darkzone == 1)
remy[_iaia] = lerp(obj_mainchara.y, y + 16, _iaia / target);
else
remy[_iaia] = lerp(obj_mainchara.y, y + 6, _iaia / target);
facing[_iaia] = _newfacing;
}
} ("all");
|
|
259
|
global.flag[1560] = 1;
|
|
260
|
global.interact = 0;
|
|
261
|
global.facing = 0;
|
|
262
|
cutscene++;
|
|
263
|
}
|
|
264
|
if (cutscene == 3)
|
|
265
|
{
|
|
266
|
if (scr_trigcheckscr_trigcheck
function scr_trigcheck(arg0)
{
var ____trig = 0;
if (is_string(arg0))
{
with (obj_trigger)
{
if (extflag == arg0)
{
if (place_meeting(x, y, obj_mainchara))
____trig++;
}
}
}
return ____trig;
}
function scr_trigcheck_ext(arg0, arg1 = id)
{
var ____trig = 0;
if (is_string(arg0))
{
with (obj_trigger)
{
if (extflag == arg0)
{
if (place_meeting(x, y, arg1))
____trig++;
}
}
}
return ____trig;
} ("cut2"))
|
|
267
|
{
|
|
268
|
cutscene = 4;
|
|
269
|
global.interact = 1;
|
|
270
|
}
|
|
271
|
}
|
|
272
|
if (cutscene == 4)
|
|
273
|
{
|
|
274
|
cutscene++;
|
|
275
|
cutscene_master = scr_cutscene_makescr_cutscene_make
function scr_cutscene_make()
{
_cutscene_master = instance_create(0, 0, obj_cutscene_master);
_cutscene_master.master_object = id;
return _cutscene_master;
} ();
|
|
276
|
scr_maincharacters_actorsscr_maincharacters_actors
function scr_maincharacters_actors()
{
actor_count = 0;
kr = 0;
kr_actor = instance_create(obj_mainchara.x, obj_mainchara.y, obj_actor);
scr_actor_setup(kr, kr_actor, "kris");
kr_actor.sprite_index = obj_mainchara.sprite_index;
kr_actor.depth = obj_mainchara.depth;
with (obj_mainchara)
visible = 0;
for (__jj = 0; __jj < array_length_1d(global.cinstance); __jj++)
{
if (i_ex(global.cinstance[__jj]))
{
if (global.cinstance[__jj].name == "susie")
{
actor_count++;
su = __jj + 1;
su_actor = instance_create(global.cinstance[__jj].x, global.cinstance[__jj].y, obj_actor);
scr_actor_setup(su, su_actor, "susie");
su_actor.sprite_index = global.cinstance[__jj].sprite_index;
su_actor.depth = global.cinstance[__jj].depth;
with (global.cinstance[__jj])
visible = 0;
}
if (global.cinstance[__jj].name == "ralsei")
{
actor_count++;
ra = __jj + 1;
ra_actor = instance_create(global.cinstance[__jj].x, global.cinstance[__jj].y, obj_actor);
scr_actor_setup(ra, ra_actor, "ralsei");
ra_actor.sprite_index = global.cinstance[__jj].sprite_index;
ra_actor.depth = global.cinstance[__jj].depth;
with (global.cinstance[__jj])
visible = 0;
}
if (global.cinstance[__jj].name == "noelle")
{
actor_count++;
no = __jj + 1;
no_actor = instance_create(global.cinstance[__jj].x, global.cinstance[__jj].y, obj_actor);
scr_actor_setup(no, no_actor, "noelle");
no_actor.sprite_index = global.cinstance[__jj].sprite_index;
no_actor.depth = global.cinstance[__jj].depth;
with (global.cinstance[__jj])
visible = 0;
}
}
}
} ();
|
|
277
|
with (roomglow)
|
|
278
|
{
|
|
279
|
var actors = [];
|
|
280
|
with (obj_actor)
|
|
281
|
array_push(actors, id);
|
|
282
|
for (var i = 0; i < array_length(actors); i++)
|
|
283
|
create_highlight(actors[i]);
|
|
284
|
}
|
|
285
|
var campos = scr_heromarkerscr_heromarker
function scr_heromarker(arg0 = "", arg1 = "")
{
var ____foundmarker = -4;
var xpos = -1;
var ypos = -1;
var objindextocheck = 1365;
if (string_pos("kr", arg0) != 0)
objindextocheck = 544;
if (string_pos("su", arg0) != 0)
objindextocheck = 522;
if (string_pos("ra", arg0) != 0)
objindextocheck = 75;
if (string_pos("no", arg0) != 0)
objindextocheck = 933;
if (string_pos("gen", arg0) != 0)
objindextocheck = 1365;
with (objindextocheck)
{
if (variable_instance_exists(id, "extflag"))
{
if (extflag == arg1)
____foundmarker = id;
}
}
if (instance_exists(____foundmarker))
{
xpos = ____foundmarker.x;
ypos = ____foundmarker.y;
}
if (____foundmarker == -4)
{
debug_message("scr_heromarker(" + arg0 + "," + arg1 + ") Object Not Found");
return [-4, -4, -4];
}
return [xpos, ypos, ____foundmarker];
}
function scr_genmarker(arg0 = "")
{
var marker = -4;
with (obj_genmarker)
{
if (extflag == arg0)
marker = id;
}
return marker;
} (undefined, "campos2");
|
|
286
|
var krpos = scr_heromarkerscr_heromarker
function scr_heromarker(arg0 = "", arg1 = "")
{
var ____foundmarker = -4;
var xpos = -1;
var ypos = -1;
var objindextocheck = 1365;
if (string_pos("kr", arg0) != 0)
objindextocheck = 544;
if (string_pos("su", arg0) != 0)
objindextocheck = 522;
if (string_pos("ra", arg0) != 0)
objindextocheck = 75;
if (string_pos("no", arg0) != 0)
objindextocheck = 933;
if (string_pos("gen", arg0) != 0)
objindextocheck = 1365;
with (objindextocheck)
{
if (variable_instance_exists(id, "extflag"))
{
if (extflag == arg1)
____foundmarker = id;
}
}
if (instance_exists(____foundmarker))
{
xpos = ____foundmarker.x;
ypos = ____foundmarker.y;
}
if (____foundmarker == -4)
{
debug_message("scr_heromarker(" + arg0 + "," + arg1 + ") Object Not Found");
return [-4, -4, -4];
}
return [xpos, ypos, ____foundmarker];
}
function scr_genmarker(arg0 = "")
{
var marker = -4;
with (obj_genmarker)
{
if (extflag == arg0)
marker = id;
}
return marker;
} ("kris", "pos2");
|
|
287
|
var supos = scr_heromarkerscr_heromarker
function scr_heromarker(arg0 = "", arg1 = "")
{
var ____foundmarker = -4;
var xpos = -1;
var ypos = -1;
var objindextocheck = 1365;
if (string_pos("kr", arg0) != 0)
objindextocheck = 544;
if (string_pos("su", arg0) != 0)
objindextocheck = 522;
if (string_pos("ra", arg0) != 0)
objindextocheck = 75;
if (string_pos("no", arg0) != 0)
objindextocheck = 933;
if (string_pos("gen", arg0) != 0)
objindextocheck = 1365;
with (objindextocheck)
{
if (variable_instance_exists(id, "extflag"))
{
if (extflag == arg1)
____foundmarker = id;
}
}
if (instance_exists(____foundmarker))
{
xpos = ____foundmarker.x;
ypos = ____foundmarker.y;
}
if (____foundmarker == -4)
{
debug_message("scr_heromarker(" + arg0 + "," + arg1 + ") Object Not Found");
return [-4, -4, -4];
}
return [xpos, ypos, ____foundmarker];
}
function scr_genmarker(arg0 = "")
{
var marker = -4;
with (obj_genmarker)
{
if (extflag == arg0)
marker = id;
}
return marker;
} ("susie", "pos2");
|
|
288
|
var krdist = scr_returnwait_instancescr_returnwait_instance
function scr_returnwait_instance(arg0, arg1, arg2)
{
if (!instance_exists(arg0))
{
debug_print("Argument 1 does not exist");
return 1;
}
if (!instance_exists(arg1))
{
debug_print("Argument 2 does not exist");
return 1;
}
var dist = max(1, round(point_distance(arg0.x, arg0.y, arg1.x, arg1.y) / arg2));
return dist;
} (kris, krpos[2], 6);
|
|
289
|
var sudist = scr_returnwait_instancescr_returnwait_instance
function scr_returnwait_instance(arg0, arg1, arg2)
{
if (!instance_exists(arg0))
{
debug_print("Argument 1 does not exist");
return 1;
}
if (!instance_exists(arg1))
{
debug_print("Argument 2 does not exist");
return 1;
}
var dist = max(1, round(point_distance(arg0.x, arg0.y, arg1.x, arg1.y) / arg2));
return dist;
} (susie, supos[2], 6);
|
|
290
|
var camdist = scr_returnwaitscr_returnwait
function scr_returnwait(arg0, arg1, arg2, arg3, arg4)
{
return max(1, round(point_distance(arg0, arg1, arg2, arg3) / arg4));
} (camerax(), cameray(), campos[0], campos[1], 4);
|
|
291
|
var camdistret = scr_returnwaitscr_returnwait
function scr_returnwait(arg0, arg1, arg2, arg3, arg4)
{
return max(1, round(point_distance(arg0, arg1, arg2, arg3) / arg4));
} (camerax(), cameray(), campos[0], campos[1], 4);
|
|
292
|
c_pannablec_pannable
function c_pannable(arg0)
{
c_cmd("pannable", arg0, 0, 0, 0);
} (1);
|
|
293
|
c_panc_pan
function c_pan(arg0, arg1, arg2)
{
c_cmd("pan", arg0, arg1, arg2, 0);
} (campos[0], campos[1], camdist);
|
|
294
|
c_selc_sel
function c_sel(arg0)
{
c_cmd("select", arg0, 0, 0, 0);
} (kr);
|
|
295
|
c_walkdirectc_walkdirect
function c_walkdirect(arg0, arg1, arg2)
{
c_cmd("walkdirect", arg0, arg1, arg2, 0);
} (krpos[0], krpos[1], krdist);
|
|
296
|
c_delayfacingc_delayfacing
function c_delayfacing(arg0, arg1)
{
c_cmd_x("delaycmd", arg0, "facing", arg1, 0, 0, 0);
} (krdist + 1, "u");
|
|
297
|
c_selc_sel
function c_sel(arg0)
{
c_cmd("select", arg0, 0, 0, 0);
} (su);
|
|
298
|
c_walkdirectc_walkdirect
function c_walkdirect(arg0, arg1, arg2)
{
c_cmd("walkdirect", arg0, arg1, arg2, 0);
} (supos[0], supos[1], sudist);
|
|
299
|
c_delayfacingc_delayfacing
function c_delayfacing(arg0, arg1)
{
c_cmd_x("delaycmd", arg0, "facing", arg1, 0, 0, 0);
} (sudist + 1, "u");
|
|
300
|
c_waitc_wait
function c_wait(arg0)
{
c_cmd("wait", arg0, 0, 0, 0);
} (max(sudist, krdist, camdist));
|
|
301
|
c_waitc_wait
function c_wait(arg0)
{
c_cmd("wait", arg0, 0, 0, 0);
} (30);
|
|
302
|
c_msgsidec_msgside
function c_msgside(arg0)
{
c_cmd("msgside", arg0, 0, 0, 0);
} ("bottom");
|
|
303
|
c_speakerc_speaker
function c_speaker(arg0)
{
c_cmd("speaker", arg0, 0, 0, 0);
} ("susie");
|
|
304
|
c_msgsetc_msgset
function c_msgset(arg0, arg1)
{
c_cmd("msgset", arg0, arg1, 0, 0);
} (0, "* But now^1, I..^1. I got hope crossed on my heart./");
|
|
305
|
c_msgnextc_msgnext
function c_msgnext(arg0)
{
c_cmd("msgnext", arg0, 0, 0, 0);
} ("* Hope^1, written in truth. Written somewhere.../");
|
|
306
|
c_msgnextc_msgnext
function c_msgnext(arg0)
{
c_cmd("msgnext", arg0, 0, 0, 0);
} ("* Written somewhere no one can erase!/");
|
|
307
|
c_msgnextc_msgnext
function c_msgnext(arg0)
{
c_cmd("msgnext", arg0, 0, 0, 0);
} ("* Like^1, uh^1, a superduper permanent marker^1! Heheh./");
|
|
308
|
c_msgnextc_msgnext
function c_msgnext(arg0)
{
c_cmd("msgnext", arg0, 0, 0, 0);
} ("* Damn^1, I'm hyped up now^1, Kris!/");
|
|
309
|
c_msgnextc_msgnext
function c_msgnext(arg0)
{
c_cmd("msgnext", arg0, 0, 0, 0);
} ("* Let's find the old man and kick that Knight's ass!!/%");
|
|
310
|
c_talkc_talk
function c_talk()
{
c_cmd("talk", 0, 0, 0, 0);
} ();
|
|
311
|
c_wait_talkc_wait_talk
function c_wait_talk()
{
c_cmd("waitdialoguer", 0, 0, 0, 0);
} ();
|
|
312
|
c_panobjc_panobj
function c_panobj(arg0, arg1)
{
c_cmd("panobj", arg0, arg1, 0, 0);
} (kr_actor, camdistret);
|
|
313
|
c_waitc_wait
function c_wait(arg0)
{
c_cmd("wait", arg0, 0, 0, 0);
} (camdistret);
|
|
314
|
c_pannablec_pannable
function c_pannable(arg0)
{
c_cmd("pannable", arg0, 0, 0, 0);
} (0);
|
|
315
|
c_actortocaterpillarc_actortocaterpillar
function c_actortocaterpillar()
{
c_cmd("actortocaterpillar", 0, 0, 0, 0);
} ();
|
|
316
|
c_actortokrisc_actortokris
function c_actortokris()
{
c_cmd("actortokris", 0, 0, 0, 0);
} ();
|
|
317
|
c_terminatekillactorsc_terminatekillactors
function c_terminatekillactors()
{
c_cmd("terminatekillactors", 0, 0, 0, 0);
} ();
|
|
318
|
}
|
|
319
|
if (cutscene == 5 && !instance_exists(obj_cutscene_master))
|
|
320
|
{
|
|
321
|
scr_caterpillar_interpolatescr_caterpillar_interpolate
function scr_caterpillar_interpolate(arg0 = "none")
{
if (arg0 == "all")
{
with (obj_caterpillarchara)
scr_caterpillar_interpolate_old();
}
else if (arg0 == "none")
{
if (object_index == obj_caterpillarchara)
scr_caterpillar_interpolate_old();
}
else
{
with (obj_caterpillarchara)
{
if (name == arg0)
scr_caterpillar_interpolate_old();
}
}
}
function scr_caterinterp(arg0 = "none")
{
scr_caterpillar_interpolate(arg0);
}
function scr_caterpillar_interpolate_old()
{
_newfacing = scr_facing_letter_to_number(scr_get_cardinal_direction(point_direction(x, y, obj_mainchara.x, obj_mainchara.y)));
remx[0] = obj_mainchara.x;
remy[0] = obj_mainchara.y;
facing[0] = _newfacing;
for (_iaia = target; _iaia > 0; _iaia -= 1)
{
remx[_iaia] = lerp(obj_mainchara.x, x, _iaia / target);
if (global.darkzone == 1)
remy[_iaia] = lerp(obj_mainchara.y, y + 16, _iaia / target);
else
remy[_iaia] = lerp(obj_mainchara.y, y + 6, _iaia / target);
facing[_iaia] = _newfacing;
}
} ("all");
|
|
322
|
global.flag[1560] = 2;
|
|
323
|
global.interact = 0;
|
|
324
|
global.facing = 0;
|
|
325
|
cutscene++;
|
|
326
|
}
|
|
327
|
with (gueiadmirer)
|
|
328
|
{
|
|
329
|
if (myinteract == 3)
|
|
330
|
{
|
|
331
|
global.interact = 1;
|
|
332
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
333
|
msgsetloc(0, * An awful beast!Delay 11 A relief this creature was before our time.Wait for input"* An awful beast^1! A relief this creature was before our time./", "obj_dw_churchb_gallery_slash_Step_0_gml_405_0" );
|
|
334
|
msgnextloc(* From the body shape,Delay 11 it seems to have eaten meat and fire.Wait for inputClose Message"* From the body shape^1, it seems to have eaten meat and fire./%", "obj_dw_churchb_gallery_slash_Step_0_gml_406_0" );
|
|
335
|
d_make();
|
|
336
|
myinteract = 999;
|
|
337
|
talked++;
|
|
338
|
}
|
|
339
|
if (myinteract > 3 && d_ex())
|
|
340
|
{
|
|
341
|
var trig = 0;
|
|
342
|
if (!i_ex(obj_writer))
|
|
343
|
trig = 1;
|
|
344
|
with (obj_writer)
|
|
345
|
{
|
|
346
|
if (halt)
|
|
347
|
trig = 1;
|
|
348
|
}
|
|
349
|
if (!trig)
|
|
350
|
marker.image_index += 0.25;
|
|
351
|
}
|
|
352
|
if (myinteract == 999 && !d_ex())
|
|
353
|
{
|
|
354
|
myinteract = 0;
|
|
355
|
marker.image_index = 0;
|
|
356
|
global.interact = 0;
|
|
357
|
}
|
|
358
|
}
|
|
359
|
with (organadmirer)
|
|
360
|
{
|
|
361
|
if (myinteract == 3)
|
|
362
|
{
|
|
363
|
global.interact = 1;
|
|
364
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
365
|
msgsetloc(0, * Ahhh...Delay 11 overachiever!Wait for inputClose Message"* Ahhh..^1. overachiever!/%", "obj_dw_churchb_gallery_slash_Step_0_gml_437_0" );
|
|
366
|
d_make();
|
|
367
|
myinteract = 999;
|
|
368
|
talked++;
|
|
369
|
}
|
|
370
|
if (myinteract > 3 && d_ex())
|
|
371
|
{
|
|
372
|
var trig = 0;
|
|
373
|
if (!i_ex(obj_writer))
|
|
374
|
trig = 1;
|
|
375
|
with (obj_writer)
|
|
376
|
{
|
|
377
|
if (halt)
|
|
378
|
trig = 1;
|
|
379
|
}
|
|
380
|
if (!trig)
|
|
381
|
marker.image_index += 0.25;
|
|
382
|
}
|
|
383
|
if (myinteract == 999 && !d_ex())
|
|
384
|
{
|
|
385
|
myinteract = 0;
|
|
386
|
marker.image_index = 0;
|
|
387
|
global.interact = 0;
|
|
388
|
}
|
|
389
|
}
|
|
390
|
with (biblioxadmirer)
|
|
391
|
{
|
|
392
|
if (myinteract == 3)
|
|
393
|
{
|
|
394
|
global.interact = 1;
|
|
395
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
396
|
msgsetloc(0, * The stone tablets carved in mansbeard,Delay 11 a font of knowledge.Wait for input"* The stone tablets carved in mansbeard^1, a font of knowledge./", "obj_dw_churchb_gallery_slash_Step_0_gml_468_0" );
|
|
397
|
msgnextloc(* Spellings were different back then. And better.Wait for inputClose Message"* Spellings were different back then. And better./%", "obj_dw_churchb_gallery_slash_Step_0_gml_469_0" );
|
|
398
|
d_make();
|
|
399
|
myinteract = 999;
|
|
400
|
talked++;
|
|
401
|
}
|
|
402
|
if (myinteract > 3 && d_ex())
|
|
403
|
{
|
|
404
|
var trig = 0;
|
|
405
|
if (!i_ex(obj_writer))
|
|
406
|
trig = 1;
|
|
407
|
with (obj_writer)
|
|
408
|
{
|
|
409
|
if (halt)
|
|
410
|
trig = 1;
|
|
411
|
}
|
|
412
|
if (!trig)
|
|
413
|
marker.image_index += 0.25;
|
|
414
|
}
|
|
415
|
if (myinteract == 999 && !d_ex())
|
|
416
|
{
|
|
417
|
myinteract = 0;
|
|
418
|
marker.image_index = 0;
|
|
419
|
global.interact = 0;
|
|
420
|
}
|
|
421
|
}
|
|
422
|
with (wateradmirer)
|
|
423
|
{
|
|
424
|
if (myinteract == 3)
|
|
425
|
{
|
|
426
|
global.interact = 1;
|
|
427
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
428
|
msgsetloc(0, * Look how realistic the rendering of the water is by the stone.Wait for input"* Look how realistic the rendering of the water is by the stone./", "obj_dw_churchb_gallery_slash_Step_0_gml_500_0" );
|
|
429
|
msgnextloc(* To our progenitors,Delay 11 this must've been the peak of beauty!Wait for inputClose Message"* To our progenitors^1, this must've been the peak of beauty!/%", "obj_dw_churchb_gallery_slash_Step_0_gml_501_0" );
|
|
430
|
d_make();
|
|
431
|
myinteract = 999;
|
|
432
|
talked++;
|
|
433
|
}
|
|
434
|
if (myinteract > 3 && d_ex())
|
|
435
|
{
|
|
436
|
var trig = 0;
|
|
437
|
if (!i_ex(obj_writer))
|
|
438
|
trig = 1;
|
|
439
|
with (obj_writer)
|
|
440
|
{
|
|
441
|
if (halt)
|
|
442
|
trig = 1;
|
|
443
|
}
|
|
444
|
if (!trig)
|
|
445
|
marker.image_index += 0.25;
|
|
446
|
}
|
|
447
|
if (myinteract == 999 && !d_ex())
|
|
448
|
{
|
|
449
|
myinteract = 0;
|
|
450
|
marker.image_index = 0;
|
|
451
|
global.interact = 0;
|
|
452
|
}
|
|
453
|
}
|
|
454
|
with (waferadmirer)
|
|
455
|
{
|
|
456
|
if (myinteract == 3)
|
|
457
|
{
|
|
458
|
global.interact = 1;
|
|
459
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
460
|
msgsetloc(0, * How rustic our ancestors were. No headdress in sight.Wait for input"* How rustic our ancestors were. No headdress in sight./", "obj_dw_churchb_gallery_slash_Step_0_gml_533_0" );
|
|
461
|
msgnextloc(* They must've concerned themselves only with their work...Wait for input"* They must've concerned themselves only with their work.../", "obj_dw_churchb_gallery_slash_Step_0_gml_534_0" );
|
|
462
|
var seeds = stringsetloc(* We should be like them!Delay 11 We should eat only nuts and seeds.Wait for inputClose Message"* We should be like them^1! We should eat only nuts and seeds./%", "obj_dw_churchb_gallery_slash_Step_0_gml_535_0" );
|
|
463
|
msgnext(seeds);
|
|
464
|
if (talked)
|
|
465
|
{
|
|
466
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
467
|
msgset(0, seeds);
|
|
468
|
}
|
|
469
|
d_make();
|
|
470
|
myinteract = 999;
|
|
471
|
talked++;
|
|
472
|
}
|
|
473
|
if (myinteract > 3 && d_ex())
|
|
474
|
{
|
|
475
|
var trig = 0;
|
|
476
|
if (!i_ex(obj_writer))
|
|
477
|
trig = 1;
|
|
478
|
with (obj_writer)
|
|
479
|
{
|
|
480
|
if (halt)
|
|
481
|
trig = 1;
|
|
482
|
}
|
|
483
|
if (!trig)
|
|
484
|
marker.image_index += 0.25;
|
|
485
|
}
|
|
486
|
if (myinteract == 999 && !d_ex())
|
|
487
|
{
|
|
488
|
myinteract = 0;
|
|
489
|
marker.image_index = 0;
|
|
490
|
global.interact = 0;
|
|
491
|
}
|
|
492
|
}
|
|
493
|
with (baltadmirer)
|
|
494
|
{
|
|
495
|
if (myinteract == 3)
|
|
496
|
{
|
|
497
|
global.interact = 1;
|
|
498
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
499
|
msgsetloc(0, * A beautiful specimen,Delay 11 although only the hard carapace remains.Wait for input"* A beautiful specimen^1, although only the hard carapace remains./", "obj_dw_churchb_gallery_slash_Step_0_gml_573_0" );
|
|
500
|
msgnextloc(* If only we could see its delicate pieces...Wait for input"* If only we could see its delicate pieces.../", "obj_dw_churchb_gallery_slash_Step_0_gml_574_0" );
|
|
501
|
msgnextloc(* It may have had beautiful feathers,Delay 11 or even a fleshy posterior.Wait for inputClose Message"* It may have had beautiful feathers^1, or even a fleshy posterior./%", "obj_dw_churchb_gallery_slash_Step_0_gml_575_0" );
|
|
502
|
if (talked)
|
|
503
|
{
|
|
504
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
505
|
msgsetloc(0, * A beautiful specimen!Wait for inputClose Message"* A beautiful specimen!/%", "obj_dw_churchb_gallery_slash_Step_0_gml_580_0" );
|
|
506
|
}
|
|
507
|
d_make();
|
|
508
|
myinteract = 999;
|
|
509
|
talked++;
|
|
510
|
}
|
|
511
|
if (myinteract > 3 && d_ex())
|
|
512
|
{
|
|
513
|
var trig = 0;
|
|
514
|
if (!i_ex(obj_writer))
|
|
515
|
trig = 1;
|
|
516
|
with (obj_writer)
|
|
517
|
{
|
|
518
|
if (halt)
|
|
519
|
trig = 1;
|
|
520
|
}
|
|
521
|
if (!trig)
|
|
522
|
marker.image_index += 0.25;
|
|
523
|
}
|
|
524
|
if (myinteract == 999 && !d_ex())
|
|
525
|
{
|
|
526
|
myinteract = 0;
|
|
527
|
marker.image_index = 0;
|
|
528
|
global.interact = 0;
|
|
529
|
}
|
|
530
|
}
|
|
531
|
with (intronpc)
|
|
532
|
{
|
|
533
|
if (myinteract == 3)
|
|
534
|
{
|
|
535
|
global.interact = 1;
|
|
536
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
537
|
msgsetloc(0, * Welcome to Club Apatheia.Wait for input"* Welcome to Club Apatheia./", "obj_dw_churchb_gallery_slash_Step_0_gml_614_0" );
|
|
538
|
msgnextloc(* This is an archaeological exhibit.Wait for inputClose Message"* This is an archaeological exhibit./%", "obj_dw_churchb_gallery_slash_Step_0_gml_615_0" );
|
|
539
|
if (talked)
|
|
540
|
{
|
|
541
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
542
|
msgsetloc(0, * Today's history,Delay 11 tomorrow's archaeology.Wait for inputClose Message"* Today's history^1, tomorrow's archaeology./%", "obj_dw_churchb_gallery_slash_Step_0_gml_620_0" );
|
|
543
|
}
|
|
544
|
d_make();
|
|
545
|
myinteract = 999;
|
|
546
|
talked++;
|
|
547
|
}
|
|
548
|
if (myinteract > 3 && d_ex())
|
|
549
|
{
|
|
550
|
var trig = 0;
|
|
551
|
if (!i_ex(obj_writer))
|
|
552
|
trig = 1;
|
|
553
|
with (obj_writer)
|
|
554
|
{
|
|
555
|
if (halt)
|
|
556
|
trig = 1;
|
|
557
|
}
|
|
558
|
if (!trig)
|
|
559
|
marker.image_index += 0.25;
|
|
560
|
}
|
|
561
|
if (myinteract == 999 && !d_ex())
|
|
562
|
{
|
|
563
|
myinteract = 0;
|
|
564
|
marker.image_index = 0;
|
|
565
|
global.interact = 0;
|
|
566
|
}
|
|
567
|
}
|
|
568
|
with (welcomesign)
|
|
569
|
{
|
|
570
|
if (myinteract == 3)
|
|
571
|
{
|
|
572
|
global.interact = 1;
|
|
573
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
574
|
msgsetloc(0, * "The Gallery of Ancient Faces."Wait for inputClose Message"* \"The Gallery of Ancient Faces.\"/%", "obj_dw_churchb_gallery_slash_Step_0_gml_651_0" );
|
|
575
|
d_make();
|
|
576
|
myinteract = 999;
|
|
577
|
}
|
|
578
|
if (myinteract == 999 && !d_ex())
|
|
579
|
{
|
|
580
|
myinteract = 0;
|
|
581
|
marker.image_index = 0;
|
|
582
|
global.interact = 0;
|
|
583
|
}
|
|
584
|
}
|
|
585
|
with (watercooler)
|
|
586
|
{
|
|
587
|
if (myinteract == 3)
|
|
588
|
{
|
|
589
|
global.interact = 1;
|
|
590
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
591
|
msgsetloc(0, * (It's a stone cooler. Not particularly useful.)Wait for inputClose Message"* (It's a stone cooler. Not particularly useful.)/%", "obj_dw_churchb_gallery_slash_Step_0_gml_674_0" );
|
|
592
|
d_make();
|
|
593
|
myinteract = 999;
|
|
594
|
}
|
|
595
|
if (myinteract > 3 && d_ex())
|
|
596
|
{
|
|
597
|
var trig = 0;
|
|
598
|
if (!i_ex(obj_writer))
|
|
599
|
trig = 1;
|
|
600
|
with (obj_writer)
|
|
601
|
{
|
|
602
|
if (halt)
|
|
603
|
trig = 1;
|
|
604
|
}
|
|
605
|
if (!trig)
|
|
606
|
marker.image_index += 0.25;
|
|
607
|
}
|
|
608
|
if (myinteract == 999 && !d_ex())
|
|
609
|
{
|
|
610
|
myinteract = 0;
|
|
611
|
marker.image_index = 0;
|
|
612
|
global.interact = 0;
|
|
613
|
}
|
|
614
|
}
|
|
615
|
with (cupadmirer)
|
|
616
|
{
|
|
617
|
if (myinteract == 3)
|
|
618
|
{
|
|
619
|
global.interact = 1;
|
|
620
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
621
|
msgsetloc(0, * These ancient once-celled organisms,Delay 11 seem to have lived a simple life.Wait for input"* These ancient once-celled organisms^1, seem to have lived a simple life./", "obj_dw_churchb_gallery_slash_Step_0_gml_703_0" );
|
|
622
|
msgnextloc(* Look how they band together. Lessons could be learned,Delay 11 could be learned.Wait for inputClose Message"* Look how they band together. Lessons could be learned^1, could be learned./%", "obj_dw_churchb_gallery_slash_Step_0_gml_704_0" );
|
|
623
|
d_make();
|
|
624
|
myinteract = 999;
|
|
625
|
talked++;
|
|
626
|
}
|
|
627
|
if (myinteract > 3 && d_ex())
|
|
628
|
{
|
|
629
|
var trig = 0;
|
|
630
|
if (!i_ex(obj_writer))
|
|
631
|
trig = 1;
|
|
632
|
with (obj_writer)
|
|
633
|
{
|
|
634
|
if (halt)
|
|
635
|
trig = 1;
|
|
636
|
}
|
|
637
|
if (!trig)
|
|
638
|
marker.image_index += 0.25;
|
|
639
|
}
|
|
640
|
if (myinteract == 999 && !d_ex())
|
|
641
|
{
|
|
642
|
myinteract = 0;
|
|
643
|
marker.image_index = 0;
|
|
644
|
global.interact = 0;
|
|
645
|
}
|
|
646
|
}
|
|
647
|
if (famcon == 0)
|
|
648
|
{
|
|
649
|
var trig = 0;
|
|
650
|
for (var i = 0; i < array_length(familiars); i++)
|
|
651
|
{
|
|
652
|
if (familiars[i].myinteract)
|
|
653
|
trig = 1;
|
|
654
|
}
|
|
655
|
if (trig)
|
|
656
|
{
|
|
657
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
658
|
msgsetloc(0, * (A familiar looking statue.)Wait for inputClose Message"* (A familiar looking statue.)/%", "obj_dw_churchb_gallery_slash_Step_0_gml_740_0" );
|
|
659
|
global.interact = 1;
|
|
660
|
d_make();
|
|
661
|
famcon = 1;
|
|
662
|
}
|
|
663
|
}
|
|
664
|
if (famcon == 1 && !d_ex())
|
|
665
|
{
|
|
666
|
for (var i = 0; i < array_length(familiars); i++)
|
|
667
|
familiars[i].myinteract = 0;
|
|
668
|
famcon = 0;
|
|
669
|
global.interact = 0;
|
|
670
|
}
|
|
671
|
if (enemcon == 0)
|
|
672
|
{
|
|
673
|
with (angyboy)
|
|
674
|
{
|
|
675
|
if (myinteract == 3)
|
|
676
|
{
|
|
677
|
global.interact = 1;
|
|
678
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
679
|
msgsetloc(0, * I'm waiting to turn to stone. Hurry up,Delay 11 will you?Wait for inputClose Message"* I'm waiting to turn to stone. Hurry up^1, will you?/%", "obj_dw_churchb_gallery_slash_Step_0_gml_772_0" );
|
|
680
|
d_make();
|
|
681
|
myinteract = 999;
|
|
682
|
talked++;
|
|
683
|
}
|
|
684
|
if (myinteract > 3 && d_ex())
|
|
685
|
{
|
|
686
|
var trig = 0;
|
|
687
|
if (!i_ex(obj_writer))
|
|
688
|
trig = 1;
|
|
689
|
with (obj_writer)
|
|
690
|
{
|
|
691
|
if (halt)
|
|
692
|
trig = 1;
|
|
693
|
}
|
|
694
|
if (!trig)
|
|
695
|
marker.image_index += 0.25;
|
|
696
|
}
|
|
697
|
if (myinteract == 999 && !d_ex())
|
|
698
|
{
|
|
699
|
myinteract = 0;
|
|
700
|
marker.image_index = 0;
|
|
701
|
global.interact = 0;
|
|
702
|
}
|
|
703
|
}
|
|
704
|
if (angysign.myinteract)
|
|
705
|
{
|
|
706
|
enemcon = 1;
|
|
707
|
angysign.myinteract = 999;
|
|
708
|
angyboy.myinteract = 999;
|
|
709
|
global.interact = 1;
|
|
710
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
711
|
msgsetloc(0, * (It's a statue stand...Delay 11 it has your name on it.)Wait for inputClose Message"* (It's a statue stand..^1. it has your name on it.)/%", "obj_dw_churchb_gallery_slash_Step_0_gml_805_0" );
|
|
712
|
d_make();
|
|
713
|
}
|
|
714
|
}
|
|
715
|
if (enemcon == 1 && !d_ex())
|
|
716
|
{
|
|
717
|
timer++;
|
|
718
|
var jumptime = 18;
|
|
719
|
var fadetime = 8;
|
|
720
|
if (timer == 8)
|
|
721
|
{
|
|
722
|
global.facing = 1;
|
|
723
|
with (angyboy.marker)
|
|
724
|
{
|
|
725
|
scr_lerpvarscr_lerpvar
function scr_lerpvar()
{
if (argument_count < 6)
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3]);
else
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3], argument[4], argument[5]);
return ___lerpvar;
}
function scr_lerpvar_respect()
{
if (argument_count < 6)
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3]);
else
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3], argument[4], argument[5]);
___lerpvar.respectglobalinteract = true;
return ___lerpvar;
} ("image_alpha", image_alpha, 0, fadetime, 2, "out");
|
|
726
|
with (galleryshadow)
|
|
727
|
scr_lerpvarscr_lerpvar
function scr_lerpvar()
{
if (argument_count < 6)
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3]);
else
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3], argument[4], argument[5]);
return ___lerpvar;
}
function scr_lerpvar_respect()
{
if (argument_count < 6)
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3]);
else
___lerpvar = scr_lerpvar_instance(id, argument[0], argument[1], argument[2], argument[3], argument[4], argument[5]);
___lerpvar.respectglobalinteract = true;
return ___lerpvar;
} ("image_alpha", image_alpha, 0, fadetime, 2, "out");
|
|
728
|
}
|
|
729
|
angymarker = scr_marker_extscr_marker_ext
function scr_marker_ext(arg0, arg1, arg2, arg3 = 1, arg4 = 1, arg5 = 0, arg6 = 0, arg7 = 16777215, arg8 = depth, arg9 = false, arg10 = -1, arg11 = 1)
{
var thismarker = instance_create(arg0, arg1, obj_marker);
with (thismarker)
{
depth = arg8;
sprite_index = arg2;
image_speed = arg5;
image_xscale = arg3;
image_yscale = arg4;
image_index = arg6;
image_blend = arg7;
image_alpha = arg11;
if (arg9)
scr_depth_alt();
}
if (arg10 > 0)
scr_doom(thismarker, arg10);
return thismarker;
}
function scr_marker_fromasset(arg0, arg1 = depth, arg2 = false)
{
if (is_undefined(arg0))
{
debug_message("Warning: scr_marker_fromasset() sprite_instance didn't exist");
return -4;
}
var sprite = layer_sprite_get_sprite(arg0);
var index = layer_sprite_get_index(arg0);
var imagespeed = layer_sprite_get_speed(arg0);
var xscale = layer_sprite_get_xscale(arg0);
var yscale = layer_sprite_get_yscale(arg0);
var angle = layer_sprite_get_angle(arg0);
var blend = layer_sprite_get_blend(arg0);
var alpha = layer_sprite_get_alpha(arg0);
var xloc = layer_sprite_get_x(arg0);
var yloc = layer_sprite_get_y(arg0);
var thismarker = instance_create_depth(xloc, yloc, arg1, obj_marker);
with (thismarker)
{
sprite_index = sprite;
image_index = index;
image_speed = imagespeed;
image_xscale = xscale;
image_yscale = yscale;
image_angle = angle;
image_blend = blend;
image_alpha = alpha;
if (arg2)
scr_depth_alt(id, arg2);
}
return thismarker;
}
function scr_assetgetinfo(arg0)
{
var sprite = layer_sprite_get_sprite(arg0);
var index = layer_sprite_get_index(arg0);
var xloc = layer_sprite_get_x(arg0);
var yloc = layer_sprite_get_y(arg0);
var xscale = layer_sprite_get_xscale(arg0);
var yscale = layer_sprite_get_yscale(arg0);
var angle = layer_sprite_get_angle(arg0);
var blend = layer_sprite_get_blend(arg0);
var alpha = layer_sprite_get_alpha(arg0);
var imagespeed = layer_sprite_get_speed(arg0);
return [sprite, index, xloc, yloc, xscale, yscale, angle, blend, alpha, imagespeed];
} (angyboy.marker.x - 16 - 2, (angyboy.marker.y - 16) + 2, spr_dw_churchb_organikenemy_marker, 2, 2, 0, 0, c_white, angyboy.marker.depth + 1);
|
|
730
|
}
|
|
731
|
if (timer == (8 + fadetime))
|
|
732
|
{
|
|
733
|
snd_play(snd_jump);
|
|
734
|
snd_play_delay(snd_wing, jumptime, 1, 1.2);
|
|
735
|
var targx = obj_mainchara.x + 60;
|
|
736
|
var targy = obj_mainchara.y - 42;
|
|
737
|
with (angymarker)
|
|
738
|
scr_jump_to_pointscr_jump_to_point
function scr_jump_to_point(arg0, arg1, arg2, arg3, arg4 = 0)
{
var ___jump = scr_jump_to_point_sprite(arg0, arg1, arg2, arg3, 0, 0);
with (___jump)
{
trackalpha = arg4;
trackblend = arg4;
trackindex = arg4;
tracksprite = arg4;
trackangle = arg4;
}
return ___jump;
} (targx, targy, 20, jumptime);
|
|
739
|
}
|
|
740
|
if (timer > (8 + fadetime))
|
|
741
|
scr_depth_altscr_depth_alt
function scr_depth_alt(arg0 = id, arg1 = 0)
{
with (arg0)
depth = 100000 - ((y * 10) + ((sprite_height - sprite_yoffset) * 10) + (arg1 * 10));
} (angymarker);
|
|
742
|
if (timer == (8 + jumptime + fadetime))
|
|
743
|
{
|
|
744
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
745
|
msgsetloc(0, * Yes,Delay 11 you will be a fossil too,Delay 11 won't you?Wait for inputClose Message"* Yes^1, you will be a fossil too^1, won't you?/%", "obj_dw_churchb_gallery_slash_Step_0_gml_849_0" );
|
|
746
|
d_make();
|
|
747
|
enemcon = 2;
|
|
748
|
timer = 0;
|
|
749
|
}
|
|
750
|
}
|
|
751
|
if (enemcon == 2 && !d_ex())
|
|
752
|
{
|
|
753
|
timer++;
|
|
754
|
if (timer == 8)
|
|
755
|
{
|
|
756
|
angymarker.depth = 5000;
|
|
757
|
snd_play(snd_tensionhorn);
|
|
758
|
snd_play_delay(snd_tensionhorn, 10, undefined, 1.1);
|
|
759
|
}
|
|
760
|
if (timer == 32)
|
|
761
|
{
|
|
762
|
global.flag[54 encounter_pointer] = encounterflag;
|
|
763
|
scr_battlescr_battle
function scr_battle(arg0, arg1, arg2, arg3, arg4)
{
global.specialbattle = arg1;
global.encounterno = arg0;
if (global.flag[9 battle_music] != 2)
{
global.flag[9 battle_music] = 1;
if (global.chapter == 4 && room != room_dw_castle_dojo)
global.batmusic[0] = snd_init("ch4_battle.ogg");
else
global.batmusic[0] = snd_init("battle.ogg");
}
instance_create(0, 0, obj_battleback);
instance_create(0, 0, obj_encounterbasic);
__enemymarker[0] = arg2;
__enemymarker[1] = arg3;
__enemymarker[2] = arg4;
for (__ien = 0; __ien < 3; __ien++)
{
if (global.monstertype[__ien] != 0(None))
{
if (!i_ex(__enemymarker[__ien]))
{
__enemymarker[__ien] = scr_dark_marker(global.monstermakex[__ien] + 300, global.monstermakey[__ien], object_get_sprite(global.monsterinstancetype[__ien]));
__enemymarker[__ien].depth = -__ien;
}
__enemymarker[__ien].__ien = __ien;
with (__enemymarker[__ien])
{
scr_move_to_point_over_time(global.monstermakex[__ien], global.monstermakey[__ien], 20);
__doom = instance_create(x, y, obj_doom);
__doom.target = id;
__doom.alarm[0] = 25;
}
}
}
} (encounterno, 0, undefined, angymarker);
|
|
764
|
enemcon = 3;
|
|
765
|
}
|
|
766
|
}
|
|
767
|
if (enemcon == 3)
|
|
768
|
{
|
|
769
|
var check = global.flag[encounterflag];
|
|
770
|
if (check != 0)
|
|
771
|
{
|
|
772
|
angysign.x = room_width * 2;
|
|
773
|
angysign.marker.galleryshadow.x = room_width * 2;
|
|
774
|
if (check == 1)
|
|
775
|
{
|
|
776
|
angyboy.x = room_width * 2;
|
|
777
|
enemcon = 999;
|
|
778
|
}
|
|
779
|
else
|
|
780
|
{
|
|
781
|
debug_print("now");
|
|
782
|
angyboy.marker.image_alpha = 1;
|
|
783
|
angyboy.marker.galleryshadow.image_alpha = 1;
|
|
784
|
angyboy.talked = 0;
|
|
785
|
angyboy.myinteract = 0;
|
|
786
|
enemcon = 4;
|
|
787
|
}
|
|
788
|
}
|
|
789
|
}
|
|
790
|
if (enemcon == 4)
|
|
791
|
{
|
|
792
|
with (angyboy)
|
|
793
|
{
|
|
794
|
if (myinteract == 3)
|
|
795
|
{
|
|
796
|
global.interact = 1;
|
|
797
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
798
|
msgsetloc(0, * A huge fossil,Delay 11 falling down,Delay 11 breaking,Delay 11 smashing EVERYTHING!Wait for input"* A huge fossil^1, falling down^1, breaking^1, smashing EVERYTHING!/", "obj_dw_churchb_gallery_slash_Step_0_gml_908_0" );
|
|
799
|
msgnextloc(* HAHAHA!Delay 11 I myself,Delay 11 will be crushed as well!Wait for inputClose Message"* HAHAHA^1! I myself^1, will be crushed as well!/%", "obj_dw_churchb_gallery_slash_Step_0_gml_909_0" );
|
|
800
|
d_make();
|
|
801
|
myinteract = 999;
|
|
802
|
talked++;
|
|
803
|
}
|
|
804
|
if (myinteract > 3 && d_ex())
|
|
805
|
{
|
|
806
|
var trig = 0;
|
|
807
|
if (!i_ex(obj_writer))
|
|
808
|
trig = 1;
|
|
809
|
with (obj_writer)
|
|
810
|
{
|
|
811
|
if (halt)
|
|
812
|
trig = 1;
|
|
813
|
}
|
|
814
|
if (!trig)
|
|
815
|
marker.image_index += 0.25;
|
|
816
|
}
|
|
817
|
if (myinteract == 999 && !d_ex())
|
|
818
|
{
|
|
819
|
myinteract = 0;
|
|
820
|
marker.image_index = 0;
|
|
821
|
global.interact = 0;
|
|
822
|
}
|
|
823
|
}
|
|
824
|
}
|
|
825
|
if (i_ex(staradmirer))
|
|
826
|
{
|
|
827
|
with (staradmirer)
|
|
828
|
{
|
|
829
|
if (myinteract == 3)
|
|
830
|
{
|
|
831
|
global.interact = 1;
|
|
832
|
scr_speakerscr_speaker
function scr_speaker(arg0)
{
_speaker = arg0;
global.typer = 5;
if (global.darkzone == 1)
global.typer = 6;
if (global.fighting == 1)
global.typer = 4;
global.fc = 0;
global.fe = 0;
if (_speaker == "silent" && global.darkzone == 0)
global.typer = 2;
if (_speaker == "silent" && global.darkzone == 1)
global.typer = 36;
if (_speaker == "balloon" || _speaker == "enemy")
global.typer = 50;
if (_speaker == "sans")
{
global.typer = 14;
global.fc = 6;
}
if (_speaker == "undyne" || _speaker == "und")
{
global.typer = 17;
global.fc = 9;
}
if (_speaker == "temmie" || _speaker == "tem")
global.typer = 21;
if (_speaker == "jevil")
global.typer = 35;
if (_speaker == "catti")
global.fc = 13;
if (_speaker == "jockington" || _speaker == "joc")
global.fc = 14;
if (_speaker == "catty" || _speaker == "caddy")
global.fc = 16;
if (_speaker == "bratty" || _speaker == "bra")
global.fc = 17;
if (_speaker == "rouxls" || _speaker == "rou")
global.fc = 18;
if (_speaker == "burgerpants" || _speaker == "bur")
global.fc = 19;
if (_speaker == "spamton")
{
if (global.fighting == 0)
global.typer = 66;
else
global.typer = 68;
}
if (_speaker == "sneo")
global.typer = 67;
if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers")
global.typer = 85;
if (_speaker == "susie" || _speaker == "sus")
{
global.fc = 1;
global.typer = 10;
if (global.darkzone == 1)
{
global.typer = 30;
if (global.fighting == 1)
global.typer = 47;
}
}
if (_speaker == "ralsei" || _speaker == "ral")
{
global.fc = 2;
global.typer = 31;
if (global.fighting == 1)
global.typer = 45;
if (global.flag[30 ralsei_hat_state] == 1)
global.typer = 6;
}
if (_speaker == "noelle" || _speaker == "noe")
{
global.fc = 3;
if (global.darkzone == 0)
global.typer = 12;
else
global.typer = 56;
if (global.fighting == 1)
global.typer = 59;
}
if (_speaker == "toriel" || _speaker == "tor")
{
global.fc = 4;
global.typer = 7;
}
if (_speaker == "asgore" || _speaker == "asg")
{
global.fc = 10;
global.typer = 18;
}
if (_speaker == "king" || _speaker == "kin")
{
global.fc = 20;
global.typer = 33;
if (global.chapter == 1)
{
if (global.plot < 235)
global.typer = 36;
... ("no_name");
|
|
833
|
msgsetloc(0, * He looks so...Delay 11 original.Wait for inputClose Message"* He looks so..^1. original./%", "obj_dw_churchb_gallery_slash_Step_0_gml_944_0" );
|
|
834
|
d_make();
|
|
835
|
myinteract = 999;
|
|
836
|
talked++;
|
|
837
|
}
|
|
838
|
if (myinteract > 3 && d_ex())
|
|
839
|
{
|
|
840
|
var trig = 0;
|
|
841
|
if (!i_ex(obj_writer))
|
|
842
|
trig = 1;
|
|
843
|
with (obj_writer)
|
|
844
|
{
|
|
845
|
if (halt)
|
|
846
|
trig = 1;
|
|
847
|
}
|
|
848
|
if (!trig)
|
|
849
|
marker.image_index += 0.25;
|
|
850
|
}
|
|
851
|
if (myinteract == 999 && !d_ex())
|
|
852
|
{
|
|
853
|
myinteract = 0;
|
|
854
|
marker.image_index = 0;
|
|
855
|
global.interact = 0;
|
|
856
|
}
|
|
857
|
}
|
|
858
|
}
|
|
859
|
if (i_ex(starwalker))
|
|
860
|
{
|
|
861
|
with (starwalker)
|
|
862
|
{
|
|
863
|
if (myinteract == 3)
|
|
864
|
{
|
|
865
|
global.interact = 1;
|
|
866
|
msgsetloc(0, * (An original looking statue.)Wait for inputClose Message"* (An original looking statue.)/%", "obj_dw_churchb_gallery_slash_Step_0_gml_975_0" );
|
|
867
|
d_make();
|
|
868
|
myinteract = 999;
|
|
869
|
}
|
|
870
|
if (myinteract > 3 && d_ex())
|
|
871
|
{
|
|
872
|
var trig = 0;
|
|
873
|
if (!i_ex(obj_writer))
|
|
874
|
trig = 1;
|
|
875
|
with (obj_writer)
|
|
876
|
{
|
|
877
|
if (halt)
|
|
878
|
trig = 1;
|
|
879
|
}
|
|
880
|
if (!trig)
|
|
881
|
marker.image_index += 0.25;
|
|
882
|
}
|
|
883
|
if (myinteract == 999 && !d_ex())
|
|
884
|
{
|
|
885
|
myinteract = 0;
|
|
886
|
marker.image_index = 0;
|
|
887
|
global.interact = 0;
|
|
888
|
}
|
|
889
|
}
|
|
890
|
}
|
|
891
|
var propactive = scr_trigcheckscr_trigcheck
function scr_trigcheck(arg0)
{
var ____trig = 0;
if (is_string(arg0))
{
with (obj_trigger)
{
if (extflag == arg0)
{
if (place_meeting(x, y, obj_mainchara))
____trig++;
}
}
}
return ____trig;
}
function scr_trigcheck_ext(arg0, arg1 = id)
{
var ____trig = 0;
if (is_string(arg0))
{
with (obj_trigger)
{
if (extflag == arg0)
{
if (place_meeting(x, y, arg1))
____trig++;
}
}
}
return ____trig;
} ("propact");
|
|
892
|
roomglow.active = true;
|
|
893
|
with (obj_dw_church_prophecy)
|
|
894
|
active = propactive;
|