Skip to main content

WardrobeFastSave

Callable

  • WardrobeFastSave(C: Character, W: number, Push?: boolean): void

  • Saves character appearance in player's wardrobe, use player's body as base for others


    Parameters

    • C: Character

      The character, whose appearance should be saved

    • W: number

      The spot in the wardrobe the current outfit should be saved to

    • optionalPush: boolean

      If set to true, the wardrobe is saved on the server

    Returns void

    • Nothing