View Single Post
HvG Community
AlliedModders Donor
Join Date: Sep 2012
Old 12-22-2019 , 12:38   Re: [HELP] Play sound completely broken in CSGO
Reply With Quote #5

Code:
    PrecacheSound("*/greetings/hello.wav");
    PrecacheSound("*/greetings/hello.mp3");
    PrecacheSound("*/greetings/hello2.wav");
    PrecacheSound("*/greetings/hello3.wav");
    PrecacheSound("*/greetings/hello4.wav");

Yeah.
HvG Community is offline