How to disable amxmodx messages?
I want to know how to disable this messages here that are into the amxx.cfg file:
// Frequency in seconds and text of scrolling message // // Default value: "Welcome to %hostname% -- This server is using AMX Mod X" 600 amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600 // Center typed colored messages (last parameter is a color in RRRGGGBBB format) // // Default values: "Welcome to %hostname%" "000255100" // "This server is using AMX ModX\nVisit http://www.amxmodx.org" "000100255" amx_imessage "Welcome to %hostname%" "000255100" amx_imessage "This server is using AMX Mod X\nVisit http://www.amxmodx.org" "000100255" |
Re: How to disable amxmodx messages?
turn off:
- scrollmsg.amxx - imessage.amxx |
Re: How to disable amxmodx messages?
thanks bro :D
|
| All times are GMT -4. The time now is 18:48. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.