Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Level Design (https://forums.graalonline.com/forums/forumdisplay.php?f=6)
-   -   quick level/rc question (https://forums.graalonline.com/forums/showthread.php?t=69788)

Mykel 11-01-2006 01:49 AM

quick level/rc question
 
Yeah, I feel stupid, but it's been awhile. I can't remember how to make a folder in the levels config that allows me to upload levels directly to the server, but not necessarily in the "levels" folder. Maybe a subfolder or something?

Anyway, if you can tell me what the text is supposed to be, I'd appreciate it.

I got it so that I can upload them to a folder and I have FTP to it, but they aren't actually accessible on the server. :(

maximus_asinus 11-01-2006 02:09 AM

You make a subfolder under the levels folder, anything uploaded to this folder will be placed, unless another copy exists in the levels folder, in which the levels folder takes priority. I'm not sure on the exact process, but I'm fairly confident, it is just a matter of making the path to the folder (and place it in the server options?), assigning the rights to the folder for the user, and everything else is automatic. I maybe mistaken though.

Lord Sephiroth 11-01-2006 08:34 AM

file levels/yourfolderhere/*.*
level levels/yourfolderhere/*.*

Andy0687 11-01-2006 09:15 AM

Quote:

Originally Posted by Lord Sephiroth (Post 1238274)
file yourfolderhere/*.*
level yourfolderhere/*.*

I dont like to correct but i think that all paths in the folder config are inherently reletive to levels/ i could be wrong but what i made your quote is what it should be

Chompy 11-01-2006 04:53 PM

HTML Code:

"file    foo/bar/*.txt" -  would produce the folder foo/bar/
which support .txt files

"level  foo/bar/*.txt" -  would produce levels/foo/bar which
support .txt files

just change the directory and add a format to it, or just add *.*

Loakey_P2P 11-05-2006 03:12 PM

your basic folder config would look something like this . the prior post are right but just incase your not sure for the different files this should help .

PHP Code:

file *.wav
file 
*.midi
file 
*.gmap
file 
*.txt
file 
*.doc
file 
*.gani
file 
*.gif
file 
*.png
file 
*.mng
file 
*.zip 



All times are GMT +2. The time now is 02:21 AM.

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