
06-02-2007, 09:24 PM
|
|
That guy with a beard
|
 |
Join Date: May 2004
Location: Ontario, Canada
Posts: 819
|
|
Quote:
Originally Posted by Luda
Look here.
http://forums.graalonline.com/forums...t=61822&page=2
Make a text document, put this in it
NPC Code:
GRMAP001
WIDTH 5
HEIGHT 0
GENERATED test_01.nw
LEVELNAMES
"test_01.nw","test_02.nw""test_03.nw","test_04.nw" "test_05.nw"
LEVELNAMESEND
MINIMAPIMG test.png
LOADFULLMAP
After this is in the text document save it as a .gmap
Then put this in one of the levels
NPC Code:
// NPC made by Buttmonkey
if (created) {
loadmap test;
setlevel2 test_01.nw,30,30;
}
loadmap test= the name of your .gmap file
|
thats man i never really learned how to make a gmap lol. now i know ;-) |
__________________
Quote:
|
Game Master (Server): Greetings PrinceOfKenshin, there are new posts on the forums that demand your urgent attention! God speed, the fate of the world is in your hands. If you fail, middle earth will forever be in the darkness and your children will be enslaved by McKain.
|
|
|
|
|