Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $
Target: $400
0%
Page 1 of 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.02
seconds.
Search:
Posts Made By:
headline
Forum:
Scripting
05-23-2022, 01:22
Replies:
2
Solved
Simple Show Damage HUD
Views:
401
Posted By
headline
Re: Simple Show Damage HUD
Hello and welcome!
If you have solved your issue please do not blank out (delete) your posts. We like to insure that if someone searches the web for a similar problem, they can find your question...
Forum:
Plugins
03-24-2022, 00:20
Replies:
5
Trikz menu and timer
Views:
2,103
Posted By
headline
Re: Trikz menu and timer
If a plugin can compile on this website please do not post a binary (.smx) file.
fakeexpert_xmas.smx was removed because it did not have the source code posted. I've also removed other binaries...
Forum:
Scripting
03-21-2022, 22:29
Replies:
11
[CS:GO] force team join
Views:
3,719
Posted By
headline
Re: [CS:GO] force team join
If I remember correctly, Valve changed the team join UI since my post so that'd explain this behavior, I don't recall running into this issue at the time that I ran servers.
Forum:
Scripting
10-15-2021, 19:49
Replies:
8
MarkNativeAsOptional - inconvenient moment.
Views:
1,158
Posted By
headline
Re: MarkNativeAsOptional - inconvenient moment.
AskPluginLoad2 is the earliest you may create a it such that all other plugins are able to use the native.
Fortis was kind enough to show you the right way to register a native (if you're still...
Forum:
Unapproved Plugins
03-29-2021, 19:34
Replies:
88
[ANY] Ban Disconnected Players [UPDATED 1/3/17]
Views:
37,145
Posted By
headline
Re: [ANY] Ban Disconnected Players [UPDATED 1/3/17]
Feel free to post updated versions as it's own plugin thread - I'll be unapproving all of my plugins as I can no longer maintain them. Thank you all!
Forum:
Plugin/Gameplay Ideas and Requests
03-07-2021, 08:40
Replies:
1
[CS:S] Bots Servers
Views:
1,478
Posted By
headline
Re: [CS:S] Bots Servers
No, creating fake players is against Valve’s tos
Forum:
General
03-07-2021, 08:26
Replies:
3
CSGo jailbreak
Views:
1,674
Posted By
headline
Re: CSGo jailbreak
Moved to General.
Please mind where you're posting. The Plugin Submission forum is for new plugins only.
Forum:
Plugin/Gameplay Ideas and Requests
03-07-2021, 08:25
Replies:
2
Csgo developers
Views:
1,423
Posted By
headline
Re: Csgo developers
Moved to requests.
Please mind where you're posting. The Plugin Submission forum is for new plugins only.
Forum:
Scripting
02-17-2021, 19:17
Replies:
2
How to change the attributes in the beforeQuestionSave event?
Views:
429
Posted By
headline
Re: How to change the attributes in the beforeQuestionSave event?
Moved from the plugins submission forum to the scripting forum.
Please do be more careful of where you post threads.
Forum:
Trash
11-30-2020, 07:41
Replies:
1
Test
Views:
1,231
Posted By
headline
Test
invalid
Forum:
Trash
11-17-2020, 20:02
Replies:
1
im need a plugin
Views:
4,178
Posted By
headline
Re: im need a plugin
We do not support no-steam servers.
Forum:
General
11-12-2020, 18:59
Replies:
8
Why you're banning old syntax? Backwards compatibility is very important!
Views:
1,473
Posted By
headline
Re: Why you're banning old syntax? Backwards compatibility is very important!
There have been quite a few source-code breaking changes in new major releases of SourceMod. As the language evolves, things must be removed in order to make any kind of forward progress. The main...
Forum:
Scripting
09-25-2020, 20:08
Replies:
2
Solved
Native "DataPack.DataPack" was not found
Views:
1,011
Posted By
headline
Re: Native "DataPack.DataPack" was not found
What SourceMod version is your server running?
You should be on version 1.10
Forum:
Scripting
07-26-2020, 21:49
Replies:
6
CCSBot::MoveTo Signature
Views:
1,520
Posted By
headline
Re: CCSBot::MoveTo Signature
Yes. Recent changes have broken it. Here's the new signature, if it works
\x55\x89\xE5\x56\x53\x81\xEC\x20\x04\x00\x00
If it does work, consider sending a donation to the community
Forum:
Scripting
07-24-2020, 06:02
Replies:
4
OnTraceAttack broken since new update
Views:
820
Posted By
headline
Re: OnTraceAttack broken since new update
Let's keep all discussion pertaining to these breakages in the thread below
https://forums.alliedmods.net/showthread.php?t=326236
Forum:
General
07-24-2020, 05:45
Replies:
15
Latest update broke plugins
Views:
2,154
Posted By
headline
Re: Latest update broke plugins
I didn't change anything - it was a patch (https://github.com/alliedmodders/hl2sdk/commit/8e9d87468beb28d46403c7dfbddb2c578dc6cd43) to hl2sdk-csgo by PerfectLaugh
If it's not working, check the...
Forum:
General
07-24-2020, 03:28
Replies:
15
Latest update broke plugins
Views:
2,154
Posted By
headline
Re: Latest update broke plugins
Just pushed out new builds - a new build should appear on the downloads page shortly. Look for build #6491
Forum:
General
07-07-2020, 06:58
Replies:
4
Translating Errors
Views:
765
Posted By
headline
Re: Translating Errors
You should ensure the plugins were deleted, because these errors come from plugins trying to open translations that don’t exist
Forum:
Scripting
07-07-2020, 06:14
Replies:
3
[CS:GO] Private plugins release
Views:
944
Posted By
headline
Re: [CS:GO] Private plugins release
This thread is fine, but you might wanna post this in the following thread (https://forums.alliedmods.net/showthread.php?t=295055), too.
Forum:
General
07-06-2020, 22:26
Replies:
395
Lysis: An experimental .smx decompiler
Views:
249,733
Posted By
headline
Re: Lysis: An experimental .smx decompiler
Only allow trusted people to access your server files. This project does a great amount of justice that doesn't need to be explained further. For srcds servers to succeed, they need to constantly...
Forum:
General
07-06-2020, 20:23
Replies:
4
Translating Errors
Views:
765
Posted By
headline
Re: Translating Errors
Ensure that you have correctly installed all of the translations in the appropriate place
Forum:
General
07-06-2020, 20:21
Replies:
395
Lysis: An experimental .smx decompiler
Views:
249,733
Posted By
headline
Re: Lysis: An experimental .smx decompiler
you don't
Forum:
Plugins
05-21-2020, 06:07
Replies:
24
CS:GO Anti-Cheat: Cheating ConVars v3.1 (Released on May 2020)
Views:
12,384
Posted By
headline
Re: CS:GO AC: Cheating ConVars (2020)
Only supplying binary (.smx) flies and not their source violates our project license. If you know anyone who does this please let me know about it in a private message.
Forum:
General
05-06-2020, 19:15
Replies:
4
How will Source 2 afect the Sourcemod community?
Views:
1,402
Posted By
headline
Re: How will Source 2 afect the Sourcemod community?
Source2 is already out, SourceMod will remain unaffected.
Forum:
Scripting
03-29-2020, 17:55
Replies:
1
Help with compile .sp file and include colors.inc
Views:
693
Posted By
headline
Re: Help with compile .sp file and include colors.inc
Use this
https://spider.limetech.io/
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
11
>
Last
»
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:45
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2022, vBulletin Solutions, Inc.
Theme made by Freecode