View Single Post
oqyh
Senior Member
Join Date: May 2019
Location: United Arab Emirates
Old 04-05-2021 , 00:45   Re: FastDL not downloading all files.
Reply With Quote #5

Quote:
Originally Posted by NaphtaliRacer View Post
I've ran into an issue where clients aren't downloading every model and sound from my fastdl. Everything in the '/materials' and '/maps' path come through without any issue but only some assets from my models and sound folder will download. I've checked my fastdl server to see if i was missing files or maybe i misplaced them but my fastdl and tf paths are perfectly aligned.
Maybe something is missing from my server.cfg ?

_______________
sv_pure 0
sv_allowupload 0
sv_allowdownload 0
sv_downloadurl "https://X.X.X.X.com/tf"
_______________

i can't seem to find what's causing the issue.


Try
sv_pure 0
sv_allowupload 0
sv_allowdownload 1
sv_downloadurl "https://X.X.X.X.com/tf"


And download zip At "Attach Files"

Just Put path at sourcemod/configs/downloads.ini

Example :
sound/levels_ranks/rankup.mp3
materials/models/parachute/gargoyle.vtf
models/parachute/gargoyle.mdl


MAKE SURE PATH / NOT \ + Make Sure No Space Between Paths
Attached Files
File Type: zip sourcemod.zip (10.2 KB, 141 views)
__________________
.:[ >> My Plugins << ]:.

My discord : oqyh

Last edited by oqyh; 04-08-2021 at 08:09.
oqyh is offline