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

Day Transition Messages

By itself this mod does nothing that affects the game. What it does is broadcast two messages as the day changes. These messages can then be detected by other objects (typically controllers) and acted upon accordingly.

Message 0x0011 'Day of Week Change' is sent when the day changes, typically just after midnight.

Message 0x0012 'Season Change' is sent when the season changes, eg from Winter to Spring.


Conflicts

Self contained controller object with its own GUID (from my block).

No known conflicts (and there should never be any!).


Notes

For notes on how to send and receive messages, see Primitive 0x0077 - Message.


Credits

  • The developers of SimPE.

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, provided you change the name of the .package file
  • 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