Camelot: Narrative SandBox Environment

Menu
  • Home
  • How To
  • Tutorials
  • Actions
  • Characters
  • Places
  • Items
  • Sound Effects
  • Visual Effects
  • Icons
  • Examples

  • AddToList
  • Attack
  • Bash
  • Cast
  • CheckVersion
  • Clap
  • ClearDialog
  • ClearList
  • CloseFurniture
  • CreateCharacter
  • CreateEffect
  • CreateItem
  • CreatePlace
  • Dance
  • DanceTogether
  • Die
  • DisableEffect
  • DisableIcon
  • DisableInput
  • Draw
  • Drink
  • EnableEffect
  • EnableIcon
  • EnableInput
  • Enter
  • Exit
  • Face
  • FadeIn
  • FadeOut
  • Give
  • HideCredits
  • HideDialog
  • HideFurniture
  • HideList
  • HideMenu
  • HideNarration
  • Kneel
  • Laugh
  • LookAt
  • MoveAway
  • OpenFurniture
  • Pickup
  • PlaySound
  • Pocket
  • Put
  • Putdown
  • Quit
  • RemoveFromList
  • Reset
  • Revive
  • SetCameraBlend
  • SetCameraFocus
  • SetCameraMode
  • SetClothing
  • SetCredits
  • SetDay
  • SetDialog
  • SetExpression
  • SetEyeColor
  • SetHairColor
  • SetHairStyle
  • SetLeft
  • SetNarration
  • SetNight
  • SetPosition
  • SetRight
  • SetSkinColor
  • SetTitle
  • Sheathe
  • ShowCredits
  • ShowDialog
  • ShowFurniture
  • ShowList
  • ShowMenu
  • ShowNarration
  • Sit
  • Sleep
  • StopSound
  • Take
  • Unpocket
  • Wait
  • WalkTo
  • WalkToSpot
  • Wave

SetClothing

Changes the clothing of a character.

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

Examples

SetClothing(Tom, Naked)

SetClothing(Tom, Noble)


See Also

Characters CreateCharacter SetSkinColor SetHairstyle SetHairColor