GUIDE

Installation

Get any ROZY PED live on your FiveM server in under 5 minutes. Same steps for every character.

~5 min All peds Server access required
01

Download your files

After purchase, our team delivers a .zip via Discord DM. Check your DMs (and friend requests if needed) once payment is confirmed.

Tip Join discord.gg/rozypeds before checkout so delivery is instant.
02

Extract the ZIP

Unzip the archive. You should get a single resource folder. Name must stay exact — no extra spaces or renames.

rz_jaxson/
fxmanifest.lua
stream/
rz_jaxson.ydd
rz_jaxson.ytd
rz_jaxson.ymt
Important The folder name is what FiveM uses as the resource name. Changing it breaks the ensure line.
03

Upload to your server

Copy the folder into your server’s resources directory (or a category like [peds]).

your-server/
server.cfg
resources/
[peds]/ optional
rz_jaxson/ ← place here
04

Add to server.cfg

Open server.cfg and add an ensure line that matches the folder name exactly.

server.cfg
# ── ROZY PEDS ──────────────────────────
ensure rz_jaxson
# ensure rz_kairo
# ensure rz_ace
Case-sensitive on Linux rz_Jaxsonrz_jaxson. Match the folder name character for character.
05

Restart & verify

Restart the server (or ensure rz_jaxson live in console). Look for a successful start message:

Server console
Started resource rz_jaxson

Spawn the ped with your server’s menu or command. The model name is usually the same as the resource folder (e.g. rz_jaxson).

06

Troubleshooting

Resource won’t start
Confirm folder name matches ensure, and that fxmanifest.lua sits inside the resource folder (not next to it).
Ped is invisible or default
Check that .ydd, .ytd, and .ymt files are inside stream/. Have players clear FiveM client cache.
Clothing pieces missing
Usually a client cache issue. FiveM Settings → Game → Clear Cache, then reconnect.
Still stuck?
Open a ticket on Discord and include your server console log. We’ll help quickly.