I Ink New member Messages 42 Points 0 Github Squall Nov 3, 2014 #2 Since the update i have issues with the npc. It won't give knights their peco's/dragons/gryphons and says "you do not meet the requirements" Any help for this? Mado and such works fine
Since the update i have issues with the npc. It won't give knights their peco's/dragons/gryphons and says "you do not meet the requirements" Any help for this? Mado and such works fine
Ridley Community Administrator Messages 1,157 Points 0 Age 38 Location Germany Discord Ridley#5102 IRC Nickname Ridley Github ridley8819 Emulator Client Version 2019-03-22 Nov 3, 2014 #3 } else if (checkmount() == MOUNT_PECO && getskilllv(KN_RIDING)) { to Code: } else if (!checkmount() == MOUNT_PECO && getskilllv(KN_RIDING)) {
} else if (checkmount() == MOUNT_PECO && getskilllv(KN_RIDING)) { to Code: } else if (!checkmount() == MOUNT_PECO && getskilllv(KN_RIDING)) {