1 |
if live_call() |
2 |
return global.live_result; |
3 |
position = 0 |
4 |
position_array[0] = -1 |
5 |
if instance_exists(obj_pl) |
6 |
{ |
7 |
obj_pl.state = gml_Script_scr_frozen_state |
8 |
if (obj_pl.y > ((__view_get((1 << 0), 0)) + 150)) |
9 |
position = 1 |
10 |
else |
11 |
position = 0 |
12 |
} |
13 |
choice = false |
14 |
ch[1] = "" |
15 |
ch[2] = "" |
16 |
ch[3] = "" |
17 |
ch[4] = "" |
18 |
p = 1 |
19 |
ch_msg = -1 |
20 |
ch_delay = -1 |
21 |
ch_alpha = 1 |
22 |
alpha_fade = false |
23 |
outcome = 0 |
24 |
textWidth = 210 |
25 |
textSep = 16 |
26 |
message_current = 0 |
27 |
message_actual = "" |
28 |
message_actual_col[0] = "" |
29 |
message_reset = false |
30 |
cutoff = 0 |
31 |
counter = 0 |
32 |
message_timer = -1 |
33 |
mT = -1 |
34 |
portrait = true |
35 |
prt[0] = 0 |
36 |
image_speed = 0.2 |
37 |
message[0] = "" |
38 |
talker[0] = -4 |
39 |
talker_current = 0 |
40 |
message_col[0][0] = "" |
41 |
col_modif[0] = 16711680 |
42 |
col_modif[1] = 255 |
43 |
color = false |
44 |
color_set = false |
45 |
sndfnt = 99 |
46 |
sndfnt_array[0] = -4 |
47 |
global.dialogue_open = true |
48 |
dialogue_is_minishop = false |
49 |
skippable = true |
50 |
dialogue_font = 9 |
51 |
portrait_idle_animated = 0 |
52 |
portrait_idle_frame = 0 |
53 |
portrait_can_animate = true |
54 |
force_skip = false |