1 | if (global.plot <= 10) |
2 | snd_free_all(); |
3 | con = 0; |
4 | image_speed = 0; |
5 | wallwindow = scr_marker |
6 | with (wallwindow) |
7 | scr_depth(); |
8 | if (global.plot > 0) |
9 | { |
10 | scr_depth(); |
11 | with (wallwindow) |
12 | image_index = 1; |
13 | image_index = 1; |
14 | } |
15 | else |
16 | { |
17 | scr_windowcaption |
18 | t = scr_marker |
19 | with (t) |
20 | { |
21 | scr_depth(); |
22 | image_speed = 0.25; |
23 | } |
24 | global.msc = 0; |
25 | global.typer = 7; |
26 | global.fc = 4; |
27 | global.fe = 1; |
28 | global.msg[0] = |
29 | global.msg[1] = |
30 | d = instance_create(0, 0, obj_dialoguer); |
31 | con = 1; |
32 | global.interact = 1; |
33 | global.facing = 3; |
34 | } |