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

Showing results 1 to 25 of 88
Search took 0.01 seconds.
Search: Posts Made By: Gdk
Forum: General 06-24-2022, 13:46
Replies: 55
Views: 16,732
Posted By Gdk
Re: CS:GO Update broke SM/meta (June 23rd)

On linux updating to

mmsource-1.12.0-git1159
and
sourcemod-1.10.0-git6544

worked for me
Forum: Plugins 05-27-2022, 06:43
Replies: 5
Views: 1,808
Posted By Gdk
Re: [CS:GO] Simple Grenade Trails

Ahh he called it tails... I thought I searched for that too, oh well. If I had seen that one I probably wouldn't have taken the time to put this together
Forum: Plugins 05-24-2022, 16:06
Replies: 5
Views: 1,808
Posted By Gdk
Re: [CS:GO] Simple Grenade Trails

I couldn't find any working grenade trail plugins for all the grenades in csgo, so I modified/started off with some others plugins from css and one combat surf plugin.

Will maybe add support for...
Forum: Plugins 05-24-2022, 15:53
Replies: 5
Views: 1,808
Posted By Gdk
[CS:GO] Simple Grenade Trails

Simple plugin to show grenade trails server side.

Cvars for color of each grenade type.
Available colors: Red, Blue, Green, Purple, White, Orange, Yellow, Teal.

Cvars for trail time and width...
Forum: Plugins 01-23-2022, 19:26
Replies: 14
Views: 11,713
Posted By Gdk
Re: [CS:GO] Restricted Commands

3.5 years later I fixed this, will upload later. I haven't been doing much with sourcemod, this bug was there from the start.



Are you saying you want to block the text when people type a...
Forum: Plugins 09-27-2017, 18:28
Replies: 240
Views: 153,232
Posted By Gdk
Re: [CS:GO] Retakes (v0.3.2, 2016-4-6)

If you are using the default weapon allocator I don't think there is a cvar for this
Forum: Plugins 07-27-2017, 19:53
Replies: 14
Views: 11,713
Posted By Gdk
Re: [CS:GO] Restricted Commands

Added in version 2.1.0
Forum: Plugins 07-14-2017, 19:08
Replies: 53
Views: 32,602
Posted By Gdk
Re: [CS:GO / ?] Simple Stats MySQL

I dont have much free time to test but really quickly this is what I found:

Hits are counted incorrectly. Every time you TAKE damage it counts as a hit.

Suggestions:
Add cvar for disabling...
Forum: Plugins 07-12-2017, 19:09
Replies: 53
Views: 32,602
Posted By Gdk
Re: [CS:GO / ?] Simple Stats MySQL

Nice work. I was about to modify some other "simple" rank plugin to what I wanted, this is pretty much what I wanted.

FuckingUpdateThatSHITHeadPlayer(i, GetClientTime(i));

:lol:
Forum: Plugins 07-12-2017, 18:52
Replies: 14
Views: 11,713
Posted By Gdk
Re: [CS:GO] Restricted Commands

I'm working on some other plugins first, but I will update this
Forum: SourceBans / SourceBans++ 06-11-2017, 19:00
Replies: 1,377
Views: 711,301
Posted By Gdk
Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]

Im getting the failed to create native error since I updated to version 1.6.1


L 06/10/2017 - 16:20:05: [SM] Exception reported: Fatal error creating dynamic native!
L 06/10/2017 - 16:20:05:...
Forum: Plugins 05-21-2017, 17:00
Replies: 8
Views: 7,380
Posted By Gdk
Re: [CS:GO] Give Taser

Added separate cvars for non admin users.

Only thing left i could see doing is make translations prettier with color better formatting etc
Forum: General 04-25-2017, 23:44
Replies: 339
Views: 121,399
Posted By Gdk
Re: 26/4/2017 - Servers down?

Ah ic, guna try to compile it wish me luck
Forum: General 04-25-2017, 22:38
Replies: 339
Views: 121,399
Posted By Gdk
Re: 26/4/2017 - Servers down?

lol ok because the new mm and sm are not working for me

mm 1.11.0-git998

sourcemod-1.9.0-git6079

not working for me on linux
Forum: General 04-25-2017, 22:26
Replies: 339
Views: 121,399
Posted By Gdk
Re: 26/4/2017 - Servers down?

https://github.com/alliedmodders/metamod-source/commit/891d989c4390231489bbc1a7b8fe3dc76865cb5d#diff-55c16db19dd1c201cdd70ef6c6fa4952

Confused clams claim clowns clobber clans containing cloaked...
Forum: Plugins 03-31-2017, 16:42
Replies: 6
Views: 5,994
Posted By Gdk
Re: [CS:GO] Force Defuse

Fixed bug related to this reddit post

https://www.reddit.com/r/GlobalOffensive/comments/62kiw3/my_brother_tries_to_defuse_the_bomb_glitch/
Forum: Plugins 03-10-2017, 14:36
Replies: 240
Views: 153,232
Posted By Gdk
Re: [CS:GO] Retakes (v0.3.2, 2016-4-6)

That's fine if it's working but what I am saying is if it's an included game sound, you dont need to precache or use any timers using this method
Forum: Plugins 03-07-2017, 19:08
Replies: 240
Views: 153,232
Posted By Gdk
Re: [CS:GO] Retakes (v0.3.2, 2016-4-6)

You can just do a client command on every player you want to play the sound to:

ClientCommand(client, playgamesound player/vo/phoenix/goingtoplantbombb01.wav);
Forum: Plugins 03-04-2017, 12:12
Replies: 6
Views: 5,994
Posted By Gdk
Re: [CS:GO] Force Defuse

Yea I made it for my retake servers. When people tap the defuse after winning to troll it simply is a waste of time. Not overly complex, but I couldn't find anything else like it and a good start if...
Forum: Plugins 02-08-2017, 19:16
Replies: 6
Views: 5,994
Posted By Gdk
[CS:GO] Force Defuse

Description:
Forces a player to stick the bomb defuse after a given number of aborted defuses.

Cvars:
sm_fd_enabled: Whether force defuse is enabled (def: 1)
sm_fd_num_aborts: Number of...
Forum: Plugins 10-25-2016, 19:49
Replies: 8
Views: 7,380
Posted By Gdk
Re: [CS:GO] Give Taser

Added ability to remove purchased tasers
Forum: Plugins 10-12-2016, 20:15
Replies: 240
Views: 153,232
Posted By Gdk
Re: [CS:GO] Retakes (v0.3.2, 2016-4-6)

Make your own variables and menus and use the native like

Retakes_SetPlayerInfo(client, primary, secondary, nades, health, kevlar, helmet, kit);
Forum: Plugins 09-18-2016, 13:01
Replies: 157
Views: 108,248
Posted By Gdk
Re: Admin Stealth

Just from testing quickly in csgo with post #144 you appear on the scoreboard in the spectator slot when in stealth mode.
I linked netprops and datamaps dumps
...
Forum: Plugins 09-15-2016, 16:21
Replies: 157
Views: 108,248
Posted By Gdk
Re: Admin Stealth

works with any game?
Forum: Plugins 09-15-2016, 14:52
Replies: 3
Views: 4,791
Posted By Gdk
Re: [Any] Idle Random Map

Changed name from auto_change_random_map to idle_random_map
Showing results 1 to 25 of 88

 
Forum Jump

All times are GMT -4. The time now is 18:55.


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