updated website
This commit is contained in:
parent
a9711c9588
commit
bcadd52c4a
|
@ -25,7 +25,7 @@ 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)
|
||||
amx_imessage "Welcome to %hostname%" "000255100"
|
||||
amx_imessage "This server is using AMX Mod X\nVisit http://www.amxmod.info" "000100255"
|
||||
amx_imessage "This server is using AMX Mod X\nVisit http://www.amxmodx.org" "000100255"
|
||||
|
||||
// Frequency in seconds of colored messages
|
||||
amx_freq_imessage 180
|
||||
|
|
Loading…
Reference in New Issue
Block a user