Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sm_downloader.sp #12

Open
angteohwee opened this issue Jul 7, 2016 · 8 comments
Open

sm_downloader.sp #12

angteohwee opened this issue Jul 7, 2016 · 8 comments

Comments

@angteohwee
Copy link

Hello Daimyo, may I ask if you use sm_downloader for your Sernix servers? If yes, are you able to send me a working copy? Cos I can't find any working versions.

Secondly, I am also hosting a home server using your published theater, I noticed the respawn mod i use doesn't have the 'You will respawn in xxx seconds', did I miss a file? I am using c_dy_respawn_naong.smx at the moment.

Thank you!

@thecannons
Copy link
Owner

thecannons commented Jul 7, 2016

Really busy today sorry, github is messing up so I cant update latest files. Ill link them for now:

https://www.dropbox.com/s/lwm6xsengbbrex7/sm_downloader.sp?dl=1
https://www.dropbox.com/s/gz0f0aqqrxrvh7d/c_dy_respawn_naong.sp?dl=1

Latest iterations.

Youll need to compile, make sure you have insurgencydy.inc

Also google jballou, I got the sm_downloader from his git so if you have issues check his git.

@angteohwee
Copy link
Author

Hey Daimyo, thanks for replying so promptly despite your busy schedule!
Thank you so much for the files.
I will check out jballou's git, or will ask him directly, he added me in
steam friends. My steam ID is chaohui.
Thank you again!

On 8 July 2016 at 02:38, Scott Jackson [email protected] wrote:

Really busy today sorry, github is messing up so I cant update latest
files. Ill link them for now:

https://www.dropbox.com/s/lwm6xsengbbrex7/sm_downloader.sp?dl=1
https://www.dropbox.com/s/gz0f0aqqrxrvh7d/c_dy_respawn_naong.sp?dl=1

Latest iterations.

Youll need to compile, make sure you have insurgencydy.inc

Also google jballou, I get the sm_downloader from his git so if you have
issues check his git.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#12 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ATZq9VJX2izlvbW3Cv4RUlhRO1hE3YV7ks5qTUepgaJpZM4JHW1v
.

@angteohwee
Copy link
Author

Hi Daimyo, my problem is still unsolved, my center screen still won't show
the 'respawning in xxx seconds.' The round will usually end when all medics
died unless the last surviving non medic player captures the next
Checkpoint.
Everything else is working except that, I am not sure what plugins am I
missing.

On 8 July 2016 at 19:45, Ang Teo Hwee [email protected] wrote:

Hey Daimyo, thanks for replying so promptly despite your busy schedule!
Thank you so much for the files.
I will check out jballou's git, or will ask him directly, he added me in
steam friends. My steam ID is chaohui.
Thank you again!

On 8 July 2016 at 02:38, Scott Jackson [email protected] wrote:

Really busy today sorry, github is messing up so I cant update latest
files. Ill link them for now:

https://www.dropbox.com/s/lwm6xsengbbrex7/sm_downloader.sp?dl=1
https://www.dropbox.com/s/gz0f0aqqrxrvh7d/c_dy_respawn_naong.sp?dl=1

Latest iterations.

Youll need to compile, make sure you have insurgencydy.inc

Also google jballou, I get the sm_downloader from his git so if you have
issues check his git.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#12 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ATZq9VJX2izlvbW3Cv4RUlhRO1hE3YV7ks5qTUepgaJpZM4JHW1v
.

@angteohwee
Copy link
Author

Hello Daimyo, sorry was negligence on my part, the respawn problem is solved, I forgot to set the sm_respawn_lives_team_sec to 2. I have a request though regarding the sm_downloader.smx plugin, wondering if you are able to send me a sample of your downloads.ini or downloads_simple.ini files?
Thank you again.

@thecannons
Copy link
Owner

I updated my github with latest downloader I use. Was on a trip sorry.
On Jul 11, 2016 6:12 AM, "angteohwee" [email protected] wrote:

Hello Daimyo, sorry was negligence on my part, the respawn problem is
solved, I forgot to set the sm_respawn_lives_team_sec to 2. I have a
request though regarding the sm_downloader.smx plugin, wondering if you are
able to send me a sample of your downloads.ini or downloads_simple.ini
files?
Thank you again.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#12 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ACXym7EOXgyQRNbjLmlVKG4M73aWPJxvks5qUkEogaJpZM4JHW1v
.

@angteohwee
Copy link
Author

Noticed your downloads.ini is empty, I pasted the contents of your file below:
//Don't modify or remove the Comment Lines ( // )
//Files (Download Only No Precache)
//Decal Files (Download and Precache)
//Sound Files (Download and Precache)
//Model Files (Download and Precache)

Are you using a different method to let clients download the custom sound files from your FastDL server?
I am curious and want to find a solution to do that. I have a working FastDL server.

@thecannons
Copy link
Owner

No I am using sm_downloader for custom sounds. I uploaded my downloads.ini
to my git for you to check out.

I use sv_downloadurl for only custom maps.

On Tue, Jul 12, 2016 at 8:07 PM, angteohwee [email protected]
wrote:

Noticed your downloads.ini is empty, I pasted the contents of your file
below:
//Don't modify or remove the Comment Lines ( // )
//Files (Download Only No Precache)
//Decal Files (Download and Precache)
//Sound Files (Download and Precache)
//Model Files (Download and Precache)

Are you using a different method to let clients download the custom sound
files from your FastDL server?
I am curious and want to find a solution to do that. I have a working
FastDL server.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#12 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ACXymw3oY8nSgLovnepNotOitl_vMXzsks5qVFZvgaJpZM4JHW1v
.

@angteohwee
Copy link
Author

Ahh.. after following your downloads.ini file example, I am able to get my downloader to work, now I understands. My downloads.ini content was placed incorrectly and I have a misconception that those custom files have to be on my FastDL server, instead they should be in my dedicated server folders. Solved now! Thank you very much Daimyo! Me and my friends are having great fun playing now. The new weapon sounds are so cool. Thank you again for helping out despite your busy schedule!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants