Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Gmap not loading (https://forums.graalonline.com/forums/showthread.php?t=55570)

falco10291029 10-03-2004 02:36 AM

Gmap not loading
 
Yeah basically it says it in the name, all of a sudden the gmaps on my server arent loading, not sure if this belongs here, but did they get rid of the loadmap command? I dont see it in commands.rtf.

Slash-P2P 10-03-2004 02:47 AM

loadmap mymap.gmap; (i'm not sure if it needs the .gmap or not, i've seen gmaps work with and without it)

Its not documented in commands.rtf and it is not removed.

make sure the loadmap is clientsided (//#CLIENTSIDE) and you have the map name such as mymap under gmaps= in your server options.

Also, please stop using internet jargon and take the time to correct your grammar.

Python523 10-03-2004 03:08 AM

Survey says 100% of the time, it's the operator, not the actual system.

falco10291029 10-03-2004 04:12 AM

Ok I will try adding the .gmap into it because I have the command in correctly it just hates me...


EDIT: Operator's fault my a**
NPC Code:


//#CLIENTSIDE
if (playerenters||created) {
loadmap neutral-kingdom;
}




I also tried with .gmap after it, double checked the name. Made sure the gmap was correct format. Again, Operator's fault my a**.

Dach 10-03-2004 05:48 AM

Quote:

Originally Posted by falco10291029
I dont see it in commands.rtf.

*checks* ...damnit
oh, it wasn't in a newfeatures? hmm, ohwell, fixed anyway

Quote:

Again, Operator's fault my arse.
Have you put the gmap filename into the gmap serveroption?

Slash-P2P 10-03-2004 06:36 AM

Can anyone confirm for sure if loadmap needs .gmap or not? or works both ways?

As for falco, I see you improved your grammar :cool: Thumbs up to you..
And it is the operators fault if only you can't make a GMAP work.

nullify 10-03-2004 08:39 AM

Loadmap doesn't need the ".gani" extension.

Tolnaftate2004 10-03-2004 09:19 AM

Quote:

Originally Posted by nullify
Loadmap doesn't need the ".gani" extension.

That was a given.

xAndrewx 10-03-2004 10:02 AM

Open it in notepad and check if the width + height is correct; (width + height = levels width and levels height, fortunatly you can get the height because it has the number within the name).

calum 10-03-2004 01:30 PM

I'm pretty sure that the gmap file is the problem, I had a look at it and
NPC Code:
GRMAP001
WIDTH 5
HEIGHT 5
GENERATED neutral-kingdom_e-5.nw


really doesn't look correct!

Spark910 10-03-2004 01:35 PM

And you've added it to the serveroption too?
gmaps=name1,name2,name3

Loriel 10-03-2004 01:45 PM

Quote:

Originally Posted by calum
it [...] really doesn't look correct!

Why does it not?
AND WHY DO I HAVE TO TYPE `DOES IT'? Stupid forums.

Fry2 10-03-2004 05:07 PM

Well, Gmaps, they do what they want.. Stefan made some post some time ago that says in what order you have to upload the files/etc. I think it was gmap->serveroptions->levels. It also said (if I remember correctly) if you didn't do that the gservers cache is screwed and you have to restart it.
Again, I don't know if I remember correctly and I also don't know if that works.
I also had problems with gmaps not loading, whatever I do, never got it to work :)
They are pure evil.

falco10291029 10-03-2004 05:10 PM

Quote:

Originally Posted by Dach
Have you put the gmap filename into the gmap serveroption?

Yes i have it in the serveroptions.


Quote:

Originally Posted by Calum
I'm pretty sure that the gmap file is the problem, I had a look at it and
NPC Code:
--------------------------------------------------------------------------------

GRMAP001
WIDTH 5
HEIGHT 5
GENERATED neutral-kingdom_e-5.nw

--------------------------------------------------------------------------------

really doesn't look correct!

What's wrong with it?


EDIT: It is now really weird, the gmap shows but npcs dont, and if u warpto the gmap they show but they disapear after abo0ut a level or so of travel. This is getting very weird....

Fry2 10-03-2004 07:21 PM

Quote:

Originally Posted by falco10291029
EDIT: It is now really weird, the gmap shows but npcs dont, and if u warpto the gmap they show but they disapear after abo0ut a level or so of travel. This is getting very weird....

Well, just told you, had the same problem, never got it fixed as I wasn't able to restart the GServer, you should arrange that.

falco10291029 10-03-2004 07:41 PM

Whats the site where you restart your gserver? I tried graalonline.om/adminpanel but that isnt it

Alexander 10-03-2004 07:47 PM

warp yourself onto the gmap, quick fix >.>

falco10291029 10-03-2004 08:49 PM

yes but not everyone has warping rights XD lol how do i get to the admin panel?

Alexander 10-04-2004 03:38 PM

errrrrrrrrrrr, say warpto 30 30 <nameofgmap>.gmap

falco10291029 10-04-2004 09:00 PM

nvm i reset the server and all seems to be going well now.


All times are GMT +2. The time now is 02:27 PM.

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