Sound-compatiblity between MOH and SH

If you're looking for mapping help or you reckon you're a mapping guru, post your questions / solutions here

Moderator: Moderators

Post Reply
zoidberg
Private
Posts: 7
Joined: Wed Oct 01, 2003 12:05 pm

Sound-compatiblity between MOH and SH

Post by zoidberg »

maybe its a scripting problem, but who knows:

i added some speakers with custom and stock sounds to my map. all working fine in MOH, but if i strt the map in spearhead, most sounds are missing, except two customsounds and the (stock) main-atmo.

sounds are defined in the main script with aliascache:

local.master=spawn master

eg: local.master aliascache "xxx" path variables etc....

speakers are randomspeakers and "script_objects" with dummy-model and targetname

where ist the problem with sound in SH or is there a way doing sound in another way.

thx,

dr.zoidberg
=SpVggZckWn= www.geheimlabor.de
User avatar
bdbodger
Moderator
Posts: 2596
Joined: Tue Feb 25, 2003 7:34 am
Location: canada
Contact:

Post by bdbodger »

It is the difference between mohaa and spearhead just put your aliases into a .scr file no spawn scriptmaster stuff and put that file in the ubersounds directory in mainta . Name the file what you want but put it there .

Doesn't the random speaker just make random german dialog taunts ?
zoidberg
Private
Posts: 7
Joined: Wed Oct 01, 2003 12:05 pm

Post by zoidberg »

bdbodger wrote: Doesn't the random speaker just make random german dialog taunts ?
no, u can attach any sound defined via aliascache to the randomspeaker entity. no targetname required, just use the entity menui in radiant...

:wink:

i try the mainta stuff, but would be hard to include that into one pk3 file.....

:roll:

zoid
=SpVggZckWn= www.geheimlabor.de
Post Reply