[Command] dressFormal
Posted: Thu Oct 28, 2021 10:26 pm
dressFormal()
USE:
Use this to toggle the 'dress code' of the scene.
TYPE: Command, Non-Ref
RETURNS: /
THEME: Clothes
COMPARE: dressWedding(), dress()
EXAMPLE:
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"