Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $
Target: $400
0%
Page 1 of 2
1
2
>
Showing results 1 to 25 of 28
Search took
0.01
seconds.
Search:
Posts Made By:
bakugo
Forum:
Plugins
11-21-2020, 11:24
Replies:
11
[TF2] Weapon Reverts
Views:
2,357
Posted By
bakugo
Re: [TF2] Weapon Reverts
Can't reproduce, do you have a crashlog?
Forum:
Plugins
10-18-2020, 09:06
Replies:
11
[TF2] Weapon Reverts
Views:
2,357
Posted By
bakugo
Re: [TF2] Weapon Reverts
Fixed
Forum:
Plugins
10-08-2020, 04:52
Replies:
11
[TF2] Weapon Reverts
Views:
2,357
Posted By
bakugo
Re: [TF2] Weapon Reverts
Fixed.
Forum:
Plugins
09-09-2020, 14:08
Replies:
11
[TF2] Weapon Reverts
Views:
2,357
Posted By
bakugo
[TF2] Weapon Reverts
TF2 Weapon Reverts
This plugin reverts many fun weapons that have been nerfed over the years back to their pre-nerf states. Over 40 weapons are reverted in this plugin, a full list can be read...
Forum:
Extensions
08-01-2020, 17:27
Replies:
831
DHooks (Dynamic Hooks - Dev Preview)
Views:
457,014
Posted By
bakugo
Re: DHooks (Dynamic Hooks - Dev Preview)
That makes sense, thanks.
Forum:
Extensions
07-31-2020, 07:20
Replies:
831
DHooks (Dynamic Hooks - Dev Preview)
Views:
457,014
Posted By
bakugo
Re: DHooks (Dynamic Hooks - Dev Preview)
Is it normal that multiple plugins can't detour the same function at the same time? Is there any way around this?
Forum:
Plugin/Gameplay Ideas and Requests
07-27-2020, 18:07
Replies:
2
[TF2] How to activate b.a.s.e jumper multiple times?
Views:
429
Posted By
bakugo
Re: [TF2] How to activate b.a.s.e jumper multiple times?
sm_cvar tf_parachute_deploy_toggle_allowed 1
Forum:
Plugins
06-20-2020, 21:47
Replies:
2
[TF2] Projectile Collision Fix
Views:
1,314
Posted By
bakugo
[TF2] Projectile Collision Fix
This plugin fixes some weapon projectiles colliding incorrectly with the non-solid bounding boxes of certain map objects. This causes them to disappear/explode in mid-air for seemingly no reason....
Forum:
Plugins
05-10-2020, 20:09
Replies:
3
[ANY?] Timescale Windows Fix
Views:
1,596
Posted By
bakugo
[ANY?] Timescale Windows Fix
This plugin allows host_timescale changes to work on Windows servers without having to turn on sv_cheats. This has always worked fine on Linux servers, but there is some extra engine code that only...
Forum:
Plugins
04-25-2020, 16:01
Replies:
2
[TF2] Heavy Health Exploit Fix
Views:
940
Posted By
bakugo
[TF2] Heavy Health Exploit Fix
Simple plugin to fix a recently discovered game-breaking bug that allows heavies to gain very large amounts of health by abusing health-draining weapons. Any player who performs the exploit will be...
Forum:
Plugins
03-02-2020, 16:30
Replies:
467
[TF2] Force Holidays - 1.10.2, Updated 2015-10-07
Views:
200,144
Posted By
bakugo
Re: [TF2] Force Holidays - 1.10.2, Updated 2015-10-07
tfh_normalhealth is broken, there's a GetConVarBool in there that should be GetConVarInt instead.
Can't believe this went unnoticed for so long...
Forum:
Plugins
02-11-2020, 18:51
Replies:
2
[TF2] Sentry Exploit Fix (2/8/2020)
Views:
966
Posted By
bakugo
Re: [TF2] Sentry Exploit Fix (2/8/2020)
This method is way, WAY overkill. Maybe that's what you were going for, in which case good job, but still.
It's way easier to just hook TakeDamage or TraceAttack and do a raytrace between the...
Forum:
Plugins
01-12-2020, 13:30
Replies:
5
[TF2] Anti-Invis Wrench Exploit
Views:
1,833
Posted By
bakugo
Re: [TF2] Anti-Invis Wrench Exploit
There's a much better way to fix this, you can actually detect when the exploit is active by periodically checking a netprop (m_fEffects & EF_NODRAW). I do not believe this netprop value is used on...
Forum:
News
03-14-2016, 12:44
Replies:
39
Recent CS:GO "GSLT" bans and SourceMod
Views:
58,153
Posted By
bakugo
Re: Recent CS:GO "GSLT" bans and SourceMod
I updated sourcemod today and found a problem with this option: even with "FollowCSGOServerGuidelines" set to "no", sourcemod still blocks giving disallowed items (weapon_knife_*). Skin netprops work...
Forum:
Source Servers (SRCDS)
01-28-2016, 18:32
Replies:
18
Getting a complete list of banned plugins and tags
Views:
2,247
Posted By
bakugo
Re: Getting a complete list of banned plugins and tags
Do you have any idea what you're talking about or what overwatch is?
Forum:
Source Servers (SRCDS)
01-28-2016, 17:05
Replies:
18
Getting a complete list of banned plugins and tags
Views:
2,247
Posted By
bakugo
Re: Getting a complete list of banned plugins and tags
Also, if they're not using commands to detect the plugins, they are using some method to directly detect when a fake item is given to a player. My plugin had no tags and wasn't public so I really...
Forum:
Source Servers (SRCDS)
01-28-2016, 17:02
Replies:
18
Getting a complete list of banned plugins and tags
Views:
2,247
Posted By
bakugo
Re: Getting a complete list of banned plugins and tags
Maybe it isn't commands, but if you're using the web shortcuts plugin to add a !knife command, it doesn't actually register a real command, just a chat trigger. I'm talking about real commands...
Forum:
Source Servers (SRCDS)
01-28-2016, 13:53
Replies:
18
Getting a complete list of banned plugins and tags
Views:
2,247
Posted By
bakugo
Re: Getting a complete list of banned plugins and tags
If that's true then they're giving out delayed bans because I started my server for the first time today after not touching it for almost a week and it was instantly banned (before I could even join).
Forum:
Source Servers (SRCDS)
01-28-2016, 11:25
Replies:
18
Getting a complete list of banned plugins and tags
Views:
2,247
Posted By
bakugo
Re: Getting a complete list of banned plugins and tags
The recent ban wave doesn't check tags or anything, it checks for commands, such as !knife, !ws, etc.
I have a local srcds installation that I use to test plugins and skins, it had a custom (made by...
Forum:
General
09-10-2015, 20:59
Replies:
131
Update broke MM? - srcds.exe - Entry Point Not Found...
Views:
16,976
Posted By
bakugo
Re: Update broke MM? - srcds.exe - Entry Point Not Found...
Update: it seems that the Simple Chat Processor (Redux) (https://forums.alliedmods.net/showthread.php?t=198501) plugin is what broke, any plugins that use it to manipulate chat messages (including...
Forum:
General
09-10-2015, 20:50
Replies:
131
Update broke MM? - srcds.exe - Entry Point Not Found...
Views:
16,976
Posted By
bakugo
Re: Update broke MM? - srcds.exe - Entry Point Not Found...
Not only is Custom Chat Colors plugin itself broken, chat colors in general aren't working at all right now it seems.
How did they even manage to break so much stuff in a single update?
Forum:
General
07-03-2015, 21:14
Replies:
121
TF2 Update 7/2 - Lets discuss to prepare
Views:
13,062
Posted By
bakugo
Re: TF2 Update 7/2 - Lets discuss to prepare
After the update I've noticed that " gets replaced by ' in the chat, is this a new thing? It makes it impossible to enter commands with arguments that have spaces without using the console.
Forum:
General
07-02-2015, 19:05
Replies:
121
TF2 Update 7/2 - Lets discuss to prepare
Views:
13,062
Posted By
bakugo
Re: TF2 Update 7/2 - Lets discuss to prepare
My server crashes whenever someone joins, does the latest snapshot fix this or should I just wait?
Forum:
Plugins
06-03-2015, 19:04
Replies:
130
[ANY] SoundCloud ( v1.7.3 Updated 7/10/2017 )
Views:
47,850
Posted By
bakugo
Re: [ANY] SoundCloud
Interesting. I made a plugin like this for my server last year, too.
Now i'm wondering: are there any plugins around capable of playing youtube videos in the background? Mine is and I kind of want...
Forum:
Plugins
03-03-2015, 19:37
Replies:
1,215
MapChooser Extended 1.10.2 (Updated 2014-02-05)
Views:
620,834
Posted By
bakugo
Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
I've always wondered what the time threshold was for changing maps, now I know. Changed it to 8 minutes. Thanks for the help!
Showing results 1 to 25 of 28
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Server Discussion
Source Servers (SRCDS)
HL1 Servers (HLDS)
AMX Mod X
News
Bug Reports
General
Off-Topic
Plugins
Suggestions / Requests
Approved Plugins
New Plugin Submissions
Unapproved/Old Plugins
Translation Request
High-Traffic Plugins
GunGame
UAIO (Ultimate All-In-One Plugin)
xREDIRECT
CSDM
AMX Super
RuneMod
Zombie Plague Mod
SuperHero Mod
News
Tech Support
Scripting Help
Off-Topic / General Chat
Heroes
Suggestions / Requests
Approved Heroes
New Submissions
Unapproved/Old Heroes
Module Heroes
SuperHero Mod Stats - By 123
(OLD) Bug Reports
Scripting
Scripting Help
Code Snippets/Tutorials
Module Coding
Donor Access
SourceMod
News
General
Plugins
Plugins
Unapproved Plugins
Plugin/Gameplay Ideas and Requests
High-Traffic Plugins
SourceMod Anti-Cheat
Zombie:Reloaded
SourceBans / SourceBans++
VSH / Freak Fortress
Store
SM_Hosties
HLstatsX:CE
Scripting
Extensions
Snippets and Tutorials
Donor Access
Metamod: Source
Metamod:Source Plugins
Metamod:Source Questions
Coding MM:S Plugins & SM Extensions
Hosted Stuff
Asherkin's Plugins
TFDodgeball
TF2Items
SteamTools
Bail's Plugins
CSDM
CS:S DM
Off-Topic & Trash
Off-Topic
Trash
All times are GMT -4. The time now is
01:03
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2021, vBulletin Solutions, Inc.
Theme made by Freecode