Fixed amb735 - adminslots cvar comments in config files were misleading
This commit is contained in:
parent
435766b2ef
commit
68961a91e2
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user