1 | scr_depth(0, 0, 0, 0, 0); |
2 | if (instance_exists(OBJ_WRITER) == 0 && myinteract == 4) |
3 | { |
4 | if (global.plot < 2) |
5 | global.plot = 2; |
6 | global.interact = 5; |
7 | global.menuno = 4; |
8 | myinteract = 5; |
9 | } |