Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-09-2004, 09:50 PM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
Critical gmap problem (offline)

I'm not sure what it is, and I've made many threads pertaining to this problem before, but I can only load so many gmaps at a time. I believe Graal is being rather picky about file names. Such as that my main overworld is doragonkoden.gmap. I'd like to have other places and prefix them with dk_, but Graal refuses to load those. Why? In order for me to get my underground gmap working I had to remove the dk_ prefix so now its just caves.gmap. Its probably a stupid guess, but perhaps Graal does not like loading two gmaps that begin with the same letter? This also applies to the available start area I have online. It too would be prefixed with dk_, instead its just startarea.

Sometimes I can't even load other gmaps without first generating one with the dungeongen, loading it into terraingen, and then copy&paste what I want into the new gmap (through notepad) to get it to work. Its very frustrating :/ I want to be able to make new gmaps on the fly and have them running in Graal just as quick. It makes it difficult to provide a decent sample map for those wanting to try their hand at working on my playerworld
__________________
Reply With Quote
  #2  
Old 05-09-2004, 10:49 PM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
Several gmaps on Graal2001 begin with 'g2k1' and on Graal2002 with 'g2k2'.

Perhaps your problem is the _ in the gmap name? Remove it, and see if it works.
Reply With Quote
  #3  
Old 05-10-2004, 09:19 PM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
Quote:
Originally Posted by Lance
Several gmaps on Graal2001 begin with 'g2k1' and on Graal2002 with 'g2k2'.

Perhaps your problem is the _ in the gmap name? Remove it, and see if it works.
OMG I love you now. Still, that is very weird that it acts like that :/ I kind of like using underscores Well, that solves one of my biggest problems Thanks!

~Edit~
Now the tileset will not get set. I do addtiledef dk_3dterrain.png,dkworldev_,5; and it seems to get ignored :/ Pics1.png doesn't look good on a terrain gmap :x

NPC Code:

-------------------------tiledefsOffline.txt 'Dump'-----------------------
dk_3dterrain.png,doragonkoden_,5,0,0
dk_3dterrain.png,startarea_,5,0,0
dk_tiles_inside.png,dk_house_,1,0,0
dk_tiles_house.png,dk_house_,4,1024,224
dk_tiles_inside.png,house_startarea_,1,0,0
dk_tiles_house.png,house_startarea_,4,1024,224
dk_tiles_inside.png,dk_cave,1,0,0
dk_tiles_inside.png,dk_cave_,1,0,0
dk_tiles_cave.png,dk_cave_,4,1024,224
dk_tiles_cave(door).png,dk_cave_,4,336,16
dk_tiles_inside.png,caves_,1,0,0
dk_tiles_cave(door).png,caves_,4,336,16
dk_tiles_cave.png,caves_,4,1024,224
dk_tiles_inside.png,new3.nw,1,0,0
dk_tiles_house.png,new3.nw,4,1024,224
dk_tiles_inside.png,new5.nw,1,0,0
dk_tiles_house.png,new5.nw,4,1024,224
dk_3dterrain.png,dkworldev_,5,0,0



I marked it in red, to show that its there, but Graal won't set it :/
__________________
Reply With Quote
  #4  
Old 05-14-2004, 09:11 AM
FireMaker FireMaker is offline
Registered User
Join Date: Aug 2003
Posts: 20
FireMaker is on a distinguished road
hmm.. well.. when tilesets mess up with me..

i do the removetiledefs; script, then put everything back in.. why not just do a copy/paste thing?
__________________
Josh

Corleone Admin
Salieri Family Mob King
FBI Vice President
Reply With Quote
  #5  
Old 05-14-2004, 01:58 PM
WanDaMan WanDaMan is offline
Master Tux
WanDaMan's Avatar
Join Date: Aug 2002
Location: England, United Kingdom
Posts: 5,571
WanDaMan is a jewel in the roughWanDaMan is a jewel in the rough
Send a message via MSN to WanDaMan
Is the tileset indexed?
if so it should work, normally on tilesets i do this

if(created){
addtiledef bla bla;
removetiledefs;
}

(offline no clientside needed), close graal and it should work..
__________________
V$:CONFL16T
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 11:48 AM.


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