Thread: Map Placing
View Single Post
  #6  
Old 08-10-2001, 11:07 PM
mhermher mhermher is offline
galase galase!
mhermher's Avatar
Join Date: Jun 2001
Location: Sweden, Stockholm.
Posts: 2,012
mhermher is on a distinguished road
Send a message via ICQ to mhermher Send a message via AIM to mhermher Send a message via Yahoo to mhermher
Just add this to a npc:


NPC Code:
if (playerenters) {
setminimap "youtminimapimghere","yourmaptxt",playerx,play ery;
setmap "yourbigmapimghere","yourmaptxt",playerx,playe ry;
}

__________________
Donate money for my trip to Germany

Adiarde Manager
Reply With Quote