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

Showing results 1 to 14 of 14
Search took 0.01 seconds.
Search: Posts Made By: Backup
Forum: Extensions 05-27-2018, 10:47
Replies: 59
Views: 29,229
Posted By Backup
Re: [EXTENSION] Late Downloads

No. Modify the cvars to avoid being kicked:



You're free to modify the code as you desire.

Maybe don't stream huge files over reliable channel. This extension was intended primarily for tiny...
Forum: Extensions 05-22-2018, 13:44
Replies: 59
Views: 29,229
Posted By Backup
Re: [EXTENSION] Late Downloads

@Dragokas:
It would be much easier if you would tell me what is your use case, what are you trying to achivie with this extension. I have a strong feeling we're reinventing a wheel here.

If you...
Forum: Extensions 05-01-2018, 08:14
Replies: 59
Views: 29,229
Posted By Backup
Re: [EXTENSION] Late Downloads

Did you downloaded sdk from this repository from correct branch?
https://github.com/alliedmodders/hl2sdk/tree/csgo
Forum: Extensions 05-01-2018, 07:46
Replies: 59
Views: 29,229
Posted By Backup
Re: [EXTENSION] Late Downloads

The first one is from sourcepawn. You need to clone the repository with all subrepositories. That is just shitty git behaviour....
Forum: Extensions 05-01-2018, 07:14
Replies: 59
Views: 29,229
Posted By Backup
Re: [EXTENSION] Late Downloads

You need to run the "ambuild" command afterwards configuring.
I have a compile script on my unix machine that looks like this:

#!/bin/sh
export HL2SDKCSGO=/home/steam/hl2sdk

cd build
python...
Forum: Extensions 04-15-2018, 16:08
Replies: 59
Views: 29,229
Posted By Backup
Re: [EXTENSION] Late Downloads

Just download the zip file from the github releases page: https://github.com/jonatan1024/latedl/releases
Forum: Extensions 03-01-2018, 08:15
Replies: 59
Views: 29,229
Posted By Backup
Re: [EXTENSION] Late Downloads

latedl uses the same functions to send the files, but also has reliable forward that fires on download completion. The focus is also somewhat different, latedl was ment to be used in such a way that...
Forum: Extensions 02-28-2018, 16:06
Replies: 59
Views: 29,229
Posted By Backup
Re: [EXTENSION] Late Downloads

Nope, it needs to be transfared by the game server directly. The fastdl server can be used only when connecting.

If you're a hardcore hacker, you might find a way how to downgrade client state to...
Forum: Extensions 02-25-2018, 17:14
Replies: 59
Views: 29,229
Posted By Backup
Re: [EXTENSION] Late Downloads

I've modified the code that the connecting clients have additional time. I think that they accept the download, but it is queued and the client is busy exchanging different data. If that is not the...
Forum: Extensions 02-25-2018, 09:31
Replies: 59
Views: 29,229
Posted By Backup
Re: [EXTENSION] Late Downloads

Thanks for the error reports! All problems were on my side, except for the testdl4.
testdl & testdl2b problems were indeed caused by bad memory handling, storing pointers to plugin's stack. I've...
Forum: Extensions 02-16-2018, 15:05
Replies: 59
Views: 29,229
Posted By Backup
Re: [EXTENSION] Late Downloads

I've replaced it using the definition for SetCount:
https://github.com/jonatan1024/latedl/commit/fc1b7605a52b4273e6523411001596de03d0f808
Forum: Extensions 02-15-2018, 15:22
Replies: 59
Views: 29,229
Posted By Backup
Re: [EXTENSION] Late Downloads

I've added parameters that can enable this behavior (set addAsStatic to false).

I'm not sure what the players that won't download the texture will see, my guess is pink-black checkerboard and...
Forum: Extensions 02-14-2018, 17:34
Replies: 59
Views: 29,229
Posted By Backup
Re: [EXTENSION] Late Downloads

Thanks, I've added these changes into the source!


Yep, during the "latedl call", the file is also added into the download table (see function AddStaticDownloads). The reasoning behind this...
Forum: Extensions 02-09-2018, 14:24
Replies: 59
Views: 29,229
Posted By Backup
[EXTENSION] Late Downloads

Late Downloads


What is this?
This is a SourceMod extension that allows file transfers to players that are already in the game.


How to build this?
Just as any other AMBuild...
Showing results 1 to 14 of 14

 
Forum Jump

All times are GMT -4. The time now is 15:35.


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