public CmdCallBack( player_index , cmd_level , cmd_index )
cmd_level normal usage is admin flags to have access to the command, (though if it was really the normal usage it should have been integrated in amxx core and we wouldn't have to check it in plugins, anyway...), i use that arg in another way, as a untagged bool variable to store if the callback is say or say_team command callback.