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

Showing results 1 to 25 of 114
Search took 0.01 seconds.
Search: Posts Made By: CrazyHackGUT
Forum: Extensions 08-02-2021, 14:26
Replies: 116
Views: 115,204
Posted By CrazyHackGUT
Re: REST in Pawn 1.3 - HTTP client for JSON REST APIs (Updated 2021/06/06)

It is possible to send non-chunked request body? Sometimes for shared web-hostings it breaks everything, unfortunately.
Forum: HL1 Servers (HLDS) 11-23-2020, 08:42
Replies: 3
Views: 2,339
Posted By CrazyHackGUT
Re: CS 1.6 SRV record problem?

CS 1.6 doesn't support SRV dns record.
Forum: General 09-04-2020, 13:39
Replies: 1
Views: 574
Posted By CrazyHackGUT
Re: I do not take the admin on my server, it is a hosted server

Are you tried to restart server/reload admin cache?
Forum: Scripting 08-12-2020, 02:29
Replies: 2
Views: 751
Posted By CrazyHackGUT
Re: How to convert 1 to 01, 2 to 02, 3 to 03, and so on

Format(buffer, sizeof(buffer), "%02i. %s pts - %s",num, qrating, qname);
Forum: Scripting 05-25-2020, 16:30
Replies: 10
Views: 1,961
Posted By CrazyHackGUT
Re: [TF2] mvm_mission_complete event not firing

HookUserMessage(GetUserMessageId("MVMVictory"), mvm_complete, true);
Forum: Scripting 05-25-2020, 16:06
Replies: 10
Views: 1,961
Posted By CrazyHackGUT
Forum: Scripting 05-25-2020, 15:27
Replies: 10
Views: 1,961
Posted By CrazyHackGUT
Re: [TF2] mvm_mission_complete event not firing

You can use usermessage MVMVictory.
Forum: Scripting 05-11-2020, 05:50
Replies: 4
Views: 749
Posted By CrazyHackGUT
Re: [Issue] MySQL went crazy

This can be an issue in your plugin, not driver.
Forum: Scripting 04-14-2020, 04:20
Replies: 7
Views: 2,163
Posted By CrazyHackGUT
Re: CAttributeList::SetOrAddAttributeValueByName Signature

TF2, i think.
I can't find this function in server. Maybe removed?
Forum: Source Servers (SRCDS) 03-28-2020, 09:01
Replies: 6
Views: 4,347
Posted By CrazyHackGUT
Re: !coin !mm plugin

https://github.com/alliedmodders/sourcemod/blob/master/configs/core.cfg#L136-L147
Forum: Source Servers (SRCDS) 03-28-2020, 08:15
Replies: 6
Views: 4,347
Posted By CrazyHackGUT
Re: !coin !mm plugin

Yeah, this is works.
https://github.com/rogeraabbccdd/Fake-Competitive-Rank-and-Coins/blob/master/frank-basic.sp
First link.
Forum: Extensions 03-15-2020, 06:13
Replies: 2
Views: 4,926
Posted By CrazyHackGUT
Re: Environment Variables

In latest release (v1.0.0.2) added ability change environment variables. This can be useful in cases when you starts another process from SourcePawn plugin with using extensions like System2...
Forum: Extensions 03-10-2020, 07:30
Replies: 2
Views: 4,926
Posted By CrazyHackGUT
Environment Variables

This extension exposes getenv() C function to SourcePawn API. Currently is named as GetEnvironmentVariable().
Requires SourceMod 1.10 or higher.

Installation


Open page with latest releases....
Forum: Extensions 03-10-2020, 07:22
Replies: 116
Views: 115,204
Posted By CrazyHackGUT
Re: REST in Pawn 1.1 - HTTP client for JSON REST APIs (Updated 2019/12/28)

For AMXX you might can use gRIP (GoldSrc REST in Pawn). https://github.com/In-line/grip
Forum: Plugins 03-01-2020, 00:15
Replies: 23
Views: 8,538
Posted By CrazyHackGUT
Re: [ANY] Connection Data

Why you don't use Database.Format() or Database.Escape() for username?
Forum: General 02-19-2020, 10:30
Replies: 2
Views: 893
Posted By CrazyHackGUT
Forum: SourceBans / SourceBans++ 02-16-2020, 02:00
Replies: 2
Views: 3,820
Posted By CrazyHackGUT
Re: SourceBans keeps nullyfying admins on one specific server

Server ID entered in configuration file?
Forum: Coding MM:S Plugins & SM Extensions 01-11-2020, 15:42
Replies: 4
Views: 9,741
Posted By CrazyHackGUT
Forum: General 11-26-2019, 10:39
Replies: 4
Views: 1,288
Posted By CrazyHackGUT
Forum: General 11-12-2019, 10:13
Replies: 1
Views: 784
Posted By CrazyHackGUT
Forum: Scripting 10-21-2019, 06:58
Replies: 3
Views: 998
Posted By CrazyHackGUT
Re: How to acquire a game's Linux server binary without any Linux machines/VMs?

You can download Linux server version on Windows without any virtual machines.
SteamCMD allow you choose target platform. More details here...
Forum: SourceBans / SourceBans++ 10-11-2019, 08:32
Replies: 7
Views: 6,383
Posted By CrazyHackGUT
Re: Duplicate account - how it works ?

SourceSleuth checks last banned users by IP.
Forum: Scripting 10-09-2019, 08:52
Replies: 4
Views: 1,395
Posted By CrazyHackGUT
Forum: Scripting 09-27-2019, 05:17
Replies: 8
Views: 3,849
Posted By CrazyHackGUT
Re: SteamWorks & "new style declaration"

... or move include directives before requiring newdecls? :)
Forum: Extensions 08-29-2019, 16:24
Replies: 87
Views: 59,067
Posted By CrazyHackGUT
Re: SourceTV Manager

Well, i found a problem source.
If recording started in next tick after OnMapStart(), it creates a crooked demo file. I don't know, why it has this behavior only on Linux, but on Windows it looks...
Showing results 1 to 25 of 114

 
Forum Jump

All times are GMT -4. The time now is 09:27.


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