Quake 4 Files Goes Live!
If the file lie at http://q4files.escapedturkey.net/quake4 ... _final.pk4 than it should look:Robcq wrote:This is what i tried :
net_serverdownload "2"
net_serverDlBaseURL "http://q4files.escapedturkey.net/quake4/pk4s/base/"
net_serverDlTable "q4base/map_swq4dm1_final.pk4"
I just wanted to test it out with one map. When i connect it asked me if i wanted to download the file. Then, I clicked yes and it said that the transfer failed or was cancled. Am I doing soemthing wrong?
net_serverDlBaseURL "http://q4files.escapedturkey.net/quake4/pk4s/"
net_serverDlTable "base/map_swq4dm1_final.pk4"
I think for mods, upload fe q4max into http://q4files.escapedturkey.net/quake4/pk4s/q4max than its:
net_serverDlBaseURL "http://q4files.escapedturkey.net/quake4/pk4s/"
net_serverDlTable "q4max/q4max072.pk4;q4max/q4max072w.pk4;...."
Last edited by Goofos on Thu Feb 23, 2006 1:07 pm, edited 1 time in total.
Huh, that's not how it was explained to me.
http://files.quake4world.com/faqs.php
I'll have to clear this up.
Actually that method makes way more sense.
http://files.quake4world.com/faqs.php
I'll have to clear this up.
Actually that method makes way more sense.
Just tried uploading Kat's Cradle.
1st attempt had a screenshot included with the upload and I got a report saying that screenshot upload failed. Not sure if the file was submitted as a result.
2nd attempt resulted in the following error
1st attempt had a screenshot included with the upload and I got a report saying that screenshot upload failed. Not sure if the file was submitted as a result.
2nd attempt resulted in the following error
Code: Select all
Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in /home/sites/fps-media.com/public_html/files/uploadact.php on line 104
FTP upload has failed!
Warning: unlink(quake4/pk4s/base/kat_q4dm1.zip): No such file or directory in /home/sites/fps-media.com/public_html/files/uploadact.php on line 161
err deleting file
-
- Posts: 941
- Joined: Tue Dec 13, 2005 1:47 am
-
- Posts: 941
- Joined: Tue Dec 13, 2005 1:47 am
Ok, I just took a look at it and all the directory structure is exactly the same so files can be uploaded fine again, but now all attempts to download encounter a 403 forbidden error.
Forbidden
You don't have permission to access /quake4/pk4s/base/cq4dm1.pk4 on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Yes, I should have access. Still looking...
Forbidden
You don't have permission to access /quake4/pk4s/base/cq4dm1.pk4 on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Yes, I should have access. Still looking...
-
- Posts: 941
- Joined: Tue Dec 13, 2005 1:47 am
ok cool, can someone please connect to my server so i can see if i have configed my server correctly for auto download. I do not have the patch installed. I just have one custom map on the server, phrantic. please take out that pk if you are going to test.
info: connect 64.242.242.225:28004; password private
please post asap so i can get it right.
ty
info: connect 64.242.242.225:28004; password private
please post asap so i can get it right.
ty
-
- Posts: 941
- Joined: Tue Dec 13, 2005 1:47 am
Can't connect to pure server: No downloads offered. Yes, please post your config and this is from our FAQs:
http://files.quake4world.com/faqs.php
Q. Why do my server auto-download settings not work?
A. Make sure your auto-download cvars are set up as follows:
(Please note that this assumes auto-downloading from Quake 4 Files)
net_serverdownload "2" -- (0 == no auto-redirect support, 1 == auto-redirect to website, 0 == autodownload from link)
net_serverDlBaseURL "http://q4files.escapedturkey.net/quake4/pk4s/" -- (This is the domain name of the hosting server and a base directory)
net_serverDlTable "base/filename1.pk4,base/filename2.pk4,base/filename3.pk4" -- (This is made to reflect the Q4 base directory)
http://files.quake4world.com/faqs.php
Q. Why do my server auto-download settings not work?
A. Make sure your auto-download cvars are set up as follows:
(Please note that this assumes auto-downloading from Quake 4 Files)
net_serverdownload "2" -- (0 == no auto-redirect support, 1 == auto-redirect to website, 0 == autodownload from link)
net_serverDlBaseURL "http://q4files.escapedturkey.net/quake4/pk4s/" -- (This is the domain name of the hosting server and a base directory)
net_serverDlTable "base/filename1.pk4,base/filename2.pk4,base/filename3.pk4" -- (This is made to reflect the Q4 base directory)