[Command] setBackgroundCustom

Post Reply
User avatar
Raddeck
LP Manager
Reactions: 1
Posts: 508
Joined: Sat Oct 16, 2021 6:22 pm
Location: LpWorld
Contact:

Post 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)
Like my work? Buy me a coffee or support me on Patreon to keep it coming. :ugeek:
-Don't PM me for support-
Top
Post Reply