Minor fixes in configs files. (#455)

* Missing amx_help_display_msg_time var in amxx.cfg

* Missing vars in CS DOD TFC and TS core.ini

* Standardization to others file location comments in clcmds.ini

* Missing account flag comments + typo errors in NS users.ini
This commit is contained in:
Freeman-AM
2017-09-01 15:23:49 +02:00
committed by Vincent Herbet
parent 38008a8e03
commit 4fc58e6afd
8 changed files with 103 additions and 59 deletions

View File

@@ -156,6 +156,11 @@ amx_language_display_msg 1
// Default value: 1
amx_help_display_msg 1
// Time to wait (in seconds) before displaying a message about amx_help to a client once joined the server
//
// Default value: 15
amx_help_display_msg_time 15
// Amount of commands per amx_help page
//
// Default value: 10