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

Showing results 1 to 25 of 172
Search took 0.04 seconds.
Search: Posts Made By: butare
Forum: Plugins 10-13-2021, 05:13
Replies: 89
Views: 63,037
Posted By butare
Re: [CSGO] Fortnite like damage showing [1.2.0]

You can try, but this is neither guaranteed to work there nor it is something I would maintain in future (The l4d2 support).
Forum: Plugins 09-22-2021, 11:46
Replies: 34
Views: 32,240
Posted By butare
Re: [CSGO] Trigger_push Fix

After latest CSGO update (22/09/21) offsets were changed in the gamedata, attaching latest gamedata file. (Haven't actually tested CBaseVPhysicsTrigger:: PassesTriggerFilters offset myself, only saw...
Forum: Plugins 09-01-2021, 16:15
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.3.1]

This plugin relies on CSGO's redirection system that's only specific to CSGO. So yeah, this plugin isn't meant for any other game besides CSGO.
Forum: Plugins 07-03-2021, 10:08
Replies: 10
Views: 15,868
Posted By butare
Re: [CSGO, CSS] Momentum mod surf fix 1.1.3

The updated gamedata file is already available in the repository and in the latest available release, make sure to update it.
Forum: Plugins 06-04-2021, 16:23
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.3.1]

There's no special flags/status given to bots/gotv/normal players when you send A2S_PLAYER request to server (iirc), so you can't really differentiate them. The only way I see, is by looking at their...
Forum: Plugins 06-02-2021, 11:53
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.2.0]

That was added in the latest version 1.3.1.
Forum: Plugins 06-02-2021, 11:48
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.2.0]

Can you provide more info on what is your use case and what do you mean here?
Forum: Plugins 06-02-2021, 11:47
Replies: 85
Views: 39,683
Posted By butare
Forum: Plugins 03-17-2021, 16:59
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.2.0]

I've added some cvars to help prevent buffer overflow in cases like yours, you might try it out by compiling master branch.
Forum: Plugins 03-17-2021, 16:57
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.2.0]

I've added it to master branch, but changed a bit more stuff so alias_ip is also displayed in servers info menu and other places where you normally would see default ip displayed.
Forum: Plugins 03-14-2021, 11:50
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.2.0]

Well the menu is just ran out of printable symbols, so there's no actual workaround yet, besides making your servers names shorter.
Forum: Plugins 02-07-2021, 12:29
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.2.0]

You can always try to remove all other plugins in case of an interference, and see if it would work that way.
Forum: Plugins 10-02-2020, 12:40
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.2.0]

That was discussed on github, and currently I'm not planning on implementing this feature. Also what is wrong with the plugin you linked? This plugin is a required dependency for the plugin you...
Forum: Plugins 09-09-2020, 16:30
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.2.0]

No, that's only CSGO implementation.
Forum: Plugins 08-31-2020, 11:21
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.2.0]

That's already a requested feature on github, so it's planned. But currently I'm busy with other stuff, so can't really tell when that feature would be available.
Forum: Snippets and Tutorials 08-25-2020, 18:29
Replies: 0
Views: 2,387
Posted By butare
Unicode escape sequences to utf-8 strings converter

Sharing my unicode escape sequence converter, were in need of sp implementation, and here it is:
#define INVALID_CODEPOINT 65533

void EscapeUnicodeSequences(const char[] text, char[] buff, int...
Forum: Plugins 07-03-2020, 11:31
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.2.0]

Can you please open an issue on github page with this error, thanks. Also workshop map support is planned.
Forum: Plugins 05-28-2020, 14:37
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.2.0]

Latest and updated gamedata is on github.
Forum: Plugins 05-12-2020, 16:13
Replies: 89
Views: 63,037
Posted By butare
Re: [CSGO] Fortnite like damage showing [1.2.0]

You can find them inside plugins cfg file csgo/cfg/sourcemod/plugin.fortnite_hits.cfg.
Forum: Plugins 05-10-2020, 18:10
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.1.0]

It works fine with both, you probably downloaded source files from the github instead of binaries.
Forum: Plugins 05-10-2020, 17:58
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.1.0]

Yes, you can use this too https://forums.alliedmods.net/showthread.php?t=67640, just install it by dropping files to right folders that's it.
Forum: Plugins 05-10-2020, 17:44
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.1.0]

To ensure that socket extension is installed and working correctly run sm exts list in server console, and it should be there without any errors near it. And I meant config file for my plugin, reread...
Forum: Plugins 05-10-2020, 17:25
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.1.0]

You need properly installed socket extension and correct ip set in config, if this is done, you'll see real time statistics. Also you can enable server_redirect_log_if_server_is_unavailable cvar to...
Forum: Plugins 05-10-2020, 17:16
Replies: 85
Views: 39,683
Posted By butare
Re: [CSGO] Servers menu | ServerRedirect [1.1.0]

You need an optional requirement for real time statistics.
Forum: Plugins 05-10-2020, 16:51
Replies: 85
Views: 39,683
Posted By butare
Showing results 1 to 25 of 172

 
Forum Jump

All times are GMT -4. The time now is 17:51.


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