Thursday, December 26

Custom Welcome Message v1.0

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.

2 comments:

  1. Can U Give me the sma file because i want to edit the size of the hud message

    ReplyDelete
  2. There 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.

    ReplyDelete

Comment anything you want. Just be polite and give respect to others!
I am simply going to remove the comments which are offensive or are off topic.
And please don't spam your website links in comments. I don't, neither should you.