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

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: Drumanid
Forum: Plugins 06-26-2019, 02:45
Replies: 1
Views: 2,417
Posted By Drumanid
Hide radar the dead player

Description:

Hides the radar after the player dies or when he is in the spectators (observers)

Demonstration:

Click (https://s3.gifyu.com/images/ezgif.com-video-to-gifc12f49c14048ada3.gif)
Forum: Plugin/Gameplay Ideas and Requests 03-09-2019, 06:53
Replies: 10
Views: 2,461
Posted By Drumanid
Re: Removing Bomb Damage Completely

I do not think that this method is 'pathetic'.

1. What is higher? - No
Better than checking for damage every time.
2. What prevents to make a check?

There is a better option, suggest
Not...
Forum: Plugin/Gameplay Ideas and Requests 03-07-2019, 12:18
Replies: 10
Views: 2,461
Posted By Drumanid
Re: Removing Bomb Damage Completely

#include <sourcemod>

public Plugin myinfo =
{
name = "No bomb damage",
author = "Drumanid",
version = "1.0.0",
url = "Discord: Drumanid#9108"
};
Forum: Plugins 01-01-2019, 03:47
Replies: 1
Views: 2,413
Posted By Drumanid
Meat [CS:GO]

Description

When inflicting damage to the player, an abundant amount of blood (pieces of meat) spills out of it.

Demonstration

jZJ6qQQUKQk

Configuration file
Forum: Plugins 12-13-2018, 23:36
Replies: 8
Views: 6,366
Posted By Drumanid
Re: Snowball Lite [CS:GO]

Oh, sorry.. Updated. Check first post.
Added include file.
Forum: Plugins 12-13-2018, 15:02
Replies: 8
Views: 6,366
Posted By Drumanid
Snowball Lite [CS:GO]

The plugin has been completely rewritten (plugin rework):
https://forums.alliedmods.net/showthread.php?t=291669

Thanks: boomix (https://forums.alliedmods.net/member.php?u=260232)

Requirements:...
Forum: Plugins 05-05-2018, 11:33
Replies: 6
Views: 7,283
Posted By Drumanid
Re: [CS:GO] AntiAfk

Update... Check one post.
Forum: Plugins 05-05-2018, 11:11
Replies: 6
Views: 7,283
Posted By Drumanid
Re: [CS:GO] AntiAfk

Check all plugin and my, campare
Forum: Unapproved Plugins 05-05-2018, 00:03
Replies: 1
Views: 2,923
Posted By Drumanid
Re: [CS:GO] Sm_Scores

Help you

#include <cstrike>

char g_sInfo[128];

public void OnPluginStart()
{
RegConsoleCmd("sm_rounds", RoundsCmd);
HookEvent("round_end", RoundEnd);
Forum: Plugins 02-01-2018, 06:14
Replies: 483
Views: 186,668
Posted By Drumanid
Re: [CS:GO] Cow Anti-Cheat

Maybe it's worth doing an anti flood of 'bans'?

Example:

g_iTime[MAXPLAYERS + 1]; // Global

public void CheckSidemoveCount(int client)
{
if(g_iPerfSidemove[client] >=...
Forum: Plugins 01-31-2018, 23:43
Replies: 483
Views: 186,668
Posted By Drumanid
Re: [CS:GO] Cow Anti-Cheat

Slightly edited the plugin for myself, if you need anyone - take


/*
1. Change name CowAntiCheat <> AntiCheat
2. Changing the ban method / Removed support for sourcebans
3. Added by newdecls...
Forum: Plugins 11-01-2017, 02:31
Replies: 6
Views: 7,283
Posted By Drumanid
Re: [CS:GO] AntiAfk

Do not understand... Check folder translations > AntiAfk.phrases.txt > Kick message.
Forum: Plugins 10-31-2017, 00:33
Replies: 6
Views: 7,283
Posted By Drumanid
[CS:GO] AntiAfk

Plugin kicks players or translates into a team of observers.
Sorry for my bad english. Make adjustments , if something is wrong.

Cvars:

// This file was auto-generated by SourceMod...
Showing results 1 to 13 of 13

 
Forum Jump

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


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