Move slay as last option instead of first in Slay/Slap Menu (bug 5861, r=arkshine)
Former-commit-id: 31f5fdfa9788d5ea8552e2dc101c582e7959ecc0
This commit is contained in:
@ -60,7 +60,7 @@ amx_plmenu_bantimes 0 5 10 15 30 45 60
|
||||
amx_tempban_maxtime 4320
|
||||
|
||||
// Slap damage amounts for the main slap menu (amx_slapmenu)
|
||||
// Slay is automatically inserted as the first option.
|
||||
// Slay is automatically inserted as the last option.
|
||||
// Default values: 0 1 5
|
||||
amx_plmenu_slapdmg 0 1 5
|
||||
|
||||
|
@ -60,7 +60,7 @@ amx_plmenu_bantimes 0 5 10 15 30 45 60
|
||||
amx_tempban_maxtime 4320
|
||||
|
||||
// Slap damage amounts for the main slap menu (amx_slapmenu)
|
||||
// Slay is automaticall inserted as the first option
|
||||
// Slay is automaticall inserted as the last option
|
||||
// Default values: 0 1 5
|
||||
amx_plmenu_slapdmg 0 1 5
|
||||
|
||||
|
@ -60,7 +60,7 @@ amx_plmenu_bantimes 0 5 10 15 30 45 60
|
||||
amx_tempban_maxtime 4320
|
||||
|
||||
// Slap damage amounts for the main slap menu (amx_slapmenu)
|
||||
// Slay is automatically inserted as the first option.
|
||||
// Slay is automatically inserted as the last option.
|
||||
// Default values: 0 1 5
|
||||
amx_plmenu_slapdamage 0 1 5
|
||||
|
||||
|
Reference in New Issue
Block a user