[Error]: Loading NPC file: npc/custom/test3.txt script error on npc/custom/test3.txt line 13 parse_simpleexpr: unmatch ')' 8 : else if( distance( .@x, .@y, .x_npc, .y_npc ) > .minimal_distance ) { 9 : mes "come near to me."; 10 : close; 11 : } 12 : getpartymember getcharid(1), 0; * 13 : if(!instance_check_party'('getcharid(1),2)) {
thats the error i get could you please watch over this?