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

Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: K1lleR_gamea
Forum: Unapproved Plugins 03-01-2021, 11:31
Replies: 4
Views: 4,546
Posted By K1lleR_gamea
[CS:GO] Teleport (Reset Team)

Temporary solution to the teleport command in community servers.

At this moment, any player can use the command before he dies and in the next round he will be spawned there.

The plugin slays...
Forum: Plugins 12-05-2020, 10:51
Replies: 3
Views: 2,168
Posted By K1lleR_gamea
Re: Block ip in chat

#pragma semicolon 1

#define DEBUG

#define PLUGIN_AUTHOR "MegoltElek"
#define PLUGIN_VERSION "1.0"
#define PLUGIN_DESCRIPTION "Block ip in chat"

Handle g_rIP;
Forum: Plugins 11-03-2020, 00:59
Replies: 7
Views: 2,306
Posted By K1lleR_gamea
Re: [CS:GO] Applications

good job! :)
but where is my credit? XD
Forum: Plugins 10-04-2020, 13:25
Replies: 48
Views: 63,941
Posted By K1lleR_gamea
Re: [ANY] Fake VAC Ban

#pragma semicolon 1

#define DEBUG

#define PLUGIN_AUTHOR "Brrdy"
#define PLUGIN_VERSION "1.0.4"
#define PREFIX "[VAC]"

#include <sourcemod>
Forum: Plugins 09-29-2020, 13:23
Replies: 8
Views: 3,064
Posted By K1lleR_gamea
Re: [ANY] Welcome System

Good job! rise and succeed! :D
Forum: Plugins 09-22-2020, 02:13
Replies: 5
Views: 2,119
Posted By K1lleR_gamea
Re: [ANY] Admin List

In one part of the menu it shows admins in the second part VIPs, and in the third part admins can change their presence in the menu
Forum: Plugins 09-21-2020, 02:50
Replies: 5
Views: 2,119
Posted By K1lleR_gamea
Re: [ANY] Admin List

I am not posting any plugins for a simple reason, I don't log into the forum much.
Forum: Plugins 09-21-2020, 02:36
Replies: 5
Views: 2,119
Posted By K1lleR_gamea
Re: [ANY] Admin List

I had this plugin for two months in my compilation folder
Forum: Plugins 09-21-2020, 02:23
Replies: 5
Views: 2,119
Posted By K1lleR_gamea
Forum: Plugins 07-28-2020, 04:20
Replies: 4
Views: 5,613
Posted By K1lleR_gamea
Re: [CSGO] SkylerAdmins

#pragma semicolon 1

#define DEBUG

#define PLUGIN_AUTHOR "Skyler"
#define PLUGIN_VERSION "1.0.1"
#define PREFIX "SkylerAdmins"

#include <sourcemod>
#include <clientprefs>
Forum: Plugins 06-14-2020, 07:36
Replies: 48
Views: 63,941
Posted By K1lleR_gamea
Re: [ANY] Fake VAC Ban

#pragma semicolon 1

#define DEBUG

#define PLUGIN_AUTHOR "Brrdy"
#define PLUGIN_VERSION "1.0.3"

ConVar cPrefix;
ConVar g_cPluginEnabled;
Forum: Plugin/Gameplay Ideas and Requests 05-01-2020, 11:04
Replies: 5
Views: 7,919
Posted By K1lleR_gamea
Re: (CSGO) Hitmarker

public void OnPluginStart(){
HookEvent("player_hurt", Event_PlayerHurt, EventHookMode_PostNoCopy);
}

public void OnMapStart(){
PrecacheDecal("overlays/hitmarker/hitmarker.vtf", true);...
Forum: Plugins 01-21-2020, 09:22
Replies: 3
Views: 2,733
Posted By K1lleR_gamea
Forum: Plugins 09-15-2019, 09:52
Replies: 7
Views: 5,893
Posted By K1lleR_gamea
Re: [CS:GO] Simple Bhop Menu.

Of course, why not?
Forum: Plugins 08-31-2019, 13:43
Replies: 7
Views: 5,893
Posted By K1lleR_gamea
Forum: Plugins 08-04-2019, 10:16
Replies: 8
Views: 7,076
Posted By K1lleR_gamea
Re: [Any] StopMapMusic - Disable map musics (1.1, 2019-08-03)

#pragma semicolon 1

#define DEBUG

#define PLUGIN_AUTHOR "GoD-Tony"
#define PLUGIN_VERSION "1.0"

#define MAX_EDICTS 2048

EngineVersion g_Game;
Forum: Plugins 08-04-2019, 09:59
Replies: 8
Views: 7,076
Posted By K1lleR_gamea
Re: [Any] StopMapMusic - Disable map musics (1.1, 2019-08-03)

The same principle as GoD Tony's plugin has only been added a few lines and not even syntax updated
Forum: Plugins 06-13-2019, 11:11
Replies: 6
Views: 4,043
Posted By K1lleR_gamea
Forum: Plugins 05-30-2019, 13:52
Replies: 6
Views: 4,043
Posted By K1lleR_gamea
Forum: Plugins 05-30-2019, 11:05
Replies: 6
Views: 4,043
Posted By K1lleR_gamea
Re: NoSpread Timer

Thank you :D
Forum: Plugins 05-30-2019, 10:44
Replies: 6
Views: 4,043
Posted By K1lleR_gamea
Showing results 1 to 21 of 21

 
Forum Jump

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


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