Tango Posted June 12, 2012 Posted June 12, 2012 Hi, How do we change the sounds/play custom sounds from LUA files? e.g. change engine sounds, and add custom sounds (e.g. warning horns, etc..)? Best regards, Tango.
madhog Posted August 4, 2012 Posted August 4, 2012 There should be some reference call to sound files/folders in entry.lua or wunderluft.lua files in mod example given to us by Alex, by what are those calls? there is a file Scripts/Database/HelicopterConst.lua where u can change sound files of rotors and engine of helis, but the same file for planes (PlaneConst.lua) doesn't contain any reference to sounds, i suspect it can be buried in dll's somewhere, does anybody know how to localize sound files in main Mod folder and call to them from .lua files?
Recommended Posts