// Default access flag (later can be changed in 'configs/cmdaccess.ini')
#define ACCESS_FLAG ADMIN_CFG
// Client editor menu chat commands
new const CLCMDS[][] = {
"say /wg",
"wgmenu"
}
// Configs folder in 'amxmodx/configs'
new const CFG_DIR[] = "walkguard"
// Actions log (comment to disable)
//new const LOG_FILENAME[] = "Walkguard.log"