Missing amxx.cfg update for CS/NS mod in 449793c3c1de
Former-commit-id: d96a6389b83a22cc2922ee3f3eb44a89e1a97a02
This commit is contained in:
parent
7498f84261
commit
f9954e5831
|
@ -25,6 +25,9 @@ amx_mode 1
|
||||||
// 0 - disabled
|
// 0 - disabled
|
||||||
// 1 - show without admin name
|
// 1 - show without admin name
|
||||||
// 2 - show with name
|
// 2 - show with name
|
||||||
|
// 3 - show name only to admins, hide name from normal users
|
||||||
|
// 4 - show name only to admins, show nothing to normal users
|
||||||
|
// 5 - hide name only to admins, show nothing to normal users
|
||||||
//
|
//
|
||||||
// Default value: 2
|
// Default value: 2
|
||||||
amx_show_activity 2
|
amx_show_activity 2
|
||||||
|
|
|
@ -25,6 +25,9 @@ amx_mode 1
|
||||||
// 0 - disabled
|
// 0 - disabled
|
||||||
// 1 - show without admin name
|
// 1 - show without admin name
|
||||||
// 2 - show with name
|
// 2 - show with name
|
||||||
|
// 3 - show name only to admins, hide name from normal users
|
||||||
|
// 4 - show name only to admins, show nothing to normal users
|
||||||
|
// 5 - hide name only to admins, show nothing to normal users
|
||||||
//
|
//
|
||||||
// Default value: 2
|
// Default value: 2
|
||||||
amx_show_activity 2
|
amx_show_activity 2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user