IllogicTC commented on a Page, MP3 Player  -  Apr 23, 2011

The lag is from your method of broadcast. The best solution here would be to gather all the info required about the song into variables when it is preparing to play the song in the first place, or if it is already displayed somewhere, use $did()s. When calling for a lot of different tags from MP3s, mIRC tends to lag a lot. My solution to this was to just broadcast the title and artist, since those are the important bits to know anyway.

Since you already have the artist and title gathered up in the dialog anyway, you can use $did() calls to put that into a broadcast, and it will prove much faster than trying to display every little detail.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.