Basically what I am trying to do is make something that keeps a tally of how many times an admin uses the slay/slap/ban commands and store it in a mysql database based on steamid (for CZ anyway), and then when it reaches a certain number it wont allow the admin to do that certain command, but I'm having a bit of trouble figuring out what hooks or commands I can bind it to, because I dont want to patch the amxx source. Does anyone have any suggestions?