This should be added
fileexists(filename) = true or false
NPC Code:
NPC Code:
if (fileexists(nintendosucks.mid)) {
play nintendosucks.mid;
} else {
play http://www.nintendoh8rs.com/nintendosucks.mid;
}
playing it from the website should download it to your harddrive.
HOWEVER, things like web radio and asx files should not be downloaded.