Help with Fastdl please
-
Jack O'Neill post your fastdl settings from your server config, also if you directly open the url to one of the maps in your browser can you download it? for example: http://yourhost.de/usermaps/mp_test/mp_test.ff
-
Dss0 said in Help with Fastdl please:
Jack O'Neill post your fastdl settings from your server config, also if you directly open the url to one of the maps in your browser can you download it? for example: http://yourhost.de/usermaps/mp_test/mp_test.ff
-
https://mega.nz/file/oOADGbqa#k3pkjxDrYzhyPCmoVttpThouFtN0XhqHHBtF1VbeP_Y
-
Yes, if i type my directory:- https://mywebite/usermaps it takes me to the root directory and i am also allowed to download the files/folders
-
This is my root directory when i login:-
Are the files highlighted in blue needed as the directory i learn from only had 2 folders "usermaps" and "mods" whereas i have several folders, can they be deleted to save space?
Thank you for your time my friend,
Jack/ -
-
Jack O'Neill doesn't matter if those are there or not. you have "http://clansgcmw3.online/usermaps/" set as sv_downloadurl, that is incorrect. you need to set "http://clansgcmw3.online" right now the game would be looking for a mods and usermaps folder inside the usermaps folder on your webspace. Also you need "" around values.
sv_downloadurl "http://clansgcmw3.online" sv_allowdownload "1" sv_allowupload "1"
-
Dss0 said in Help with Fastdl please:
Jack O'Neill doesn't matter if those are there or not. you have "http://clansgcmw3.online/usermaps/" set as sv_downloadurl, that is incorrect. you need to set "http://clansgcmw3.online" right now the game would be looking for a mods and usermaps folder inside the usermaps folder on your webspace. Also you need "" around values.
sv_downloadurl "http://clansgcmw3.online" sv_allowdownload "1" sv_allowupload "1"
Thank you for your quick reply, i have just changed the settings to the ones you advised and restarted my server but unfortunately i still get the same message when i try to join a map i don't have on my daughters laptop, "menu_content_unavailable"
Would you be able to further advise please?
Jack -
Jack O'Neill the issue is that when i go to http://clansgcmw3.online/usermaps/mp_abandon/mp_abandon.iwd the file isn't downloaded but displayed as raw text. you prolly need to change the content type header.
-
Dss0 said in Help with Fastdl please:
Jack O'Neill the issue is that when i go to http://clansgcmw3.online/usermaps/mp_abandon/mp_abandon.iwd the file isn't downloaded but displayed as raw text. you prolly need to change the content type header.
How would i go about doing this my friend? if you could please advise me further?
Jack -
Jack O'Neill try creating a file called
.htaccess
in the root dir of the webspace (where all the php files are, next to the mods and usermaps folders). the .htaccess file has to contain this:
<FilesMatch "\.(?i:ff|iwd)$"> ForceType application/octet-stream Header set Content-Disposition attachment </FilesMatch>
-
Dss0 like this?
-
Jack O'Neill seems fine to me.
-
Dss0 Still getting "menu_content_not_available" my friend. Any other suggestions would be greatfully appreciated.
-
Jack O'Neill what's the name of your server?
-
Dss0 [SGC]Stargate Command
(sorry for the time taken to reply, i have to wait 600 seconds) -
Jack O'Neill i noticed you have some mw3 dlc maps in the usermaps folder, i don't think dlc maps can be downloaded as usermaps. You can get the dlcs from here: https://plutonium.pw/docs/install/#installing-the-dlcs-mw3
Strange thing is http download via webbrowser works now and the client also says it successfully downloaded the map, however the map isn't in the usermaps folder. I will try to debug this further shortly.
-
Dss0 Thank you my friend, i eagerly await your reply.
-
Jack O'Neill can you leave the server running pls?
-
Dss0 Sorry the server crashed, it's now been restarted.
-
Dss0 would you be willing to setup apache for me on my vps for a fee please?
-
Jack O'Neill send me a friend request on discord.
-
Dss0 i cant find DssO on discord can you add me please
Jack O'neill#7330 -
For me it worked, create a mods folder in your VPS, %localappdata%\Plutonium\storage\iw5
Mod folder is required to download custom usermaps.
Put your usermaps files in your %localappdata%\Plutonium\storage\iw5\usermaps\mp_yourmapname
Hope that worked for you, im finally able to make a custom map server, with working fast dl, thanks for the support of the Plutonium Staff, i didn't expect that, since i saw a rude reply by Chase after someone just asking for help
Thanks!