Page 1 of 1

Simple question about sounds [Solved]

Posted: Tue Oct 14, 2014 11:40 am
by Indytotof
Hello modders and mappers, here is Indytotof !

I've just wondering if it possible to add another:

Code: Select all

ReadDataFile("sound//fel.lvl;fel1gcw")
(this is an exemple).

Because I've successfully added lightsabers sound in maps (in GCW era) where there is no Jedi-like heroes in normal case but there is no movie soundtrack to be heard.

Thanks.

Re: Simple question about sounds

Posted: Tue Oct 14, 2014 12:27 pm
by thelegend
For me: I can add one line which can be read by the game (e.g default sounds from your game's lvl files).
I also can add 2 lines (for custom sounds) with a dc: before the SOUND. But I guess there can not be more dc: lines for sounds.
Ah and you can't load 2 default sound .lvl files. Just one and max. 2 custom sound lvl's.