Deltarune (Chapter 1) script viewer

← back to main script listing

gml_Object_DEVICE_CONTACT_Create_0

(view raw script w/o annotations or w/e)
1
EVENT = 0;
2
TIMER = 0;
3
HEARTMADE = 0;
4
HSINER = 0;
5
OBMADE = 0;
6
global.flag[20 manual_face_sprite] = 0;
7
global.flag[6 disable_text_skip] = 1;
8
global.typer = 666;
9
ALREADY = 1;
10
TRUE_ALREADY = 0;
11
if (global.tempflag[10] == 1)
12
    TRUE_ALREADY = 1;
13
SKIPBUFFER = 10;
14
FADED = 0;
15
FADEFACTOR = 0.4;
16
FADEUP = 0;
17
OB_DEPTH = 0;
18
obacktimer = 0;
19
OBM = 0.5;
20
global.currentsong[0] = snd_init("AUDIO_DRONE.ogg");
21
mus_loop(global.currentsong[0]);
22
WHITEFADE = 0;
23
scr_windowcaption
scr_windowcaption

function scr_windowcaption(arg0) { if (global.tempflag[10] == 1) window_set_caption(
DELTARUNE
scr_84_get_lang_string("scr_windowcaption_slash_scr_windowcaption_gml_1_0")
); else window_set_caption(arg0); }
(
CONTACT
scr_84_get_lang_string
scr_84_get_lang_string

function scr_84_get_lang_string(arg0) { return ds_map_find_value(global.lang_map, arg0); }
("DEVICE_CONTACT_slash_Create_0_gml_23_0")
);
24
if (global.lang == "ja")
25
    global.flag[912 language] = 1;