Re: Dif soundtrack??


[ Follow Ups ] [ Post Followup ] [ The Massassi Temple Message Board ]

Posted by JM on July 16, 1998 at 20:03:29:

In Reply to: Dif soundtrack?? posted by Myrddraal on July 16, 1998 at 09:44:16:


: ok, I have something I want to use for a soundtrack, in a wav. format. Should I use ambientsound.cog or something else or what????

: -Myrddraal

Might work, but I think its just random noises, try this.


symbols
sound strack
flex vol
message startup
end

code
startup:
PlaySoundLocal(strack, vol, 0, 0x5);
return;
end


This works in both, Lec using float in mots is just because their coggers liked it. Flex still works, and float works in JK, their exactly the same thing, theres no point to it, don't know why, lec was just being redundant. If for some reason it doesn't work in mots, change flex to float. :)


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ The Massassi Temple Message Board ]