1 | myinteract = 3; |
2 | global.msc = 214; |
3 | if (talkedto > 0) |
4 | global.msc = 215; |
5 | global.typer = 4; |
6 | global.facechoice = 1; |
7 | global.faceemotion = 2; |
8 | mydialoguer = instance_create(0, 0, obj_dialoguer); |
9 | talkedto += 1; |