Raised This Month: $ Target: $400
 0% 

SM File/Folder Downloader and Precacher


Post New Thread Reply   
 
Thread Tools Display Modes
Marcus101RR
Veteran Member
Join Date: Aug 2009
Location: Tampa, FL
Old 06-30-2014 , 18:18   Re: SM File/Folder Downloader and Precacher
Reply With Quote #391

Quote:
Originally Posted by The 5th Survivor View Post
I had to stop using this plugin with L4D due to how map changes occur. If a players takes along time downloading between maps and everyone else loads into the game but they don't, the current campaign either skips the next map that was supposed to load (i.e. chapter 3 to 5 instead of chapter 3 to 4) or starts the campaign from the very first map (i.e. chapter 2 to 1 instead of chapter 2 to 3). This is very annoying in Coop and Versus modes. The plugin seems to work fine in other source games (i.e. TF2 & CS:S) because they don't have chapters like L4D does.

Also in L4D content is not always visible right away even if the client receives the files and they usually have to do a complete restart of the game for it to work (but I know that's a source engine issue because custom content needs to be installed first for the game to recognize it properly with this mod). If they disconnect in the middle of a transfer, it's possible that the temp zipped file doesn't get removed from their hard disk preventing the complete download of that file (it's supposed to resume or delete the temp file but it doesn't always do that, probably another source engine issue).
Doesn't work for 1.0.2.9, though which means its still useless. I had 5 people confirm they see all l4d2 characters in purple/black textures, even though they joined the server. I also noticed when they join, they join instantly, normally it takes 3-5 minutes for it to download before they get kicked into the game.

This update...VAlve needs to stop touching stuff that doesn't need fixing.
__________________
Marcus101RR is offline
Send a message via AIM to Marcus101RR Send a message via Skype™ to Marcus101RR
Graffiti
AlliedModders Donor
Join Date: Aug 2013
Location: Russia
Old 07-07-2014 , 03:22   Re: SM File/Folder Downloader and Precacher
Reply With Quote #392

Plugin does not work in CSGO
__________________
Russian TTT CSGO

Graffiti is offline
Bubka3
Sir Buzz Killington, Esq.
Join Date: Jan 2010
Location: New York, NY
Old 07-15-2014 , 12:12   Re: SM File/Folder Downloader and Precacher
Reply With Quote #393

Has anyone gotten this working with content from a custom folder?
Bubka3 is offline
Chesterfield
Senior Member
Join Date: Apr 2013
Old 07-20-2014 , 10:43   Re: SM File/Folder Downloader and Precacher
Reply With Quote #394

Plugin doesn't create the cfg on cfg/sourcemods, so i'm guessing this doesn't work?
Chesterfield is offline
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 07-21-2014 , 12:38   Re: SM File/Folder Downloader and Precacher
Reply With Quote #395

Quote:
Originally Posted by Chesterfield View Post
Plugin doesn't create the cfg on cfg/sourcemods, so i'm guessing this doesn't work?
Use the server.cfg instead. This Plugin doesn't create a cfg.
__________________
SWAT_88 is offline
robotortoise
Senior Member
Join Date: Nov 2013
Old 07-21-2014 , 23:29   Re: SM File/Folder Downloader and Precacher
Reply With Quote #396

Can someone please help me out here? I'm desperate.
__________________
-Robotortoise [Palutena's Bro]

If you ever need help with Wii/Gamecube/DS sounds/music/ect., I'm your man!

Contact me via Steam

I don't bite.


How to loop and compress .wav files

Me and my friends' server
robotortoise is offline
NavyCo
Junior Member
Join Date: Apr 2014
Location: San Antonio, FL
Old 07-24-2014 , 16:24   Re: SM File/Folder Downloader and Precacher
Reply With Quote #397

I need help pretty bad, I've tried to use this plugin, its not helping to much at that! I'm trying to place in custom sounds, and make maps download correctly! But it just won't download the sounds nor the maps most of the time! (It'll say it is but in reality it doesn't)
downloads.ini
I need help fast
Only because it annoys the living hell out of me and my players on my server!
__________________
Yours Truly, Nicholas Phillips
{|NavyCommander|}
Learning SOURCEMOD scripting and Loving it!
NavyCo is offline
Send a message via Skype™ to NavyCo
ShowTeKPT
Member
Join Date: Apr 2013
Old 07-24-2014 , 17:18   Re: SM File/Folder Downloader and Precacher
Reply With Quote #398

Quote:
Originally Posted by NavyCo View Post
I need help pretty bad, I've tried to use this plugin, its not helping to much at that! I'm trying to place in custom sounds, and make maps download correctly! But it just won't download the sounds nor the maps most of the time! (It'll say it is but in reality it doesn't)
Attachment 136109
I need help fast
Only because it annoys the living hell out of me and my players on my server!
It is not working because the way you wrote the downloads.ini , the plugin only downloads the file when the server is on map "de_mapname", which ofc doesn't exist.

And you know putting alot of maps to download in a single mapchange could take time, the map itself should download when client is connected to the server unless something is wrong with your server.

The file should be like this:
Code:
//Don't modify or remove the Comment Lines ( // )
//Files (Download Only No Precache)

//Decal Files (Download and Precache)

//Sound Files (Download and Precache)

sound/misc/300-Movie-1399.wav

//Model Files (Download and Precache)
And i also have a problem with this plugin, it downloads materials files and sounds but doesn't download models

I'm using this on TF2
ShowTeKPT is offline
NavyCo
Junior Member
Join Date: Apr 2014
Location: San Antonio, FL
Old 07-27-2014 , 14:39   Re: SM File/Folder Downloader and Precacher
Reply With Quote #399

Thank you for trying to help me once again...
I can't figure how to make a srurf map (.bz2) using this plugin to download properly!
I have a couple maps I can list off of my head, can you make a example file for me please???
  • Surf_OverCast_v1.bsp.bz2
  • Surf_Congo_Black.bsp.bz2
  • Surf_Air_Arena_v4.bsp.bz2
And more
__________________
Yours Truly, Nicholas Phillips
{|NavyCommander|}
Learning SOURCEMOD scripting and Loving it!
NavyCo is offline
Send a message via Skype™ to NavyCo
robotortoise
Senior Member
Join Date: Nov 2013
Old 07-27-2014 , 18:49   Re: SM File/Folder Downloader and Precacher
Reply With Quote #400

Quote:
Originally Posted by NavyCo View Post
Thank you for trying to help me once again...
I can't figure how to make a srurf map (.bz2) using this plugin to download properly!
I have a couple maps I can list off of my head, can you make a example file for me please???
  • Surf_OverCast_v1.bsp.bz2
  • Surf_Congo_Black.bsp.bz2
  • Surf_Air_Arena_v4.bsp.bz2
And more
They shouldn't need to be in the downloads.ini at all.

Just stick 'em in the /maps folder on the dl server, and wellah! Done.
__________________
-Robotortoise [Palutena's Bro]

If you ever need help with Wii/Gamecube/DS sounds/music/ect., I'm your man!

Contact me via Steam

I don't bite.


How to loop and compress .wav files

Me and my friends' server
robotortoise is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode