【插件資訊】 插件來源:amodx
使用指令:;Connect messages plugin modifications
;This line is a comment!
;Player tags - [ under 20 characters ]
BOT "BOT"
ADMIN "ADMIN"
USER "PLAYER"
;custom tag if amx_cm_tag is set to 1 - [ under 20 characters ]
TAG "AMXX"
;messages, and their formatting options: - [ under 86 characters ]
;%name% - user name
;%ip% - user ip
;%tag% - custom tag defined above this( messages )
;%servername% - servers hostname
;\g before text - green text color
;\y before text - return text to normal color
;\t before text - team text color
JOIN "\g[%tag%] \yPlayer \t%name% \yhas joined the server."
WELCOME "\g[%tag%] \yHello \t%name% \yand welcome to \t%servername%\y! Have fun!"
LEAVE "\g%tag%] \yPlayer \t%name% \yhas left the server."
;join sound - leave 0 for no sound!
JOINSOUND "sound/buttons/bell1.wav"
;END OF FILE
安裝路徑:cstrike\addons\amxmodx\plugins
【插件介紹】