Can't find any "getPosition" method in MapleCharacter. Only in MaplePortal, which I don't think is related.
Although I can't find any "getPosition" method in MapleCharacter, I found this :
Code:
mf.setPosition(getPosition());
and also, in a NPC, I also found this
Code:
cm.getPlayer().getPosition()
The weird thing is, I can't even find the method getPosition in MapleCharacter.
@Joakim
Any link to the one you're referring to? I searched and there's tons of Kerning PQ released in ragezone
Solved this. Went to MapleBlade's repack and took a look at their NPCs.