Advertising
advertising
related pastes to tag 'gmodi64winamp'
- 846187 - Garry's Mod i64 Winamp control: gmodi64winamp
-
- if winamp == nil then
- require( "WinAmp_Interface" ) //a little glitchy - requires you have BAD HAL's winamp gui open for it to init or something.
- end
- //Media player application - uses the winamp control module.
- local function getMediaParam()
- iPlayMode = winamp.CurrentPlayMode()
- if(iPlayMode == 0) then
- 799951 - Garry's Mod i64 Winamp control: gmodi64winamp
-
- if winamp == nil then
- require( "WinAmp_Interface" ) //a little glitchy - requires you have BAD HAL's winamp gui open for it to init or something.
- end
- //Media player application - uses the winamp control module.
- local function getMediaParam()
- iPlayMode = winamp.CurrentPlayMode()
- if(iPlayMode == 0) then