Menu
  • Home
  • How To
  • Characters
  • Places
  • Actions
  • Items
  • Examples
  • Icons

  • AddToList
  • Attack
  • Cast
  • ChangeClothing
  • ClearDialog
  • ClearList
  • CloseFurniture
  • CreateCharacter
  • CreateEffect
  • CreateItem
  • CreatePlace
  • Dance
  • DanceTogether
  • Die
  • DisableEffect
  • DisableIcon
  • DisableInput
  • Draw
  • Drink
  • EnableEffect
  • EnableIcon
  • EnableInput
  • Enter
  • Exit
  • FadeIn
  • FadeOut
  • Give
  • HideDialog
  • HideFurniture
  • HideList
  • HideNarration
  • Kneel
  • LookAt
  • OpenFurniture
  • Pickup
  • Pocket
  • Put
  • Putdown
  • Quit
  • RemoveFromList
  • Revive
  • SetCameraFocus
  • SetCameraMode
  • SetDay
  • SetDialog
  • SetExpression
  • SetHairColor
  • SetHairStyle
  • SetLeft
  • SetNarration
  • SetNight
  • SetPosition
  • SetRight
  • SetSkinColor
  • Sheathe
  • ShowDialog
  • ShowFurniture
  • ShowList
  • ShowNarration
  • Sit
  • Sleep
  • Take
  • Unpocket
  • WalkTo

ChangeClothing

Changes the clothing of a character.

Arguments
Argument Character Name
Type String
Default REQUIRED
Description Name of the character
Argument Outfit Name
Type String
Default naked
Description Refer to male or female outfits

Examples

ChangeClothing(Tom, Naked)

ChangeClothing(Tom, Noble)


See Also

Characters CreateCharacter SetAge SetSkinColor SetHairstyle SetHairColor