RestoreAppearance
This will return the peds components to the previously stored components
Syntax:
Bridge.Clothing.RestoreAppearance(entity)Parameters:
entity(any) - Parameter entity
Example:
local Bridge = exports["community_bridge"]:Bridge()
Bridge.Clothing.RestoreAppearance()Last updated