Ent Log 1.03a
By:XmINiX aka Mini_soldier
Description:
This creates a file named entlog.ini in your amxmodx/configs folder and it records ent commands a player does.This works on all games Entmod Supports.....
Place the .cfg in your Addons/Entmod/entlog_commands.cfg.
Credits:
Code:
Ryan Gave me the idea and what commands to log
Da_sk8erboy gave me the entlog.ini file idea.
Stupok69 told me some more cmds to add :wink:
And he Did a bunch of editing and making my plugin way better so i made him the author to.
Cvars:
Code:
entlog_showactivity 1 or 0 default is 1 - this logs the commands in game to an admin.
and entlog is default 1- turns on or off
Commands to log
These are defaults)
Code:
e_add,
entmod_quickmake,
e_classname,
mm_grab,
e_render,
grabtype,
entmod_keyvalue,
mm_end,
mm_start, es_load,
es_save,
es_start,
e_god ,
e_kill,
e_stack,
e_teledelete,
e_use,
entmod_create,
entmod_spawn,
entmod_spawn2,
entmod_spawnmodel,
entmod_worldcopy,
t_start.
Changelog:
Code:
1.0- Crashed game
1.01 Fixed!
1.01a Added a new code to log
1.01b Creates an .ini in the configs folder instead of a .txt
1.02 Added some commands and renamed a cvar.
1.02a Added a new Cvar to turn plugin on/off.
1.02b Added a console print.
1.03a Added a lot of stuff....By: Stupok69
Known Bugs:
Used to crash server but was fixed.
I am open to suggestions as always!