When I try to use my rental npc to get a peco peco it says you do not meet the requirements... I am job lvl 50 on a knight with the riding skill. Here is the code any ideas?
} else if (checkmount() != MOUNT_PECO && getskilllv(KN_RIDING)) {
setmount;
} else {
message strcharinfo(0),"You do not meet requirements to rent.";
When I try to use my rental npc to get a peco peco it says you do not meet the requirements... I am job lvl 50 on a knight with the riding skill. Here is the code any ideas?
Share this post
Link to post
Share on other sites