Custum Hud Message

An ad-smelling plugin.  it’s more of an advertising plugin. You can broadcast a fixed message or site advertisement that you have set in the upper right corner of the screen.

Additionally, you can add an effect to the message. I put two pictures as an example. Probably a plugin that I think most server owners will use. Let me drop a footnote, the plugin is very new and can be updated on suggestions. If there is an update, I will specify this update under the subject.

Cvar commands;

  • amx_permanent_message (Your Message) With this command you will specify the message you want to broadcast.
  • amx_permanent_message_effects (You give effects with the numbers below.)
  • 0 – Appears only once at the entrance, then disappears
  • 1 – Creates a flashing event.
  • 2 – It provides the transition of the color on the text in the form of a slide. (Not visible in white)
  • Default: 0
  • amx_permanent_message_color (Color codes for post)
  • 1 – white
  • 2 – red
  • 3 – green
  • 4 – blue
  • 5 – yellow
  • 6 – orange
  • 7 – gray
  • 8 – pink
  • 9 – black
  • Default: 1

.

.

Setup;

  •    1. File “permanent_message.sma” to / cstrike / addons / amxmodx / scripting folder.
  •    2. “permanent_message.amxx” file to / cstrike / addons / amxmodx / plugins folder.
  •    3. Add “permanent_message.amxx” to the bottom line of the file /cstrike/addons/amxmodx/configs/plugins.ini.
  •    4. Finally restart the server, or change map.!

Leave a Reply

  • Flag Counter