ID:165581
 
I was wondering that if browse_rsc() caches sound for later use in game,not for just browse().fcopy_rsc() is not good,since it plays the sound as well as caching it.

Thanks in advance,
-Meta
browse_rsc() is strictly for the browser. It doesn't send the music to the player.
If you mess around with client.preload_rsc you may be able to send music to the player.