View Single Post
  #2  
Old 06-27-2008, 07:16 PM
DrakilorP2P DrakilorP2P is offline
Registered User
DrakilorP2P's Avatar
Join Date: Apr 2006
Posts: 755
DrakilorP2P is just really niceDrakilorP2P is just really nice
PHP Code:
/scripthelp music 
PHP Code:
Script help for 'music':
Clientside:
getmusicfilename() - returns string returns the currently played music
getmusicstatus
() - returns string
getmusictags
() - returns object
ismusicplaying
() - returns boolean
musiclen 
integer (read only)
musicpos integer (read only)
setmusicvolume(floatfloat)
stopmusic()
stopmidi() - same as stopmusic(), kept for compatibility 
Reply With Quote