Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Level Design (https://forums.graalonline.com/forums/forumdisplay.php?f=6)
-   -   Gmap not working (https://forums.graalonline.com/forums/showthread.php?t=87870)

sssssssssss 09-12-2009 02:20 AM

Gmap not working
 
Ok, ill include the gmap with this.
Dont know whats wrong, map wont come up, levels wont connect.
I have in server options like so:
PHP Code:

gmaps=sdearmageddon 

also tried

PHP Code:

gmap=sdearmageddon 

also have this a level

PHP Code:

//#CLIENTSIDE
function onCreated() {
  
this.setshape(13232);
  
loadmap("sdearmageddon");


also tried that without setshape, and without quotes around the file name too in loadmap.

tried this already, its downloadable. downloadable, level, 2941 byte, 2009-09-12 02:09:08

tried that script on the first level as well, top left corner of the gmap. nothing.

I have a really bad headache from this stupid thing. I have tried resetting the npc server already too. Along with reconecting and level updates.

Note: the levels are also linked correct, and are in order exactly how they are set up to be on the map. Obviously saved as a .txt for upload reasons. Also, this is for online, it works offline just fine.

Crono 09-12-2009 03:11 AM

Where do you have it uploaded? Also I read somewhere that you no longer need to use the loadmap command at all, the server will automatically do it or something if it's under "gmaps=". This wont help or anything but even when there's only one gmap I usually see servers add a comma after it...so

PHP Code:

gmaps=sdearmageddon

Can't hurt to try.

sssssssssss 09-12-2009 03:18 AM

Its on "Dev Decus_Arillias".
tried the comma, no go :(
I got the loadmap and gmap= set, hoping one would work lol

cbk1994 09-12-2009 03:24 AM

Have you...
  1. Uploaded the GMAP and levels
  2. Used "/updatelevel xxxxx.gmap" in RC
  3. Restarted the NPC-server if it's still not working
  4. Restarted the Gserver if it's STILL not working
?

Also, loadmap is most definitely not the problem.

sssssssssss 09-12-2009 03:41 AM

The only thing i havent tried is restarting the gserver, dont know how, and doesnt seem to come up on graal.net.

Bell 09-12-2009 05:11 AM

/global servercontrol this restart will restart your server.

No setmap or setminimap scripts in the levels and be sure you do not have the old bigmap.txt stuff in server ops.

sssssssssss 09-12-2009 05:18 AM

cbk got on and fixed it. Thanks. If you dont mind, post what you changed please. :)

cbk1994 09-12-2009 06:46 PM

Quote:

Originally Posted by sssssssssss (Post 1522499)
cbk got on and fixed it. Thanks. If you dont mind, post what you changed please. :)

The levels were capitalized in the GMAP file. Un-capitalizing them and reconnecting fixed it :).


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

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