Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 12 of 12
Search took 0.01 seconds.
Search: Posts Made By: GHartmann
Forum: Plugins 11-30-2018, 15:46
Replies: 3
Views: 3,502
Posted By GHartmann
Re: [ANY] Late Downloads Manager (1.1.1 alpha, 2018.03.02)

That's correct, and so it shouldn't be used for non-optional content.

One solution is to determine if a client has downloaded the required custom content or not, and use a fallback instead until...
Forum: Plugins 02-27-2018, 17:53
Replies: 3
Views: 3,502
Posted By GHartmann
[ANY] Late Downloads Manager (1.1.1 alpha, 2018.03.02)

Late Downloads Manager
Download files to players while in-game.

This is mostly a proof of concept release to see how well it works and if there's large interest in such a thing.

Late downloads...
Forum: Extensions 02-25-2018, 12:23
Replies: 59
Views: 29,256
Posted By GHartmann
Re: [EXTENSION] Late Downloads

I was trying to figure out what the problem could be for the longest time, I assumed my code was bugged somehow. Ah well, thanks for the fix!

Another bug:
latedl_minimalbandwidth kicks clients if...
Forum: Extensions 02-24-2018, 16:28
Replies: 59
Views: 29,256
Posted By GHartmann
Re: [EXTENSION] Late Downloads

I've discovered some sort of memory(?) bug, but I'm not proficient enough with C++ to figure out the cause.

Apologies in advance if there's actually just something wrong on my end I'm not seeing....
Forum: Plugins 02-24-2018, 06:20
Replies: 6
Views: 4,971
Posted By GHartmann
Re: [TF2] Rociar (1.1.0, 2018.02.14) | Sound Spray Jingles

Without the sound's duration, the sound can only be toggled during sm_Rociar_SpraySoundToggleTime seconds, since there's no way afaik to determine for a client if a sound is currently playing.
Forum: Plugins 02-23-2018, 13:47
Replies: 6
Views: 4,971
Posted By GHartmann
Re: [TF2] Rociar (1.1.0, 2018.02.14) | Sound Spray Jingles

I haven't tested it on Windows, but I don't think it will work without porting since it uses Linux APIs for file access/permissions testing.

SMFFMPEG is optional, though!
Forum: Extensions 02-16-2018, 04:40
Replies: 59
Views: 29,256
Posted By GHartmann
Re: [EXTENSION] Late Downloads

Change for latest version to build against TF2:

257,259c257
< for ( int i = 0; i < g_BatchDeadlines.Count(); i++ ) {
< g_BatchDeadlines[i] = 0;
< }
---
> ...
Forum: Plugins 02-14-2018, 21:35
Replies: 6
Views: 4,971
Posted By GHartmann
Re: [TF2] Rociar (1.1.0, 2018.02.14) | Sound Spray Jingles

Sure! https://www.youtube.com/watch?v=n_MHcXqiD-8
Forum: Extensions 02-14-2018, 18:11
Replies: 59
Views: 29,256
Posted By GHartmann
Re: [EXTENSION] Late Downloads

My thought was, you could have certain files that aren't required download in the background so new players joining the server won't have to sit through all those files being downloaded.

For...
Forum: Extensions 02-14-2018, 16:18
Replies: 1
Views: 2,371
Posted By GHartmann
Smffmpeg (1.0.0.1, 2018.02.14)

Intended for use with my Rociar (https://forums.alliedmods.net/showthread.php?t=305297) plugin.

SMFFMPEG, gives access to some ffmpeg functionality within SourceMod.
Only tested on Linux with...
Forum: Plugins 02-14-2018, 16:07
Replies: 6
Views: 4,971
Posted By GHartmann
[TF2] Rociar (1.1.6, 2018.04.06) | Sound Spray Jingles

Optional extension dependency: SMFFMPEG (https://forums.alliedmods.net/showthread.php?t=305298)
Used to toggle sound files based on their duration rather than a static timeout.

Video demo:...
Forum: Extensions 02-12-2018, 13:50
Replies: 59
Views: 29,256
Posted By GHartmann
Re: [EXTENSION] Late Downloads

This is pretty neat, wasn't aware it was possible!

I built it against TF2 with a few small changes:

179c179
< resendSuccess = chan->SendFile(activeDownload.filename,...
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT -4. The time now is 18:14.


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