Page 1 of 1
Sound problem...
Posted: June 28th, 2008, 10:44 pm
by Tehdisciple
Im making a map and i am adding custom sounds. When i test my map tho, it comes up with this (picture)

i really dunno why this comes up, and if any1 asks for parts of my script/csg i gladly will put em up.
Thanks
Re: Sound problem...
Posted: June 28th, 2008, 10:50 pm
by Drofder2004
Basically it is one of two things...
1) You have a mapping error where the trigger you made is not made correctly or is named incorrectly.
2) You have not defined the object (trigger = getent("<trigger>","targetname");)
Re: Sound problem...
Posted: June 28th, 2008, 11:37 pm
by Tehdisciple
Actually, theres a 3rd. I simply forgot to compile the updated .map into a bsp. So it could not find the trigger =p. BUT, now when i load none of the sounds are working, and the things i added into the new .map are showing up in radiant, but not in cod. Any1 know why?
Re: Sound problem...
Posted: June 30th, 2008, 12:25 am
by Tehdisciple
Ok.. did that, but its not giving the bsp. It comiles around 3 seconds...
Re: Sound problem...
Posted: June 30th, 2008, 4:01 pm
by Tehdisciple
tyvm Sam. All the sounds work now =).