Page 1 of 1

[Command] setBackgroundCustom

Posted: Thu Nov 04, 2021 8:50 pm
by Raddeck
setBackgroundCustom()


USE:
Set the background image. Check all_where.txt for full list.
This is also important for dress() which decides how to dress the actor appropriately based on the background (suits for work, sport clothes for sports_centre etc)


Same as setBackground(), but some extra parameters like:
  • bedroom
  • hallway
  • kitchen
  • livingroom
  • stable

TYPE: Command, non-Ref
RETURNS: /
THEME: Scenes, Location
COMPARE: sceneStart, dress


EXAMPLE:

Code: Select all

    setBackgroundCustom(bedroom)