3D editor tetování
Nahraj tetování, vyber zónu a umísti ho na mp_m_freemode_01 nebo mp_f_freemode_01 ve 3D. Klikni na tělo pro umístění, dolaď UV pozici, velikost a rotaci, pak zkopíruj overlay XML nebo ho otevři v Durty Cloth Tool.
Tento nástroj a jeho poznámky jsou zatím v angličtině.
Placement values
Every zone (head, torso, each arm, each leg) has its own square tile, and an overlay is a decal inside that tile:uvPos is its centre (0 to 1), scale its size and rotation its angle in degrees. What you see here is where the game puts it.
From here to the game
- Upload a square PNG with a transparent background. Non square images can be cropped or padded.
- Pick the zone, then click the body or use the sliders until it sits where you want.
- Durty Cloth Tool: press Create in Durty Cloth Tool. It builds the .ytd, the overlay .xml and the stream folder for you. See theDurty docs.
- By hand: copy the overlay XML into your collection's
_overlays.xml, put the texture in a .ytd named liketxdHash, and apply it withAddPedDecorationFromHashes.
Tips
- Arms and legs are mirrored on X, so the same values on the left and right limb land on matching spots.
- Wrap around continues the tattoo past the tile edge, which is how bands around a limb are made.
- The page URL keeps your placement, so you can share it or come back to it later.
Další nástroje v kategorii config a kód
Generátor server.cfg
Sestav kompletní funkční server.cfg s hostname, sloty, OneSync, endpointy, tagy, resources a ACE oprávněními.
Generátor fxmanifest.lua
Vytvoř platný manifest resource: fx_version, skripty, NUI stránka, files, lua54 a závislosti.
Editor handlingu vozidel
Nastav hmotnost, sílu pohonu, přilnavost a podvozek v UI, pak vyexportuj handling.meta nebo Lua pro běh za chodu.
