ID:152620
 
Alright, for a while I've been working on a project in my spare time to create a usable music player for multiple people to use on BYOND. It works just fine, but I was wondering. If I was too choose a song to play to the entire world at once would it cause massive lag because everyone would have to download the song? And if so is there a way to eliminate this.
Probably will cause lag. You should be able decrease it by using preload_rsc.

[EDIT]Shouldn't this be in the Developer How-to Section?