Fixed amb735 - adminslots cvar comments in config files were misleading

This commit is contained in:
Steve Dudenhoeffer 2007-08-05 10:41:10 +00:00
parent 435766b2ef
commit 68961a91e2
3 changed files with 9 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -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