A7mad-78 Posted April 27, 2010 Share Posted April 27, 2010 Hi all how are you? i think fine i want save my clothes but how please tell me to how i save my clothes ??? Link to comment
madis Posted April 27, 2010 Share Posted April 27, 2010 Washing them a bit, not wearing them too often, you know, the usual... Link to comment
dzek (varez) Posted April 27, 2010 Share Posted April 27, 2010 Washing them a bit, not wearing them too often, you know, the usual... that wasnt nesseccary Link to comment
robhol Posted April 27, 2010 Share Posted April 27, 2010 Washing them a bit, not wearing them too often, you know, the usual... that wasnt nesseccary But pretty funny, I thought. I can't really pretend that I don't have any sympathy for people who don't answer something that's being asked in a very poor fashion (á la "gimme this plx") for the n billionth time, either. Link to comment
Jason_Gregory Posted April 27, 2010 Share Posted April 27, 2010 You can use it Client/Serverside, but Serverside is smarter for saving it directly into a Database. for clothesKey = 0, 17 do if getPedClothes(player, clothesKey) then texture, model= getPedClothes ( player, clothesKey ) setElementData(player, "texture#"..getClothesTypeName(clothesKey), texture) setElementData(player, "model #"..getClothesTypeName(clothesKey), model) end end https://wiki.multitheftauto.com/wiki/GetClothesTypeName 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