[Release] Simple Ped (Models, clothes and props) Editor (v1.0) [Updated 09 January2017]

Hi there.
Introducing basic ped cloth, prop and model editor. It took so long, cause i was a hard ill, and i get up on legs 2-3 days ago.
Add this resource to your project and change model by any means you can (in spawnmanager, or other custom skin changer), press Del (by default) and shoose slot to edit. Use arrows (left, right, up and down) to select rows and fields. If there is nothing to edit - you will see EMPTY_SLOT. Just press left or right to get new field to edit.

Clothes slots

1st row: Slot selection (0 - face, 1 - head, 2 - hairs, etc… See some manuals to know who is who in this slots)
2nd row: drawable variation itself
3rd row: Texture variations for current drawable variation
4th row: Pallete id of variation (DOES NOTHING?? O_o)

Props slots

Same as clothes, choose slot and props draws and textures
1st row: Slot
2nd row: Prop draw variation
3rd row: Texture of current prop draw variation

Model changer

1st row: Shows current id of skin (from sorted list)
2nd row: Shows name of current selected model id
3rd row: You can input exact model name to change it (look here or here or somewhere else for list of peds/animals)

You can choose model and press ENTER (in row 1 or 2).

Any bugs - write in this topic. Posibly - some skins has no props and drawables, so editor can do error. And maybe some of skins can not be loaded (like IG_ or special characters). Try to understand, 690 models - is too much for test each of them. Found error? Post here!

Also: you can see debug message on screen below. You can delete is as well as you can use it to see your current cloth/prop/model variations (do not know what i write, translator said me this xD)
Choose 50 skin and pres Enter 2-3 times and look like skirt is fly up))))


Traditionally, sorry for my balkan english.

Screenshots

Soon (sorry i have to go on route now)

I wish you all a lot of Barbaras, Steffanies, and living the american dream. See you.

And yes

No credits required, use it however you want
Like @Boss said: Sharing is caring.

Important

Sometimes props and prop texture has Zero id (0) and do not shows on blue bar. Just press left or right on blue bar and prop will be added.

DOWNLOAD

v1.0 (Updated 09 January2017) (straight link): click (6 KB)
old version is not available and not supported

Other:
my pastebin: here
unofficial wiki: here <— really wait for new authors)
my project: here <— developers required
skype: harver-trane

Alt link here

2 Likes

Nice job! Will you add a saving system later on?

Sure! Even in MySQL, if you ask.

Or maybe kind of gamemode. Who can compete Kane`s freeroam…

1 Like

Hey MarkViolla I’d just like to stop by and say thank you for your unofficial Wiki. It’s not done from what I can see but it’s something! Documentation I can refer to… Again, thanks! It’ll help me out a lot.

1 Like

Nice one! Just edited the title to match the rest…

thanks, my english is too much bad

thanks! you can add something if you want

Sure! I’ll add some if I have any to contribute to.

Editor is now updated and include Skin editor and prop editor.

1 Like

hello

Thanks for this nice job … But I have problem with Xbox button control X !
I dont found where I can change this… I have found for keyboard and change but I whant change too for Xbox button?

Thanks

2 Likes

Works great thanks!

Anyway to make it only work in clothing stores?

You see the ID and name of the PED, is there a script for?

Hello can u tell me how to fix font color in menu list cz i dont see all text font it look transparent or nothing …

Hey dude, I love this!
One problem I have is that on the Xbox360 controller, the X key toggles the menu. is there anyway I can change that?

Thanks!

2 Likes

Will we get a MySQL saving system soon ? I really like this script

@MarkViolla

SetPedComponentVariation How does it work?

AddEventHandler("character:visage", function(data, call)
    local visage = data.visage

    SetPedComponentVariation(LocalPed(), 0, visage, 0, 0)

    local color = GetNumberOfPedTextureVariations(LocalPed(), 0, visage)

    PlaySound(-1, "NAV_UP_DOWN", "HUD_FRONTEND_DEFAULT_SOUNDSET", 0, 0, 1)

    Citizen.Trace("visage:" .. visage)
    Citizen.Trace("color:" .. color)

    --call({color=color})
end)

Hello guys i need to know wich line do i need to change to change the key for opening the menu ? Thanks !

Hey could you add mysql support?, it would be just perfect :smiley:

Hey man!
Could you add maybe steam or ip based whitelist to use the menu?
That would be awesome man!
@MarkViolla MarkViolla