Page 1 of 1

in Game Easy Anti Cheat Screen Shot

Posted: Mon Nov 22, 2021 10:07 pm
by greenie
This plugin helps you see the screenshots of players in the game using MOTD.
Thus preventing the player from the other suspect, can quickly see the screenshots.

"Instead of access: http://eac.example.com" For example, and look for the server ip, date today and STEAM_ID player, which is tricky in that system.

Remembering what are the steps to install the plugin:
amx_eac_url "http://eac.wavenetgames.com.br/shots/cstrike"

and setup your EAC URL FORMAT:

amx_eac_url_format "<url>/<server>/<date>/<guid>"

It will return a example of URL in MOTD Window: http://eac.wavenetgames.com.br/shots/cs ... .20447259/

Ps.
This will replace a address in order of you choiced.
Respect the format, its same at eac server web page order.
Usage:

say .eac Or in Console: amx_eac
Changelog (0.0.3):

- Re-Writed;
- Fully Working;
- Added a cvar "amx_eac_url_format" to adjust your EAC address;
- Changed to amx_eac <nick> to using a players menu :)
- Added a message in console to show a date, time, Steam and URL of the eac shots :)

Changelog (0.0.2):

- Changed replace() to replace_all() [Line 54]
- Added Title of MOTD [In Game Easy Anti Cheat]
- Changed showeac <nick> to amx_showeac <nick>
- Changed Cvar: eac_ssurl to amx_eac_url
- Added !eac and /eac (In Say)
- Removed the example of Website hosting :P
- Changed AMXX_VERSION_STR to VERSION (0.0.2)

Changelog (0.0.1):

- Initial Relase
get plugin