View Single Post
  #7  
Old 11-08-2001, 09:37 AM
Poogle Poogle is offline
Registered User
Poogle's Avatar
Join Date: Jun 2001
Posts: 2,471
Poogle is on a distinguished road
Re: (!*"/%! Map )!("%)!()

Quote:
Originally posted by Faheria_LAT1
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 dGamez\Graal2001\maps\ folder but.. still no results *sigh*
Must make it .gif for Offline mode(I had to pay a hard lesson for not knowing that)
Reply With Quote