Deltarune (Chapter 1) script viewer

← back to main script listing

gml_Object_obj_readable_Other_10

(view raw script w/o annotations or w/e)
1
global.msg[0] = 
* Can you see me...?Wait for inputClose Message
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); }
("obj_readable_slash_Other_10_gml_2_0")
;
2
myinteract = 3;
3
global.msc = 0;
4
global.typer = 5;
5
global.fc = 0;
6
global.fc = 0;
7
global.interact = 1;
8
mydialoguer = instance_create(0, 0, obj_dialoguer);