Description:
Announce some players on joined to server.
Players & announce info stored in MySQL database.
Cvars:
sm_player_announcer_version - Plugin version
sm_player_announcer_enable - EnableDisable this plugin. Default: "1"
sm_player_announcer_serverid - Server ID for multiservers projects. Eg 1,2,3,CSDDM,public..., 'all' - for all servers, 'off' - Inactive this record.
sm_player_announcer_dbconfig - Name of database config in database.cfg
DB structure:
Table `player_announcer`
`steam_id` -

`chat_text` - message to chat, with colors ( {DEFAULT},{LIGHTGREEN},{GREEN},{YELLOW},{OLIV E} )
`top_text` - message to top-left, with colors ({WHITE},{RED},{GREEN},{BLUE},{YELLOW},{PURPL E},{CYAN},{ORANGE},{PINK},{OLIVE},{LIME},{VIO LET},{LIGHTBLUE} )
`center_text` - message to center
`menu_text` - message to menu-panel
`hint_text` - message to hint
`sound` - path to soundfile
`server_id` - serverID
!! In top-message write space after color (eg. {RED} text)
Installation:
1. Place your sound files (if messages use sound) in the 'sound/...' folder on server.
2. Upload the plugin in the 'addons/sourcemod/plugins/' folder and change map or restart server.
Web-interface planned.
Attached Files

Wyświetl pełny artykuł