RM-ScriptsRM-SCRIPTS
Illenium Appearance V2

Installation

Install the illenium-appearance V2 UI redesign.

Installation

Step 1 — Download

Clone or download from GitHub.

Replace your existing illenium-appearance resource with this build (or follow the original illenium-appearance documentation for framework-specific setup — this redesign keeps the same core install flow).

Step 2 — Dependencies

Install whatever your framework stack already needs for illenium-appearance (typically ox_lib, your framework core, and inventory / clothing persistence as documented upstream).

Step 3 — server.cfg

Ensure this resource starts after its dependencies, for example:

ensure ox_lib
ensure qbx_core
ensure illenium-appearance

Use the folder name you placed on disk.

Optional — clothing thumbnails (uz_AutoShot)

Inline image tiles for drawables / props / overlays need uz_AutoShot:

  1. Install uz_AutoShot (folder must be named exactly uz_AutoShot).
  2. Start order:
ensure screenshot-basic
ensure uz_AutoShot
ensure illenium-appearance
  1. Capture images with uz_AutoShot’s own commands (/shotmaker, /wardrobe, etc.).
  2. restart uz_AutoShot so FiveM re-registers new PNGs.
  3. In the Appearance Editor, tap the grid icon next to a Drawable label — tiles appear. Toggle persists in localStorage.

If uz_AutoShot is missing, tiles gracefully fall back to numeric placeholders.

Support