Try this:
NPC Code:
// NPC made by Ice Pick
if (playerenters) {
setmap mapname.gif,maptxtname.txt,126,30;
setminimap minimapname.gif,minimaptxt.txt,126,30;
}
Also for offline mode you have to use gif, I think for online mode to. But then agin I am not sure on that. Well have fun with it
