AdminChat RBS

A modernized version of the standard adminchat plugin. It includes new features, fixes, and much more. Adds an admin chat, private messages, and allows a player to send messages to all admins on the server without posting in the public chat.

Features

  • Sending HUD and DHUD (bold) messages
  • Sending chat messages to everyone
  • Sending chat messages to the admin chat (visible only to admins)
  • Sending private messages (to a specific player)
  • Colored chat
  • Support for Russian chat (if the Chat RBS plugin is installed)
  • Convenient message sending directly from say (no need to use console commands)
  • Any player can write a message to the admin chat with a request, and also send private messages
  • Quick message sending (private, HUD, admin chat, to all, etc.). Just type !message and a convenient menu will appear for selection
  • Chat command /psay shows a menu with detailed information on how to send private messages or messages to admins

How to use

The easiest and most convenient way, both for regular players and admins, is simply to write a message in chat with an exclamation mark ! at the beginning
Example: say !your message
and a menu will appear where you can choose where or to whom to send the message.
Players in the menu are sorted by team and frags (exactly like in TAB), the first in the menu is either the player you are currently observing or the one you last sent a message to.
In this menu, you can also choose to send a message to the admin chat, HUD, or to everyone in chat (if you have access)


Messages can also be sent using other methods

amx_chat - send a message to the admin chat (any player can write, but only admins with a flag will see it)

  • Example: amx_chat "Admins, watch player Player123"
  • Example: say !Admins, watch player Player123 (a menu will appear to choose sending to admins)
  • Example: say_team @Admins, watch player Player123 (note: this is say_team)

amx_psay - send a private message to a specific player (only you and the player see it)

  • Example: amx_psay "Player" "Hi, it's me, SKAJIbnEJIb"
  • Example: say !Hi, it's me, SKAJIbnEJIb (a menu will appear to select the player to send the message)

amx_say - send a message to everyone

  • Example: amx_say "Hello everyone!!!"
  • Example: say_team @@Hello everyone!!! (note: say_team)
  • Example: say !Hello everyone!!! (menu appears to choose sending to all)

amx_tsay, amx_csay, amx_fsay - sending colored HUD or DHUD messages at bottom-left, center, and bottom respectively

To send a DHUD message, write the color in uppercase: amx_tsay RED "message" or the first letter of the color amx_tsay R "message"
To send a regular HUD message, use lowercase: amx_csay blue "message" or first letter of the color amx_csay b "message"
All available colors are listed above under "Constants for HUD messages"

Alternatively, you can use: say @first_letter_colorMessage

    • @ - message appears as HUD or DHUD at bottom-left
    • two @@ - message appears centered
    • three @@@ - message appears at bottom
    • first_letter_color - optional, default is white HUD. Capital letter (e.g., R for red) gives colored DHUD

  • Example: amx_fsay ocean "Hello everyone!!!" (regular HUD, ocean color, bottom)
  • Example: say @GHello everyone!!! (DHUD, GREEN, bottom-left)
  • Example: say @@Hello everyone!!! (regular HUD, white, center)
  • Example: say @@@WHello everyone!!! (DHUD, white, bottom)
  • Example: say !GHello everyone!!! (menu appears to select which HUD to send)
    (note: G at the start means bold DHUD in green, optional)

 

To color chat messages, use a color constant, e.g., !g, and subsequent characters will be green.
Color lists for chat and HUD are in the config

Similar plugins


AdminCmd RBS, Chat RBS, Skill ELO, MapsMenu RBS, Screen Player, Ultimate Models, Ultimate GAG, Chat Controller, ESP RBS, Chat Addons, Radio RBS
adminchat_rbs
Author SKAJIbnEJIb
Price 1.99$
Version 22.11.15
Category Administrator
To see the plugin in action, go to the "Find a server with this plugin" section in the menu
Discuss on the forum 👀
Order installation from a specialist

Configuration files


adminchat_rbs.cfg
adminchat_rbs.txt
adminchat_rbs.inc
AdminChat RBS screen0
AdminChat RBS screen1
AdminChat RBS screen2
AdminChat RBS screen3
AdminChat RBS screen4
AdminChat RBS screen5
AdminChat RBS screen6
AdminChat RBS screen7
AdminChat RBS screen8
AdminChat RBS screen0
AdminChat RBS screen1
AdminChat RBS screen2
AdminChat RBS screen3
AdminChat RBS screen4
AdminChat RBS screen5
AdminChat RBS screen6
AdminChat RBS screen7
AdminChat RBS screen8