Swep.Primarysound is correctly located, it won't play
4 replies, posted
Hey,
I am fixing up my cloudscript and I don't understand why it won't play the sound..
[code]
SWEP.Primary.Sound = "sound/STARTAGAIN.wav"[/code]
sound/STARTAGAIN.wav is located correctly, how come it won't play?
Try removing the sound/ prefix. If I remember right, it automatically parses that.
[QUOTE=Teddi Orange;25324984]Try removing the sound/ prefix. If I remember right, it automatically parses that.[/QUOTE]
I fear your wrong since the gmod wiki says [code]weapons/blargh.wav or sound/blargh.wav[/code]
Bumping for knowledge
[QUOTE=CounterTunes;25328795]Bumping for knowledge[/QUOTE][B][URL="http://www.facepunch.com/member.php?u=126371"][B]Teddi Orange [/B][/URL][/B]is right.. it automatically parses it.
Sorry, you need to Log In to post a reply to this thread.