Jump to content

How to save...


A7mad-78

Recommended Posts

Posted
Washing them a bit, not wearing them too often, you know, the usual...

that wasnt nesseccary :P

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted
Washing them a bit, not wearing them too often, you know, the usual...

that wasnt nesseccary :P

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.

Do NOT PM ME for help unless invited. - New MTA Script Editor

Scripting help "etiquette": understandable language, relevant code (ALL code if unsure), [Lua] tags, error messages with line numbers. Super simple stuff.

Posted

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

Stats_Signature.php?name=Jason_Gregory
Contact me if you need a Website / Signature ↑ / Mapuploadsystem

(HTML5, JS, PHP, ASP.NET, MySQL / Sybase)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...