Quote:
Originally Posted by Crow
I want to use some mp3s on a server and uploaded it into our sounds folder, but it just gives a console error that it could not be found when I try to play it.
NPC Code:
//#CLIENTSIDE
function onCreated() {
play("forest2.mp3");
}
|
/find forest2.mp3 in rc chat
do it return like not downloadable or something?