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

Showing results 1 to 25 of 500
Search took 0.01 seconds.
Search: Posts Made By: DJEarthQuake
Forum: General Today, 11:47
Replies: 12
Views: 782
Posted By DJEarthQuake
Re: CHEATERS

True if and only if 'exec banned.cfg' is missing from mapchangecfgfile.
When 'exec banned.cfg' does not show in server.cfg nobody is banned on launch or mapchange. Using writeid will wipe entire...
Forum: Off-Topic Today, 07:45
Replies: 3,306
Views: 882,786
Posted By DJEarthQuake
Forum: Scripting Help 04-23-2024, 21:08
Replies: 12
Views: 435
Posted By DJEarthQuake
Re: Detect teammate

There aren't any stock 'custom' grenade models and I see nobody has downloaded the ones I used in zip file on that post.

When I tested, check the script again, it prints out all the names of the...
Forum: Scripting Help 04-23-2024, 13:32
Replies: 12
Views: 435
Posted By DJEarthQuake
Re: Detect teammate

It would help if you could turn up the originals. Models and sprites set to stock ones.


#include <amxmodx>
#include <fakemeta>
#include <engine>
#include <hamsandwich>
#include <fun>...
Forum: Scripting Help 04-23-2024, 10:05
Replies: 12
Views: 435
Posted By DJEarthQuake
Re: Detect teammate

I've got the code but it is not able to be tested until you upload all the custom models.
Forum: General 04-22-2024, 17:46
Replies: 12
Views: 782
Posted By DJEarthQuake
Re: CHEATERS

Manually add them to banned.cfg.

echo banid 0.0 steam_2:1:1746483117 >> banned.cfg && cat banned.cfg
Forum: Scripting Help 04-22-2024, 17:40
Replies: 15
Views: 574
Posted By DJEarthQuake
Re: Amx [FAKEMETA] g_pGameRules adress could not be found

Are you running Core Package without Mod Addon Pack?
Forum: Off-Topic 04-19-2024, 13:50
Replies: 3
Views: 1,032
Posted By DJEarthQuake
Re: AMXX 2024

The branches are stale now. I since have done some work to it and have my own fork. Compiled and ready to use or take the source and compile yourself locally.
Forum: New Plugin Submissions 04-18-2024, 10:24
Replies: 19
Views: 1,277
Posted By DJEarthQuake
Re: Break Message and Grenades detector

I have already made this and better years ago. Rather other way around. Not just the idea. The code. It's too simple to post here. It is against the rules I hope you know to post what looks like any...
Forum: Scripting Help 04-17-2024, 07:58
Replies: 17
Views: 953
Posted By DJEarthQuake
Re: error 017: undefined symbol "ChatColor"

Add to original script.
#define ChatColor ColorChat

That will make it work until you are ready to update it to the newer Amxx native.
Forum: Scripting Help 04-16-2024, 20:39
Replies: 17
Views: 953
Posted By DJEarthQuake
Re: error 017: undefined symbol "ChatColor"

https://amxx-bg.info/api/colorchat

Start over. Save as colorchat.inc.
Forum: Off-Topic 04-15-2024, 16:05
Replies: 91
Views: 15,842
Posted By DJEarthQuake
Forum: New Plugin Submissions 04-13-2024, 04:44
Replies: 19
Views: 1,277
Posted By DJEarthQuake
Re: Break Message and Grenades detector

The notification system does work here. One must be subscribed to thread to get notice, which by default I am not set-up to do that automatically from merely replying to thread per personal...
Forum: New Plugin Submissions 04-12-2024, 09:37
Replies: 19
Views: 1,277
Posted By DJEarthQuake
Re: Break Message and Grenades detector

Thank you. I was more less offering to guide how to print everything that is broken as opposed to just generic, something is broken if you wanted or needed.
Forum: Scripting Help 04-10-2024, 08:46
Replies: 12
Views: 788
Posted By DJEarthQuake
Re: CurWeapon Event

Over ex? The flags in English are nice.
Forum: Code Snippets/Tutorials 04-10-2024, 07:44
Replies: 8
Views: 1,312
Posted By DJEarthQuake
Re: [HL] Block Cheat Client "BHL"

Clearly all this is over your head. Thread should be trash locked.
Forum: HL1 Servers (HLDS) 04-10-2024, 07:42
Replies: 17
Views: 2,053
Posted By DJEarthQuake
Re: HLDS won't work on linux

I replied to this thread. Thanks for the concern. SteamCMD is legit. apt install steamcmd. Using legacy means RE often times. Somebody hacked up the Wiki there pushing REHLDS. When I used it got...
Forum: New Plugin Submissions 04-10-2024, 07:29
Replies: 19
Views: 1,277
Posted By DJEarthQuake
Re: Break Message and Grenades detector

What @Snake. said I basically reiterated. Pawn is on GitHub. There is a manual. There are many TUTS here to look at how to do something. There are many scripts not in TUT/SNIPPET to look at to learn...
Forum: Scripting Help 04-10-2024, 07:10
Replies: 5
Solved PVS meaning?
Views: 474
Posted By DJEarthQuake
Re: PVS meaning?

https://developer.valvesoftware.com/wiki/PVS :rtfm:
Forum: Scripting Help 04-08-2024, 18:24
Replies: 12
Views: 788
Posted By DJEarthQuake
Re: CurWeapon Event

@LeOp4rD, register_event_ex is easier to read. Flags are in English instead of letters.

#include amxmodx

#define PLUGIN "Weapon Switch Snitch"
#define VERSION "1.0.0"
#define AUTHOR ...
Forum: Suggestions / Requests 04-06-2024, 06:26
Replies: 7
Views: 639
Posted By DJEarthQuake
Re: Cerere plugins LongJump

OP4CTF Jump Pack Power-Up fix (https://forums.alliedmods.net/showthread.php?t=317504)
sv_dmjumpsound

What mod was never mentioned.
Forum: Off-Topic 04-06-2024, 06:13
Replies: 91
Views: 15,842
Posted By DJEarthQuake
Forum: New Plugin Submissions 04-06-2024, 05:59
Replies: 19
Views: 1,277
Posted By DJEarthQuake
Re: Break Message and Grenades detector

Why is RE needed to make this work? Why not print the classname with pev_classname, of what was broken?
Forum: HL1 Servers (HLDS) 03-28-2024, 07:54
Replies: 17
Views: 2,053
Posted By DJEarthQuake
Re: HLDS won't work on linux

There's another more basic less labor intensive approach. Make a new profile and start over without legacy and with proper 32-bit architecture. As per Wiki. SteamCMD Wiki got a bit corrupted and...
Forum: Code Snippets/Tutorials 03-27-2024, 08:06
Replies: 8
Views: 1,312
Posted By DJEarthQuake
Re: [HL] Block Cheat Client "BHL"

Stop spinning everything and being sensational. The force_unmodified native works fine. It is super-fiddly if ones does not know what they are doing. I have a list of unsavory types, who it detected....
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 14:25.


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