Graal Forums

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

GULTHEX 09-09-2008 06:25 PM

Gmap Help
 
Ok I Put this in the serv ops
gmaps=dg_mapworld
ok and i uploaded the gmap

and when i try to warp to the gmap at the bottom right it says failed
and i put this in the lvl npc
PHP Code:

    //#CLIENTSIDE
    
if (created) {
    
removetiledefs;
    
addtiledef pics1.png,,;
  
loadmap("dg_mapworld");
    } 

WHAT DO I DO THE GMAP WONT LOAD@!@!@!@!@!

WanDaMan 09-09-2008 06:51 PM

Quote:

Originally Posted by GULTHEX (Post 1421647)
PHP Code:

    //#CLIENTSIDE
    
if (created) {
    
removetiledefs;
    
addtiledef pics1.png,,;
  
loadmap("dg_mapworld");
    } 


A mix of GS2 and gGS probably isn't helping! Try this ;)

PHP Code:

//#CLIENTSIDE
if (created) {
  
removetiledefs;
  
loadmap dg_mapworld;


The tiledefault is pics1.png so you don't need the addtiledef.

[email protected] 09-09-2008 06:53 PM

say in rc chat

/find dg_mapworld*

and paste what it says on here

WanDaMan 09-09-2008 07:08 PM

Don't forget to upload the levels! :p

Bell 09-09-2008 07:33 PM

I found a couple things and fixed what I could access. For one you had gmaps, instead of gmaps= in server ops. That I fixed.

The other thing is your gmap can't have a mix of .graal and .nw levels. You should also maybe rename your levels to start with dg_ for ease in naming. Lastly you have a gmap made that includes 4 levels but only 2 are uploaded. Because of that I couldn't tell if you were starting upper left and going to lower right in the listing process.

GULTHEX 09-09-2008 07:42 PM

sidney it says this
dg_mapworld.gmap: downloadable, level, 121 byte, 2008-09-09 18:47:22

[email protected] 09-09-2008 07:47 PM

ok

well it should work, does it still not work?

WanDaMan 09-09-2008 07:49 PM

Bell may have already fixed it...

GULTHEX 09-09-2008 07:50 PM

so what do i do now to go to the gmap

[email protected] 09-09-2008 08:02 PM

ok fixed for you ^^

GULTHEX 09-10-2008 01:00 AM

now i cant see the npcs in the gmap :(

DrakilorP2P 09-10-2008 09:39 AM

Quote:

Originally Posted by GULTHEX (Post 1421828)
now i cant see the npcs in the gmap :(

Could you please use capital letters where appropriate? My experience reading your posts would not be unlike reading through a lea***e.

weeway 09-14-2008 07:48 AM

I have a gmap issues to
except it's diffrent
everytime I upload a gmap on the server then add it to the server list then warp to it, it shows up as a series of levels not a gmap :( what to do?!?

Crono 09-14-2008 11:28 AM

Quote:

Originally Posted by weeway (Post 1423310)
I have a gmap issues to
except it's diffrent
everytime I upload a gmap on the server then add it to the server list then warp to it, it shows up as a series of levels not a gmap :( what to do?!?

Where do you upload the gmap? Are you sure you have it written out correctly in the serverops?

weeway 09-15-2008 04:00 AM

Dev katono an yes I even got someone else to use my desigine to make one we got it to look like a gmap but it looks totally diffrent then the picture

Rufus 09-16-2008 09:45 PM

Quote:

Originally Posted by weeway (Post 1423650)
Dev katono an yes I even got someone else to use my desigine to make one we got it to look like a gmap but it looks totally diffrent then the picture

The generator is there for outlining your shape, you've got to build over it and fix it up so it looks decent :p


All times are GMT +2. The time now is 07:47 AM.

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