Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Level Design (https://forums.graalonline.com/forums/forumdisplay.php?f=6)
-   -   Maps (https://forums.graalonline.com/forums/showthread.php?t=55676)

raiden0899 10-11-2004 11:40 PM

Maps
 
I made a map but I cant get it to show when I press 'm' in the game. I have a gmap and I'm pretty sure its not the problem. Is there a script I need to put in the level to tell it to use the map or something?

Spark910 10-11-2004 11:56 PM

NPC Code:
loadmap gmapname;



e.g: yourgmap.gmap

So put:

NPC Code:

loadmap yourgmap;



(no .gmap)

raiden0899 10-11-2004 11:59 PM

I already have that in the level but I still cant see the map when i press 'm'

bef 10-12-2004 02:00 AM

this is interesting cause i had the same problem a while back when i was messing around with gmaps... and i couldnt fix mine either...

maybe just in offline mode "m" maps don't work?

xAndrewx 10-12-2004 10:27 AM

Does your editor go in to map mode?

raiden0899 10-13-2004 09:21 PM

map mode?

Dach 10-13-2004 10:15 PM

You probably have automapping disabled in your f1 options. If you don't have or set a map image with setmap mapimage,maptext,x,y; you're not going to see anything in the map veiwer. Either that or your gmap is busted and Graal can't load it.

raiden0899 10-13-2004 10:44 PM

Automapping is enabled and I have a map image. I've never seen 'setmap' before. Do I need to put that in a script in the levels that use the map? If so, is it clientside?

raiden0899 10-13-2004 11:13 PM

Here's my gmap. I'm pretty sure its made right:

GRMAP001
WIDTH 10
HEIGHT 10
GENERATED firekingdom_j-10.nw
MAPIMG firekingdom.png

Dach 10-14-2004 04:00 PM

Quote:

Originally Posted by raiden0899
I've never seen 'setmap' before.

Kid's these days! I blame the hip-hop music!

Oh yeah, that's right, you don't need setmap with a gmap, since it sets the map image in the gmap... :\

Well anyway, is the map actually loading? I.E. do you see a four directional arrow in the editor?
Edit: No, you didn't use the terraingenerator, so I doubt you don't have the .gmap extension on the file... But yeah, is the gmap actually loading?
If not, I'm just going to assume you didn't name your gmap with the .gmap extension. Add that to the end of the name and it should work (assuming that is your problem) *kicks Stefan*

raiden0899 10-16-2004 02:40 AM

i didnt use the terrain generator. i have the .gmap extention on the file. it loads in the editor and i can see all the levels and when im in the game the levels are connected. it just wont show the map when i press 'm'

Dach 10-18-2004 08:51 PM

Alright, so does nothing happen when you press m, or does the screen go to the black map screen as if it were going to show the map but doesn't? I'm just trying to identify what exactly is going on.
If nothing happens, I would assume you have a "disablemap;" somewhere. Otherwise I believe the problem must lie in your map image itself.

raiden0899 10-18-2004 09:56 PM

nothing happens when i press m, i dont have disablemap; in any of my scripts, and im pretty sure its not the map image


All times are GMT +2. The time now is 04:51 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.