[Command] dressFormal

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 »

dressFormal()


USE:
Use this to toggle the 'dress code' of the scene.


TYPE: Command, Non-Ref
RETURNS: /
THEME: Clothes
COMPARE: dressWedding(), dress()


EXAMPLE:

Code: Select all

    dressFormal()
    Actor.dress()
    Actor2.dress()
    dressFormal()
    Actor3.dress()
    
    "1 and 2 are wearing suits while 3 is looking like a bum"
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