AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] Admin Join Sound (https://forums.alliedmods.net/showthread.php?t=170497)

klausenbusk 10-25-2011 14:54

[ANY] Admin Join Sound
 
1 Attachment(s)
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.


tzuck 10-25-2011 16:31

Re: [ANY] Admin Join Sound
 
Nici pluign . I just installed on server.

Snaggle 10-25-2011 17:08

Re: [ANY] Admin Join Sound
 
How does this determine who an Admin is?

klausenbusk 10-25-2011 17:38

Re: [ANY] Admin Join Sound
 
Quote:

Originally Posted by Snaggle (Post 1583198)
How does this determine who an Admin is?

By see if client have a admin id. http://docs.sourcemod.net/api/index....d=show&id=413&

xomp 12-20-2011 13:41

Re: [ANY] Admin Join Sound
 
-snip-

ExXxO 02-28-2012 03:43

Re: [ANY] Admin Join Sound
 
How Can i disable the Sound? I have deleted the .smx but its not deaktivated!!!!

blue zebra 02-28-2012 14:52

Re: [ANY] Admin Join Sound
 
Change map on the server, man. :D

Sawn 03-31-2012 14:13

Re: [ANY] Admin Join Sound
 
It dont work for me. Did i something wrong with the path command?
sm_adminjs_path "sow/admin_alert.mp3" thats how i did it

klausenbusk 03-31-2012 16:03

Re: [ANY] Admin Join Sound
 
Quote:

Originally Posted by Sawn (Post 1679337)
It dont work for me. Did i something wrong with the path command?
sm_adminjs_path "sow/admin_alert.mp3" thats how i did it

You get any error in you CS:S console? (not you server, but client "console"), when a admin join?
Wait: I release a version 1.5 in 5 min, there fix the problem.

Sawn 03-31-2012 16:08

Re: [ANY] Admin Join Sound
 
Im using it in TF2.


All times are GMT -4. The time now is 20:20.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.