Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   Create new folder (https://forums.graalonline.com/forums/showthread.php?t=134261840)

AlexanderK 01-25-2011 03:45 PM

Create new folder
 
How do I add new folders? I just can't figure it out lol.

Fulg0reSama 01-25-2011 04:05 PM

do you mean in RC or on your computer..? If it's a folder, then you need to add it into folderconfig. If it's your computer, right click>new>new folder.

AlexanderK 01-25-2011 04:30 PM

Quote:

Originally Posted by Fulg0reSama (Post 1625482)
do you mean in RC or on your computer..? If it's a folder, then you need to add it into folderconfig. If it's your computer, right click>new>new folder.

On RC. I've tried doing it with the folder configurations but I can't get it to work. Could you give me an example of what to put in there exactly? Thanks! :D

cyan3 01-25-2011 04:36 PM

HTML Code:

body    foldername/*.png <!-- folder for body images -->
head    foldername/*.png <!-- folder for head images -->
sword  foldername/*.png <!-- folder for sword images -->
shield  foldername/*.png <!-- folder for shield images -->
level  foldername/*.nw <!-- folder for .nw files -->
level  foldername/*.graal <!-- folder for .graal files -->
level  foldername/*.gmap <!-- folder for .gmap files -->
file    foldername/*.txt <!-- folder for anything else (images, text files, gani files, etc) -->

Edit: You'll also have to add the new folder to your folder rights

HTML Code:

rw foldername/*.png
rw foldername/*.nw
rw foldername/*.gmap
rw foldername/*.gani


AlexanderK 01-25-2011 04:49 PM

Quote:

Originally Posted by cyan3 (Post 1625485)
Edit: You'll also have to add the new folder to your folder rights

HTML Code:

rw foldername/*.png
rw foldername/*.nw
rw foldername/*.gmap
rw foldername/*.gani


Thank you, that is what I was missing. :D I thought as the Owner, I could simply have folder rights like that:
HTML Code:

rw */*
rw */*/*
rw */*/*/*
rw */*/*/*/*

But I guess I was wrong.

Crow 01-25-2011 05:24 PM

Quote:

Originally Posted by AlexanderK (Post 1625489)
Thank you, that is what I was missing. :D I thought as the Owner, I could simply have folder rights like that:
HTML Code:

rw */*
rw */*/*
rw */*/*/*
rw */*/*/*/*

But I guess I was wrong.

You can have folder rights like those, but folders do not actually exist before you upload at least one file to it. To do that, you need explicit folder rights for the specific folder.

Deas_Voice 01-25-2011 06:34 PM

Folderconfig is for the levels/ folder,
if you want a hat folder for example, you put in
"file hats/*.png" and to access it, u give yourself "rw levels/hats/*"

however, if you create a folder outside the levels/ folder, you don't have to edit the folderconfig, just give yourself the folderight to the folder you want to create.
-dont forget to put a file in it to actually create it, as it's non-existent until it has something in it.


~future reference post~

AlexanderK 01-25-2011 06:47 PM

Thanks for the help guys! :D
This is something that really should be in the Graal Bible.


All times are GMT +2. The time now is 09:14 PM.

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