
11-08-2001, 06:52 AM
|
|
Banned
|
 |
Join Date: Jun 2001
Posts: 3,993
|
|
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*
|
Try putting it at '1,1'
|
|
|
|