Author Topic: [ULX] PlayMenu ~ URL Playsound extension!  (Read 6612 times)

0 Members and 1 Guest are viewing this topic.

Offline Tomzen

  • Full Member
  • ***
  • Posts: 115
  • Karma: -1
  • A new lua adventurer
    • Thirdage Gaming
[ULX] PlayMenu ~ URL Playsound extension!
« on: May 22, 2015, 04:52:04 AM »
DESCRIPTION:
A custom derma menu for people using URL Playsound by Apple, type !pmenu to open the menu. It also adds !playsong, and !playstop to ULX.

The original addon (URL Playsound) 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 by Apple installed.

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

« Last Edit: May 22, 2015, 04:56:46 AM by Tomzen »
Finished:
Impersonate
<==> FakePromote/Demote <==> RandomMap <==> ForceMic <==> Search <==> PlayMenu <==
WIP:
ServerMode <==

Offline XxLMM13xX

  • Sr. Member
  • ****
  • Posts: 265
  • Karma: -51
  • New to lua development
    • Twitch
Re: [ULX] PlayMenu ~ URL Playsound extension!
« Reply #1 on: May 23, 2015, 09:32:22 AM »
So this is just a re-skin for the other version?

Offline Tomzen

  • Full Member
  • ***
  • Posts: 115
  • Karma: -1
  • A new lua adventurer
    • Thirdage Gaming
Re: [ULX] PlayMenu ~ URL Playsound extension!
« Reply #2 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.
Finished:
Impersonate
<==> FakePromote/Demote <==> RandomMap <==> ForceMic <==> Search <==> PlayMenu <==
WIP:
ServerMode <==

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: [ULX] PlayMenu ~ URL Playsound extension!
« Reply #3 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.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Tomzen

  • Full Member
  • ***
  • Posts: 115
  • Karma: -1
  • A new lua adventurer
    • Thirdage Gaming
Re: [ULX] PlayMenu ~ URL Playsound extension!
« Reply #4 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.
Finished:
Impersonate
<==> FakePromote/Demote <==> RandomMap <==> ForceMic <==> Search <==> PlayMenu <==
WIP:
ServerMode <==