This page is not complete yet, and more information will come later
CVARS:
bat_interfacesourcemod
- 0 = Disabled
- 1 = Gets admin rights from sourcemod
- 2 = Sets admin rights in sourcemod
bat_listenforchatcommands
- 0 = Disabled
- 1 = BAT will check chat for admin commands, should only be disabled if running with Sourcemod
BAT runs fine along with sourcemod, this is a good solution if you want to extend BAT with some extra features or the other way around.
Duplicate features: One of the first things you should short out is duplicate features, since both sourcemod and BAT on their own a fairly complete admin tools their going to have features that are the same. Sometimes this is not a problem, but other times it is a problem or can create confusion. Things you should watch out for are:
- Say commands like nextmap,timeleft,thetime
- Admin commands (This is not realy a problem)
- Admin rights ( More on this bellow)