
11-08-2001, 09:37 AM
|
|
Registered User
|
 |
Join Date: Jun 2001
Posts: 2,471
|
|
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 d Gamez\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) |
|
|
|