Page 1 of 1

Dump Ent Info

Posted: Mon Nov 22, 2021 8:07 am
by greenie
This plugin is used to dump ent info to a html file for easy reading.

Usage:
amx_dumpentinfo <-> in the server console.

Modules required:
Engine

Forum topic: http://forums.alliedmods.net/showthread.php?t=2054

Credits:

Ops in #AMXmod @ Quakenet for alot of help ( + AssKicR & CheesyPeteza )

Changelog
Changelog
1.1.0 (23.1-2005)
- Added: amx_findcloseents <distance> Finds all ents witin the range you provide( It ignorers Ents with the owner of the guy who ran the command)
- Added: amx_removeent <Ent ClassName> Removes all ents with this class name
- Changed: amx_dumpentinfo now works on the client to(Requires rcon access)

get plugin
get source