UGX-Mods

Call of Duty 5: World at War => Help Desk => Scripting => Topic started by: SilentR9 on September 28, 2018, 12:06:14 pm

Title: Zip line sound problems?
Post by: SilentR9 on September 28, 2018, 12:06:14 pm
Hi Everyone! Just have a quick simple question. I have a zip line from shi no numa in my map working along with the original script nazi_zombie_sumpf_zipline.gsc but no sounds work. The gsc only has a few soundfiles in the functions but they don't play so my zip line is silent. Any help would be great!
Title: Re: Zip line sound problems?
Post by: gympie6 on September 28, 2018, 10:17:21 pm
Hi Everyone! Just have a quick simple question. I have a zip line from shi no numa in my map working along with the original script zombie_sumpf_zipline.gsc but no sounds work. The gsc only has a few soundfiles in the fax but they don't play so my zip line is silent. Any help would be great!
After a long search I have found it:

you have to add raw/soundaliases/logtrap_sounds soundalias to your mod.
if you don't know how to do that I will explain it for the rest.

go to your modbuilder and add this somewhere in your list:
Code Snippet
cs
sound,logtrap_sounds,,all_sp
build the mod and you are done!
Title: Re: Zip line sound problems?
Post by: SilentR9 on September 28, 2018, 10:19:36 pm
After a long search I have found it:

you have to add logtrap_sounds soundallias to your mod.
if you don't know how to do that I will explain it for the rest.

go to your modbuilder and add this somewhere in your list:
Code Snippet
cs
sound,logtrap_sounds,,all_sp
build the mod and you are done!
perfect will tets tomorrow when i test my alapha build!
Super appreciated. your project looks super close to completion

Double Post Merge: September 28, 2018, 10:20:57 pm
After a long search I have found it:

you have to add logtrap_sounds soundallias to your mod.
if you don't know how to do that I will explain it for the rest.

go to your modbuilder and add this somewhere in your list:
Code Snippet
cs
sound,logtrap_sounds,,all_sp
build the mod and you are done!
 where do i find the sound files for the zipline in the game root? in "raw" folder i assume?
Title: Re: Zip line sound problems?
Post by: gympie6 on September 28, 2018, 10:21:03 pm
perfect will tets tomorrow when i test my alapha build!
Super appreciated. your project looks super close to completion
It's very close! People are already streaming it on youtube :) 
Title: Re: Zip line sound problems?
Post by: SilentR9 on September 28, 2018, 10:23:23 pm
It's very close! People are already streaming it on youtube :)
nice!! good luck! i found the location btw haha