1 | scr_depth(0, 0, 0, 0, 0); |
2 | if (fun == 0) |
3 | { |
4 | if (instance_exists(obj_face_papyrus)) |
5 | image_index = obj_face_papyrus.image_index; |
6 | else |
7 | image_index = 0; |
8 | script_execute(scr_npcdir, 2); |
9 | } |