Ulysses

Ulysses Stuff => Releases => Topic started by: Tomzen on May 22, 2015, 04:52:04 AM

Title: [ULX] PlayMenu ~ URL Playsound extension!
Post by: Tomzen on May 22, 2015, 04:52:04 AM
DESCRIPTION:
A custom derma menu for people using URL Playsound (http://forums.ulyssesmod.net/index.php/topic,6429) by Apple, type !pmenu to open the menu. It also adds !playsong, and !playstop to ULX.

The original addon (URL Playsound (http://forums.ulyssesmod.net/index.php/topic,6429)) was created by Apple, they only part of this I made was implementing the two clientside (play and stop) into ULX, and implementing the derma menu.

REQUIREMENTS:
To use this you must have URL Playsound (http://forums.ulyssesmod.net/index.php/topic,6429) by Apple installed.

INSTALLATION:
Download == Extract the zip and put the content into the specified files, restart map or restart server. done.

(http://i.gyazo.com/cc7fc563b8a05d2a310ec085002cedad.png)
Title: Re: [ULX] PlayMenu ~ URL Playsound extension!
Post by: XxLMM13xX on May 23, 2015, 09:32:22 AM
So this is just a re-skin for the other version?
Title: Re: [ULX] PlayMenu ~ URL Playsound extension!
Post by: Tomzen on May 23, 2015, 10:49:59 PM
So this is just a re-skin for the other version?

What other version? Apple dosent have a derma menu for his URL Playsound addon.
Title: Re: [ULX] PlayMenu ~ URL Playsound extension!
Post by: JamminR on May 23, 2015, 11:24:21 PM
FYI - According to his release post, Apple's playsound is incorporated into XGUI menu under "Apple's creations" tab.
There are also commands to stop/play sound local to client only, and, though I've not used it, they seem to be ULX oriented.

I believe your only new feature is a smaller menu, ie, no need to go to tabbed XGUI menus.
That in and of itself might be preferred by some.
Title: Re: [ULX] PlayMenu ~ URL Playsound extension!
Post by: Tomzen on May 26, 2015, 08:34:12 PM
FYI - According to his release post, Apple's playsound is incorporated into XGUI menu under "Apple's creations" tab.
There are also commands to stop/play sound local to client only, and, though I've not used it, they seem to be ULX oriented.

I believe your only new feature is a smaller menu, ie, no need to go to tabbed XGUI menus.
That in and of itself might be preferred by some.

The two clientside sounds (urlplayme and urlstopme) are not using ULX, they just search chat for the string and run the function, and the only way I could run them functions was to use the derma menu to run a command, because umsg wouldn't work.