I can't get the setmap command to work offline -_-' anyone can explain to me WHY?
Okay, here's what I did:
NPC Code:
if (playerenters) {
setmap fah_map.png,fah_map.txt,32,32;
setminimap fah_minimap.png,fah_map.txt,32,32; //not sure if this part is correct (32,32)
}
the files are in my d

Gamez\Graal2001\maps\ folder but.. still no results *sigh*