updated website

This commit is contained in:
Felix Geyer 2004-02-24 20:35:22 +00:00
parent a9711c9588
commit bcadd52c4a

View File

@ -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