Hello,
So I am running a Counter-Strike server with the latest AMX Mod X 1.8.3 installation, the server works perfectly fine without out the plugin
admin_commands.amxx a custom and a public plugin I've created that is currently in development phase.
Please find the code on my github:
https://github.com/TaurusMD/Admin-Co...n_commands.sma
I read the plugin like about 2550 times and I couldn't find anything weird that could possible cause the crash, and on server console I get this error when the server crash
FATAL ERROR (shutting down): IndexOfEdict: bad entity
Thanks in advance!