View Single Post
Facksy
Senior Member
Join Date: Apr 2017
Location: +2+2
Old 01-14-2019 , 15:58   Re: [CS GO] EmitSoundToAll dont work
Reply With Quote #9

Code:
public void OnMapStart()
{
	AddFileToDownloadsTable("sound\jailbreak\round\ambience1.mp3");
	PrecacheSound("jailbreak\round\ambience1.mp3");
}

EmitSoundToAll("jailbreak\round\ambience1.mp3");
It should looks like that,
Your error say that you don't have downloaded the file, make sure the sound is exactly at its place, if you have a fastdl server, make sure the sound is on it too
__________________
My Steam I take private requests if related with TF2
My Plugins
Facksy is offline