Raised This Month: $51 Target: $400
 12% 

Admin Sounds 1.2.2


Post New Thread Reply   
 
Thread Tools Display Modes
Roachy
Member
Join Date: Feb 2008
Old 12-09-2009 , 05:52   Re: Admin Sounds 1.2.1
Reply With Quote #121

Bug/Unexpected Behavior: If you have a category that has a sound which has the same name as a sound in another category, playing EITHER sound will play the file from the LAST of these two categories (last in the config).

Example:

Code:
"Admin Sounds"
{
    "Female Quake Sounds"
    {
        "Wicked Sick"
        {
            "file" "quake/female/wickedsick.mp3"
        }
        "Holy Shit"
        {
            "file" "quake/female/holyshit.mp3"
        }
    }
    "Male Quake Sounds"
    {            
        "Wicked Sick"
        {
            "file" "quake/wickedsick.mp3"
        }
        "Holy Shit"
        {
            "file" "quake/holyshit.mp3"
        }
    }
}
Unexpected behavior:
- "Female Quake Sounds -> Wicked Sick" plays "quake/wickedsick.mp3"
- "Female Quake Sounds -> Holy Shit" plays "quake/holyshit.mp3"

- "Male Quake Sounds -> Wicked Sick" plays "quake/wickedsick.mp3"
- "Male Quake Sounds -> Holy Shit" plays "quake/holyshit.mp3"

Not really a big deal, because we can just give the sounds unique names as a workaround, but would be nice to see this fixed.

Last edited by Roachy; 12-09-2009 at 06:02.
Roachy is offline
Roachy
Member
Join Date: Feb 2008
Old 12-09-2009 , 05:57   Re: Admin Sounds 1.2.1
Reply With Quote #122

Another feature request: support for nested categories (along with fix for the bug I mentioned in my last post).

Example:
Code:
"Admin Sounds"
{
    "Quake Sounds"
    {
        "Female Quake Sounds"
        {
            "Wicked Sick"
            {
                "file" "quake/female/wickedsick.mp3"
            }
            "Holy Shit"
            {
                "file" "quake/female/holyshit.mp3"
            }
        }
        "Male Quake Sounds"
        {            
            "Wicked Sick"
            {
                "file" "quake/wickedsick.mp3"
            }
            "Holy Shit"
            {
                "file" "quake/holyshit.mp3"
            }
        }
    }
}
Roachy is offline
Cadav0r
Senior Member
Join Date: Jan 2006
Location: France
Old 12-10-2009 , 07:27   Re: Admin Sounds 1.2.1
Reply With Quote #123

Thanks to you for suggestions and bug report!!!

Quote:
Could you make a version that leaves out the secondary "Play a sound" menu?
In next version they are more options (like Stop Sound)

Quote:
Bug/Unexpected Behavior: If you have a category that has a sound which has the same name as a sound in another category, playing EITHER sound will play the file from the LAST of these two categories (last in the config).
Okay I see.

Quote:
Another feature request: support for nested categories (along with fix for the bug I mentioned in my last post).
Not in the next version but I put it in my TODO list, thanks
__________________
P.S : Sorry for my english but I'm French

My plugins : Admin Sounds




Cadav0r is offline
Roachy
Member
Join Date: Feb 2008
Old 12-10-2009 , 18:15   Re: Admin Sounds 1.2.1
Reply With Quote #124

Out of curiosity, what other options will there be in that first menu besides "Play sound", and "Stop sound"?

If they are non-essential options it would be awesome if the plugin checked to see how many options are there and skipped the menu if there is only 1 option.

You could do this for the category menu too. For example, if there is only 1 category, go straight to the menu with the list of sounds.

Just ideas for more streamlined user-friendliness. The fewer clicks (or keys in this case) the better.
Roachy is offline
Roachy
Member
Join Date: Feb 2008
Old 12-11-2009 , 02:26   Re: Admin Sounds 1.2.1
Reply With Quote #125

I just noticed I'm getting a strange bug when using this plugin. I don't know if it's an issue with this plugin or another one.

Without this plugin my main admin menu has 4 options:
1) Player Commands
2) Server Commands
3) Team Commands
4) Vote Commands

and all 4 work normally.

Using this plugin I have:
1) Admin sounds
2) Player Commands
3) Server Commands
4) Team Commands
5) Vote Commands

Options 1, 2, 3, and 5 work normally, but when I open 4 (Team Commands) it displays the Admin Sounds menu (Play a Sound), instead of the Team Commands menu. My Team Commands are thus inaccessible. Almost like the Admin Sounds plugin is intercepting the input and taking precedence over the display of the Team Commands menu.

The Team Commands menu is part of the "DoD TeamManager Source" plugin suite. I did realize that this plugin has a newer version out, so I will try using that and see if it helps.

Any ideas?
Roachy is offline
barley342
New Member
Join Date: Dec 2009
Old 12-13-2009 , 11:50   Re: Admin Sounds 1.2.1
Reply With Quote #126

The sounds work great! Thank you for this.
Because the sounds seem to stop when respawning, is there any way to make the sounds persist or continue?
barley342 is offline
Cadav0r
Senior Member
Join Date: Jan 2006
Location: France
Old 12-13-2009 , 14:06   Re: Admin Sounds 1.2.1
Reply With Quote #127

@roachy : normally fixed in next version!!!

@barley342 : Can someone confirm this point please....
__________________
P.S : Sorry for my english but I'm French

My plugins : Admin Sounds




Cadav0r is offline
Roachy
Member
Join Date: Feb 2008
Old 12-14-2009 , 03:42   Re: Admin Sounds 1.2.1
Reply With Quote #128

Quote:
Originally Posted by Cadav0r View Post
@roachy : normally fixed in next version!!!
What? I'm assuming you're referring to the menu problem.
Roachy is offline
Cadav0r
Senior Member
Join Date: Jan 2006
Location: France
Old 12-14-2009 , 11:43   Re: Admin Sounds 1.2.1
Reply With Quote #129

Quote:
Originally Posted by Roachy View Post
What? I'm assuming you're referring to the menu problem.
Yes sorry...
__________________
P.S : Sorry for my english but I'm French

My plugins : Admin Sounds




Cadav0r is offline
Cadav0r
Senior Member
Join Date: Jan 2006
Location: France
Old 01-09-2010 , 12:15   Re: Admin Sounds 1.2.1
Reply With Quote #130

I work hardly on the 1.2.2 version and I hope release it soon
__________________
P.S : Sorry for my english but I'm French

My plugins : Admin Sounds




Cadav0r is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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