Open MJRamon opened 2 years ago
Whenever skinchanger:loadClothes is used, this happens:
uniformObject = { arms = 4, torso_1 = 332, torso_2 = 2, tshirt_1 = 15, tshirt_2 = 0, pants_1 = 128, pants_2 = 2, shoes_1 = 93, shoes_2 = 5 } TriggerEvent('skinchanger:getSkin', function(skin) TriggerEvent('skinchanger:loadClothes', skin, uniformObject) end)
Whenever skinchanger:loadClothes is used, this happens: