Custom Welcome Message is a AMX Mod X plugin which can allow to print welcome messages to the players who connect to the server. This plugin contains 2 types of messages, colored chat message and DHUD messages (Similar to the messages displayed in HLTV). Both the messages are completely optional and cvar controlled.A custom message specially only for the admins can also be shown via this plugin.
INSTALLATION
- Copy custom_welcome.amxx to addons/amxmodx/plugins folder.
- Edit addons/amxmodx/configs/plugins.ini and add custom_welcome.amxx in it on a new line.
- Restart the server or change the map for changes to take effect.
- Edit addons/amxmodx/data/lang/custom-welcome.txt as per your needs. (!g = green, !t = team and !n = normal color [Applicable only for chat messages])
This file is created automatically when you run the plugin first time.
CVARS
- amx_welcome_hud 1 / 0
Desc - Enables or Disables DHUD welcome message. Applicable for both Admin and Player HUD message.
- amx_welcome_chat 1 / 0
Desc - Enables or Disables colored chat welcome message. Applicable for both Admin and Player Chat Messages.
Note : If you get any problems with this plugin or find out any bugs in it, please use this page to report them back to me so that I can fix them.
Can U Give me the sma file because i want to edit the size of the hud message
ReplyDeleteThere is no way you can change the size of the Director Hud Message. You can create a new plugin using the simple HUD message (small text size), but that would be a completely different plugin and many such plugins are already available on AM forums.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDelete