Update amx_show_activity documentation in amxx.cfg (bug 5774, r=me)

This commit is contained in:
Vincent Herbet 2013-06-28 23:46:10 +02:00
parent 9508f9f86d
commit 1983f45226

View File

@ -25,6 +25,9 @@ amx_mode 1
// 0 - disabled
// 1 - show without admin 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
amx_show_activity 2