mIRC Home    About    Download    Register    News    Help

Print Thread
#88279 26/06/04 06:41 PM
Joined: Mar 2004
Posts: 45
D
Ameglian cow
OP Offline
Ameglian cow
D
Joined: Mar 2004
Posts: 45
For those of you familiar with swamp.dll; is there a way for a script to know when Winamp goes on to the next song? Or when Winamp is stopped, paused...e.t.c.
I thought of using a /timer and have it check if it's stopped, paused. Or if the TRACKFILENAME has changed...but I don't want alot of timers going on in the background...

#88280 26/06/04 10:45 PM
Joined: Dec 2002
Posts: 127
F
Vogon poet
Offline
Vogon poet
F
Joined: Dec 2002
Posts: 127
you could use $sound(<file>).length to determine how many milliseconds the song is long. then set a single timer for that length of time. i'm not familiar with swamp.dll so there might be an easier way with the dll


------
deep down, i'm really superficial.

Link Copied to Clipboard