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:
committed by
Vincent Herbet
parent
38008a8e03
commit
4fc58e6afd
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user