Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   File problem (https://forums.graalonline.com/forums/showthread.php?t=75552)

coreys 07-16-2007 03:41 AM

File problem
 
I'm having problems accessing files (especially levels) on Thamhic. I've uploaded a gmap and it's levels to the levels/overworld folder, and here's part of the folder config:

Quote:

Originally Posted by Folder Config
# File Types
file *.png
file *.gif
level *.nw
level *.graal
file *.mid
file *.midi
file *.mp3
file *.wav
file *.txt
file *.rtf
file *.ini
file *.gupd
file *.arc
file *.gani

# Levels
level levels/*.nw
level levels/overworld/*.nw
file levels/overworld/*.gmap
level levels/overworld/*.gmap
level levels/insides/*.nw
level levels/insides/playerhouses/*.nw
level levels/insides/staff/*.nw

But when I try to warp to the gmap or an individual level on player it says the level doesn't exist, and when I use /find on the gmap and an individual level it says it's not downloadable. I can't figure out the problem, I've used the same layout from Maloria, which works, to make sure that it would work, but it doesn't. HELP.

Edit:
I even tried putting it in the levels/ folder, where the other levels do work, but the gmap and it's levels won't work in there, this is really starting to tick me off.

Also, EVERY level reads as "not downloadable", but yet some of them I warp to, but, like I've said, not the overworld.

cbk1994 07-16-2007 06:26 AM

When in folder config, you do not need to do levels/ :)

HTML Code:

level levels/*.nw
level levels/overworld/*.nw
file levels/overworld/*.gmap
level levels/overworld/*.gmap
level levels/insides/*.nw
level levels/insides/playerhouses/*.nw
level levels/insides/staff/*.nw

should be

HTML Code:

level l*.nw
level overworld/*.nw
file overworld/*.gmap
level overworld/*.gmap
level insides/*.nw
level insides/playerhouses/*.nw
level insides/staff/*.nw

and etc.

xXziroXx 07-16-2007 06:39 AM

Quote:

Originally Posted by cbkbud (Post 1331100)
When in folder config, you do not need to do levels/ :)

To be more precise, you CAN NOT do it. When you do levels/, it's treated as the folder levels/levels/whatever. :D

coreys 07-16-2007 09:56 PM

Wha!
It worked on Maloria though, that's odd! But thanks. :o


All times are GMT +2. The time now is 11:15 PM.

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