From 68961a91e2108f42ef5c3267503887f9d1865e93 Mon Sep 17 00:00:00 2001 From: Steve Dudenhoeffer Date: Sun, 5 Aug 2007 10:41:10 +0000 Subject: [PATCH] Fixed amb735 - adminslots cvar comments in config files were misleading --- configs/amxx.cfg | 5 +++-- configs/cstrike/amxx.cfg | 5 +++-- configs/ns/amxx.cfg | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/configs/amxx.cfg b/configs/amxx.cfg index 88abed5c..76fc97bf 100755 --- a/configs/amxx.cfg +++ b/configs/amxx.cfg @@ -61,12 +61,13 @@ amx_plmenu_slapdmg 1 5 // Default value: 0.75 amx_flood_time 0.75 -// Amount of reserved slots, amx_hideslots must be 1 to use this cvar (for more details see comments in plugin source) +// Amount of slots to reserve. // // Default value: 0 amx_reservation 0 -// If you set this to 1, you can hide slots on your server +// If you set this to 1, you can hide slots on your server. +// If server "full" of public slots and slots hidden, you must manually connect with connect console command // // Default value: 0 amx_hideslots 0 diff --git a/configs/cstrike/amxx.cfg b/configs/cstrike/amxx.cfg index 741caef4..4cb57453 100755 --- a/configs/cstrike/amxx.cfg +++ b/configs/cstrike/amxx.cfg @@ -51,12 +51,13 @@ amx_freq_imessage 180 // Default value: 0.75 amx_flood_time 0.75 -// Amount of reserved slots, amx_hideslots must be 1 to use this cvar (for more details see comments in plugin source) +// Amount of slots to reserve. // // Default value: 0 amx_reservation 0 -// If you set this to 1, you can hide slots on your server +// If you set this to 1, you can hide slots on your server. +// If server "full" of public slots and slots hidden, you must manually connect with connect console command // // Default value: 0 amx_hideslots 0 diff --git a/configs/ns/amxx.cfg b/configs/ns/amxx.cfg index cee7be9d..fa326c00 100755 --- a/configs/ns/amxx.cfg +++ b/configs/ns/amxx.cfg @@ -51,12 +51,13 @@ amx_freq_imessage 180 // Default value: 0.75 amx_flood_time 0.75 -// Amount of reserved slots, amx_hideslots must be 1 to use this cvar (for more details see comments in plugin source) +// Amount of slots to reserve. // // Default value: 0 amx_reservation 0 -// If you set this to 1, you can hide slots on your server +// If you set this to 1, you can hide slots on your server. +// If server "full" of public slots and slots hidden, you must manually connect with connect console command // // Default value: 0 amx_hideslots 0