View Single Post
Author Message
klausenbusk
AlliedModders Donor
Join Date: Jan 2011
Old 10-25-2011 , 14:54   [ANY] Admin Join Sound
Reply With Quote #1

Admin Join Sound
This plugin, simple play a sound when a admin with the Generic flag join, can be overridden with "AdminJoinSound".
I made this for a friend, because i could find a simple plugin, there could this.

Cvars:
  • sm_adminjs_path - What sound to play, without sound/.
  • sm_adminjs_version 1.7 - Admin Join Sound version
Installation:
  • Move admin-join-sound.smx into you Sourcemod/plugins folder.

Changelog:
Code:
2015-03-05 (v1.7)
Cvar is no longer locked after first change.
Removed unneeded FileExists..
Fixed so sound is now also precached on cvar change..
See page 6 for more information. Thanks to RedSword! :)
2014-06-02 (v1.6) (300+ downloads)
Added missing check mentioned in #46, maybe also reason for crash in #48.
Added "AdminJoinSound" for supporting "Overriding Command Access".
2012-06-11 (v1.5) 1344 downloads
Removed code to check if sound exist.
Changed convar "sm_adminjs_path" description.
Removed unused code "OnConfigsExecuted".
Changed name of ConVarChange CallBack.
Fixed wrong path added to downloadtable.
2011-10-25 (v1.4) 
First public release.
2011-XX-XX(v1.0-1.3)
Can't remember.
Attached Files
File Type: sp Get Plugin or Get Source (admin-join-sound.sp - 4993 views - 1.4 KB)

Last edited by klausenbusk; 03-05-2015 at 10:20. Reason: New version 1.7
klausenbusk is offline