Skip to main content

WardrobeFastLoad

Callable

  • WardrobeFastLoad(C: Character, W: number, Update?: boolean): void

  • Load character appearance from wardrobe, only load clothes on others


    Parameters

    • C: Character

      The character the appearance should be loaded for

    • W: number

      The spot in the wardrobe the appearance should be loaded to

    • optionalUpdate: boolean

      If set to true, the appearance will be updated to the server

    Returns void

    • Nothing