SWBFGamers

Modding for the Original SWBF1 and SWBF2 => SWBF1 Modding => Topic started by: PhilMitchell6 on July 28, 2025, 01:23:39 PM

Title: How to get cross era announcers?
Post by: PhilMitchell6 on July 28, 2025, 01:23:39 PM
Hello all, just wondering how i'd go about implementing a cross era announcer (specifically getting the rebel one to work in clone wars).

thanks a bunch for any help, its much appreciated
Title: Re: How to get cross era announcers?
Post by: {AR}MetalKiller on July 29, 2025, 06:30:28 AM
You need to load the rebel sound file in your script.
Look at the section where it says:

--start soundlvl
ReadDataFile("sound\\tat.lvl;tat1gcw");    -- or "cw" in your case
--end soundlvl

Should be straight forward from here.
Title: Re: How to get cross era announcers?
Post by: Dark_Phantom on July 29, 2025, 07:35:54 AM
Also here's a couple threads:
https://www.swbfgamers.com/index.php?topic=13839.0
https://www.swbfgamers.com/index.php?topic=6176.0

Both methods are fine, I think that mine may have an issue where you could run out of sound memory, but I haven't personally tried Dave's method.
EhPortal 1.34 © 2025, WebDev