Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'gmodi64winamp'

846187 - Garry's Mod i64 Winamp control: gmodi64winamp
  1. if winamp == nil then
  2.         require( "WinAmp_Interface" ) //a little glitchy - requires you have BAD HAL's winamp gui open for it to init or something.
  3. end
  4. //Media player application - uses the winamp control module.
  5.  
  6. local function getMediaParam()
  7.         iPlayMode = winamp.CurrentPlayMode()
  8.         if(iPlayMode == 0) then
  9.  
799951 - Garry's Mod i64 Winamp control: gmodi64winamp
  1. if winamp == nil then
  2.         require( "WinAmp_Interface" ) //a little glitchy - requires you have BAD HAL's winamp gui open for it to init or something.
  3. end
  4. //Media player application - uses the winamp control module.
  5.  
  6. local function getMediaParam()
  7.         iPlayMode = winamp.CurrentPlayMode()
  8.         if(iPlayMode == 0) then
  9.  
worth-right
worth-right
fantasy-obligation