1 | myinteract = 3; |
2 | global.msc = 0; |
3 | global.typer = 5; |
4 | global.facechoice = 0; |
5 | global.faceemotion = 0; |
6 | global.msg[0] = "%%"; |
7 | global.msg[0] = xstring1; |
8 | if (xno == 1) |
9 | { |
10 | global.msg[1] = xstring2; |
11 | global.msg[2] = "%%"; |
12 | } |
13 | mydialoguer = instance_create(0, 0, obj_dialoguer); |