Page 1 of 1

custom sounds idea

Posted: Tue Feb 17, 2009 3:56 pm
by 666rulerofclones
hey, i was thinking about modding one night and i was wondering if it would be possible to munge sound files into a side's .lvl file (essentially munging the sounds into the same file as the side), i dont know if it is possible but for it to be done, youd probably have to edit the munge_side.bat and the rep.req. im pretty sure that this is how the .req file would look:

Code: Select all

ucft
         {
              REQN
              {
                     "lvl"
                     ".req files here"
               }
 
               REQN
               {
                     "config"
                     ".asfx file here"
                }

               REQN
               {
                     ".snd file here"
               }
}
hey that would be cool if this were possible, but im not sure if it is, and, if it is, how to do it, because, like i said before, im almost sure you have to edit the Munge_side.bat. but what you would edit in and how you would do it is beyond me.

Re: custom sounds idea

Posted: Wed Feb 18, 2009 10:50 pm
by Taivyx
All of this is covered in the "Sound" section of the FAQ thread. :wink: