Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Folder Configuration (https://forums.graalonline.com/forums/showthread.php?t=48726)

sp0rkulat0r 10-19-2003 11:57 PM

Folder Configuration
 
Since there is no forum for RC, so I thought the script monkeys might be able to help me.

Heres my problem:
To be efficient, I changed the folder configuration, everything works fine, except the levels folder or any of its subfolders because I cannot upload to them. It says in the bottom console that the files have been uploaded, but there is no trace of uploading in the folder window itself.

Our folder configuration is as follows:
file ganis/*.gani
file ganis/weapons/*.gani
file ganis/items/*.gani
level levels/*.nw
level levels/*.graal
file levels/*.gmap
level levels/dungeon/*.nw
level levels/dungeon/*.graal
level levels/event/*.nw
level levels/event/*.graal
level levels/house/*.nw
level levels/house/*.graal
level levels/misc/*.nw
level levels/misc/*.graal

level levels/overworld/*.nw
file levels/overworld/*.gmap
level levels/overworld/*.graal
guild guilds/*.txt
body images/bodies/*.gif
body images/bodies/*.png
body images/bodies/*.mng
file images/macabre/*.gif
file images/macabre/*.png
file images/macabre/*.mng
file images/hats/*.gif
file images/hats/*.png
file images/hats/*.mng
head images/heads/*.gif
head images/heads/*.png
head images/heads/*.mng
file images/misc/*.gif
file images/misc/*.png
file images/misc/*.mng
shield images/shields/*.gif
shield images/shields/*.png
shield images/shields/*.mng
sword images/swords/*.gif
sword images/swords/*.png
sword images/swords/*.mng
file sound/midi/*.mid
file sound/wav/*.wav
guild guilds/staff/guild*.txt
guild guilds/player/guild*.txt
guild guilds/kingdoms/guild*.txt

My rights are as follows:
r logs/*.txt
rw midis/*
rw levels/levels/*.nw
rw levels/levels/*.graal
rw levels/levels/*.gmap
rw temp/*
rw levels/images/bodies/*
rw levels/images/macabre/*
rw levels/images/hats/*
rw levels/images/heads/*
rw levels/images/misc/*
rw levels/images/shields/*
rw levels/images/swords/*
rw levels/levels/overworld/*.nw
rw levels/levels/overworld/*.gmap
rw levels/levels/overworld/*.graal
rw levels/levels/dungeon/*.nw
rw levels/levels/dungeon/*.graal
rw levels/levels/event/*.nw
rw levels/levels/event/*.graal
rw levels/levels/house/*.nw
rw levels/levels/house/*.graal
rw levels/levels/misc/*.nw
rw levels/levels/misc/*.graal

rw levels/guilds/staff/guild*.txt
rw levels/guilds/player/guild*.txt
rw levels/guilds/kingdoms/guild*.txt
rw levels/ganis/*.gani
rw levels/ganis/weapons/*.gani
rw levels/ganis/items/*.gani


I have tried downloading the files to my computer, and uploading them from there, but that doesn't work.
I have also tried using Froggy as a lab-rat to upload them for me, that doesn't work.
I tried to upload the files from the old folder using the "drag'n'drop" method.

So I don't know what's going on? Cripes.

Python523 10-20-2003 12:03 AM

1.) guild isn't a proper file config I believe, the only working folder is the default one

2.) using the folder config automatically puts levels/ in front of everything, that's your problem, you put levels/ in your config so its looking at levels/levels/

sp0rkulat0r 10-20-2003 12:08 AM

I realize that, we were going for a seperate folder in "levels" with the subfolders "overworld" and etc. etc.

voicedcow6666 10-20-2003 12:28 AM

Give yourself this right:

rw levels/levels/*

and it will work when you try to upload soemthing to levels/levels/dungeons/

voicedcow6666 10-20-2003 12:31 AM

BTW, you don't have to give yourself FTP to each file type in one folder.

Instead of this:

rw levels/levels/dungeons/*.nw
rw levels/levels/dungeons/*.graal
rw levels/levels/dungeons/*.gmap

do this:

rw levels/lelvels/dungeons/*

sp0rkulat0r 10-20-2003 01:01 AM

That's not the problem, If you do that, you're able to put GFX in the levels folder etc, go away.

Riot-Starter 10-20-2003 01:22 AM

Please read Jagen's post:
Quote:

Originally posted by Python523
2.) using the folder config automatically puts levels/ in front of everything, that's your problem, you put levels/ in your config so its looking at levels/levels/
So instead of
level levels/dungeon/*.nw
Put
level dungeon/*.nw

Lance 10-20-2003 01:22 AM

Upload a file to the parent directory first so it gets created, then you can upload to the subfolders of that directory, repeat throughout the tree.

sp0rkulat0r 10-20-2003 02:00 AM

Quote:

Originally posted by sp0rkulat0r
I realize that, we were going for a seperate folder in "levels" with the subfolders "overworld" and etc. etc.
Please read my post.



And thank you Lance.

Lance 10-20-2003 02:15 AM

Quote:

Originally posted by sp0rkulat0r


And thank you Lance.

You're welcome. I remember how annoying that was when I encountered that problem. :)

Quote:

Originally posted by zs0
O.o
Spam is always yummy.

Spark910 10-20-2003 10:55 AM

Chacnes are this was in my document I made :(

Loriel 10-20-2003 03:03 PM

I deem it hilarious how many of you missed the original poster's point :)
Good to know about this, though.

Python523 10-21-2003 12:53 AM

Quote:

Originally posted by Spark910
Chacnes are this was in my document I made :(
And you failed to mention half of the GST team.


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

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