Admin Connect

Admin Connect v1.0

No permission to download
Supported Games
CS: Source (v34), CS: Source (Steam/Orange Box)
This plugins notifies players when an admin joins the server. It also has feature to play sound on admin join. You can change the sound if you like.


492


Requirements :
  • Sourcemod v1.8 or Higher
Installation :
  • Download Admin_Connect.zip file attached to this post.
  • Extract the content of zip file and put into your server's cstrike folder.
  • Configure admin connect messages in cstrike/addons/sourcemod/configs/admin_connect.txt file.
  • [Optional] Upload the sound to web server for Fast-Download in compressed bz2 format.
  • Change the map or restart the server.
Configuration :

Custom Connect Message :


Connect messages can be configured in cstrike/addons/sourcemod/configs/admin_connect.txt file. You can have SteamID based as well as admin flag based connect notifications. If SteamIDs are specified, they are given first priority. Notifications are displayed in top left corner (sm_tsay) of the screen.

Supported Colors : White, Red, Green, Blue, Yellow, Purple, Cyan, Orange, Pink, Olive, Lime, Violet, Lightblue

Connect message format : "color message"
Code:
"STEAM_0:0:123456789" "pink ☼Owner☼ is Here."
"b" "yellow ☼Admin☼ is Here."
Custom Connect Sound :

Connect sounds can be configured in cstrike/cfg/sourcemod/admin_connect.cfg file. Add your sound to cstrike/sounds/your-folder/your-sound.mp3 and add the path in cvar sm_admin_connect_sound_path

CVARs :

cstrike/cfg/sourcemod/admin_connect.cfg

Code:
// Enable/disable admin join sound. (0 - Disabled, 1- Enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_admin_connect_join_sound "1"

// Full path of the sound name to play on admin join relative to cstrike/sound/ folder.
// -
// Default: "vertigo/admin_connect/admin_join.mp3"
sm_admin_connect_sound_path "vertigo/admin_connect/admin_join.mp3"
  • Like
Reactions: younesdz87
Author
Vertigo
Downloads
52
Views
977
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Vertigo

Share this resource

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