Home Mods & CC Utilities (inc Notes) Pictorials Stories Seahouses Bay Misc My Simblr Buy Me A Coffee!

Wall Speaker Fix

If you clone the Maxis Wall Speaker and add it to your game two things will happen, a) it won't display effects (blue speaker 'booms' and rising notes) and b) it'll stop the Maxis Wall Speaker from doing the same!

This mod fixes those issues.


Conflicts

This mod changes the BHAV 0x202A "Stereo - Update Wall Stereos" and adds a new BHAV 0x2070 "Sub - Update Wall Speaker Music Type" to the "Stereo Globals" 0x7F4F06CA group, and changes the BHAV 0x1002 "Sub - Update Music Type" in the Wall Speaker object 0x7F8D2E18, so will conflict with any mod that does the same.

No know conflicts.


Cloned Wall Speakers

Any cloned wall speakers must set the "Orig. GUID" and "Fallback GUID" to 0x6C7F5EB8 (the GUID of the Maxis Wall Speakers) ...

... and the cloned BHAV 0x1002 "Sub - Update Music Type" should just call the (new) semi-global BHAV 0x2070 "Sub - Update Wall Speaker Music Type".


Simblr Links


Credits

  • Jacky @ Sims Crafters for pointing this out.
  • The developers of SimPE.

Gallery


Code Reuse Policy

You are free to use my code in any way you want, a credit would be nice, but not required.

Specifically, you may

  • reverse engineer the code to figure out how I did it
  • modify the code to do something different but similar and redistribute it
  • merge my code into your own mod and redistribute it
  • merge my code into another mod for your own use. You may redistribute this mod-mod ONLY if the author(s) of the other mod permit it

Reporting Issues

Before contacting me to report any issues, errors or conflicts please ensure you have read and followed Help Me To Help You and Help Me To Help You - Part 2


Files