What's wrong with this script please help
- script SearchSystem -1,{mes "[ Find Monster ]";mes "Select";next;set .@select,select("- Monster","- Item");if (.@select == 1) { set .@id,callfunc("Mobidsearch"); if (.@id == 1) { mes "[ Find Monster ]"; mes "^FF0000Monster Not Found!^000000"...