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

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: mrtn
Forum: Plugins 10-20-2021, 12:38
Replies: 8
Views: 4,992
Posted By mrtn
Re: [CSGO] Stop restart match when empty

I have been unsuccessfully fighting this behaviour (via the nextlevel cvar) for over a year and found your solution by chance today. It works perfectly! Thanks a lot Bacardi.

Do you know why `map...
Forum: Scripting 08-07-2020, 07:56
Replies: 2
Views: 787
Posted By mrtn
Re: writing to the Source RCON Protocol

Huh, write to the Source RCON Protocol (https://developer.valvesoftware.com/wiki/Source_RCON_Protocol)?

Are you sure you're not talking about writing to the log files...
Forum: Scripting 07-26-2020, 08:02
Replies: 1
Views: 1,084
Posted By mrtn
Re: [CSGO] Player Stats from TAB

Hi Sw33T3R, Did you figure this out?
Forum: Extensions 07-10-2020, 17:14
Replies: 116
Views: 117,108
Posted By mrtn
Forum: Scripting Help 07-03-2020, 06:33
Replies: 1
Views: 357
Posted By mrtn
What triggers the event server_addban?

Hi there

I have a plugin that records (almost) all events and noticed the `server_addban` event is called periodically. The server has no Sourcemod plugins enabled (other than the event logging...
Forum: Scripting 06-18-2020, 11:44
Replies: 9
Views: 2,873
Posted By mrtn
Re: [CSGO] Plugin spawns a client with opposite team [solved 6/14/20]

Hey Effeff, I see you've found a solution already, but I previously spent longer than I'd like to admit on the same issue (and the incredibly frustrating bot side effect behaviour mentioned by...
Forum: Scripting 06-04-2020, 09:02
Replies: 4
Views: 1,047
Posted By mrtn
Re: help Me To Fix My Store Plugin

You're compiling with an incompatible compiler. This script also uses the old Sourcemod syntax (pre Transitional API introduced in 1.7)

Either update your compiler to match the script, or update...
Forum: Scripting 06-03-2020, 09:04
Replies: 4
Views: 1,047
Posted By mrtn
Re: help Me To Fix My Store Plugin

How can we fix it if we do not know what is wrong?
Forum: Scripting 06-01-2020, 05:13
Replies: 2
Views: 1,043
Posted By mrtn
Re: CSGO - Move all players to spec

To move all players to spectator is as simple as iterating client Ids, checking if they are in the game and not spectating, and moving to spectator with ChangeClientTeam() (CS_SwitchTeam() can only...
Forum: Extensions 05-18-2020, 14:39
Replies: 116
Views: 117,108
Posted By mrtn
Re: REST in Pawn 1.1 - HTTP client for JSON REST APIs (Updated 2020/03/24)

Hi DJ Tsunami

Firstly many thanks for making this extension. It is fantastic!

Back in 2017 you mentioned that JSONObject iteration was not possible. I am wondering if this is still the case?
...
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT -4. The time now is 06:57.


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