Advanced Admin Chat

Advanced Admin Chat 2.1

No permission to download
Supported Games
CS: Source (v34), CS: Source (Steam/Orange Box), ClientMod
This plugin allows you to color name, chat and prefix with multi-color support.
+ Can change name and chat color of each admin flag separately.
+ Support of custom tag with own set of colors.
+ Menu to handle own custom settings.

804


This plugin has some compatibility issues with Clientmod_Warmod. If you want to use clientmod_warmod plugin, make sure you download clientmod_warmod.smx file from here and put it in plugins folder.
ERROR:

MENU :
808


Requirements :
  • Sourcemod v1.8 or Higher
Installation :
  • Download Advanced Admin Chat.zip file attached to this post.
  • Extract the content of zip file and put into your server's cstrike folder.
  • Change the map or Restart the Server.
Configuration :
  • Modify your desired colors in cstrike/addons/sourcemod/configs/adminchat/adminchat.cfg
  • Colors that can be used : Morecolors
  • To add or modify custom tag, name, color , use cstrike/addons/sourcemod/configs/adminchat/adminchat.cfg
  • Code:
    "Admin Chat"
    {
    "z" //Flag or SteamID of Player
    {
    "TAG" "{fullblue}O{gold}W{aqua}N{black}E{hotpink}R" //Custom tag
    "TAG STATUS" "ON" //Tag status - whether tag should be on or off (Only 2 values - either "ON" / "OFF")
    "Name color" "{aqua}" //Player Name Color
    "Chat color" "{gold}" //Player Chat Color
    }
    }

Chat Commands :
Code:
!aac - Opens advanced admin chat menu.
!custom_tag <your custom tag> - Changes tag for that Player [But for adding colors, you have to type like : (fullred)OWNER ]
sm_admin_chat "1" - Enable/Disable admin chat
sm_admin_chat_cmd "1" - Enable/Disable admin chat for command trigger starting with !
sm_admin_chat_team "1" - Enable/Disable admin chat for team chat
CVARs :

Code:
// Enable/Disable admin chat
//  0 - Disable
//  1 - Enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_admin_chat "1"

// Enable/Disable admin chat for command trigger starting with !
//  0 - Disable
//  1 - Enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_admin_chat_cmd "1"

// Enable/Disable admin chat for team chat
//  0 - Disable
//  1 - Enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_admin_chat_team "1"
Supported Colors:



Credits :
@XTreme killer (for making this plugin from scratch)
Author
XTreme killer
Downloads
57
Views
2K
First release
Last update
Rating
5.00 star(s) 2 ratings

More resources from XTreme killer

Share this resource

Latest updates

  1. Fixed Bugs for CSS Steam

    +Fixed Bugs for CSS Steam as reported by Arslan.
  2. Fixed some bugs

    -Removed sm_admin_chat_chatcolor console variable. +Added Stability while adding custom tags.
  3. Fixed Some Errors

    +FIXED Error where tag having more than 49 characters were showing improperly.

Latest reviews

Ty Bro its working perfectly
Awesome Plugin Bro thanks For fixing those issue.
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock