roddydennvor Posted October 24, 2014 Share Posted October 24, 2014 Hii can you help me how to create clothes system , like hat , glasses and anything ... I just try to use addPedClothes but it's doesn't work ... And what is the command to create barber or tatoos ? Thanks before... Link to comment
Bilal135 Posted October 25, 2014 Share Posted October 25, 2014 For barber, You wanna create a ped? Barber? right? For to create a barber ped, use this: function Ped() createPed(id, x, y, z) end addEventHandler("onResourceStart", root, Ped) Try using: setPedClothes Instead of addPedClothes. Wiki - setPedClothes: https://wiki.multitheftauto.com/wiki/SetPedClothes Link to comment
roddydennvor Posted October 29, 2014 Author Share Posted October 29, 2014 Thx very much Bilal135 , i will try it Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now