FunctionsCharacterAppearanceFullRandomCharacterAppearanceFullRandom CallableCharacterAppearanceFullRandom(C: Character, ClothOnly?: boolean): voidSets a full random set of items for a character. Only items that do not have the "Random" property set to false will be used.ParametersC: CharacterThe character to dressoptionalClothOnly: boolean = falseDefines, if only clothes should be usedReturns voidNothing
Sets a full random set of items for a character. Only items that do not have the "Random" property set to false will be used.