โ™ป๏ธExports

Apperance and Creation

startPedCreation

exports['origen_clothing']:startPedCreation(currentLocation, gender, existingPed, notEndTeleport, callback)

GetAppearanceData

exports['origen_clothing']:GetAppearanceData(ped)

SetAppearance

exports['origen_clothing']:SetAppearance(ped, skin)

SetDefaultPedValues

exports['origen_clothing']:SetDefaultPedValues(ped, model)

ReloadAppearanceData

exports['origen_clothing']:ReloadAppearanceData(overrideModel)

ReApplyAppearance

exports['origen_clothing']:ReApplyAppearance()

getAppearance

openOutfitMenu

Drawables

GetPedDrawables

SetPedDrawableByHash

RemoveClothing

Props

SetPedPropByHash

Utilities

GetRemoveHash

Outfits

getEquippedOutfit

UI CONTROLS

ShowControls

HideControls

Last updated