HomeDiscoverFX-Accessories
Primary product image

FX-Accessories

FX-Accessories
PLATFORMRedM
FRAMEWORKvRP, RSG Core
$28.99

# FX-Accessories โ€” RedM Prop Attachment System

> **The most complete, production-ready accessory system for RedM.**

> No compromises. No dependency hell. Just plug in and play.

---

## Why FX-Accessories?

Most attachment scripts give you a list and a command. FX-Accessories gives your players a **living, breathing accessory experience** โ€” and your admins a full calibration studio, right inside the game.

No Lua knowledge required to add new items. No server restarts to test placements. No spreadsheets for shop stock. Everything works, out of the box, on day one.

---

## What Your Players Get

### ๐ŸŽญ Radial Accessory Menu

A polished, animated radial menu organised by body part โ€” Head, Neck, Torso, Waist, Arm, Hand, Leg. Players browse, equip and remove items without ever opening a command. Hold to detach. One tap to dress or undress.

### ๐Ÿ›’ In-World Accessory Shops

Place shops anywhere โ€” attached to an NPC, inside a zone, or triggered by `ox_target`. Players see a live 3D preview of every item before they buy, with orbit, zoom and tilt controls. Shopping cart, quantity selection, cash and gold pricing โ€” all included.

### โœจ Equip Animations

Every item can play a unique equip animation when worn โ€” with frame-step control, scrub timeline and cut-point support so the prop appears exactly when it should. `HoldPose` freezes the character at the last frame while the item is equipped. Three animation modes: `auto`, `forceStop`, `disable`.

### ๐Ÿ“Š Progress Bar

A sleek progress bar appears automatically when equipping from inventory โ€” always in sync with the animation duration. Shows the item image pulled directly from your inventory folder, with a clean fallback icon.

### ๐Ÿ”” Built-in Notify System

Info, Success, Error and Warning notifications with custom icons, sounds and a circular countdown timer โ€” all fully locale-aware. Override with your own HUD system in one line.

---

## What Your Admins Get

### ๐Ÿ› ๏ธ Accadmin โ€” In-Game Calibration Studio

A 4-step wizard that lets admins create and fine-tune attachment data **entirely in-game** โ€” no file editing, no restarts.

1. **Setup** โ€” item key, label, model, gender, category and animation

2. **Bone** โ€” visual bone browser with region grouping and live search

3. **Calibrate** โ€” real-time keyboard control, live anim playback with scrubbing

4. **Output** โ€” one-click config copy. Auto-generates VORP SQL and RSG Lua blocks

**Draft system** โ€” save works-in-progress, load them later, delete when done. Multiple drafts, always persistent.

**Access control** โ€” restrict to txAdmin admins, or grant access to specific roles and players via `/giveadminpanel`.

---

## Framework & Inventory Support

- **VORP** โ€” inventory โœ“, economy โœ“

- **RSG** โ€” inventory โœ“, economy โœ“

- **None / Custom** โ€” stub mode, no framework needed

Adding a custom framework takes **three steps** โ€” a detection line, a server block, and a restart. The template is inside `frameworks.lua`.

---

## Developer API

```lua

-- Server-side

exports['fx-accessories']:isAttached(serverId, itemName)

exports['fx-accessories']:getAttachments(serverId)

exports['fx-accessories']:attachItem(serverId, itemName)

exports['fx-accessories']:removeItem(serverId, itemName)

```

---

## Everything Included

- โœ… **Accessory System** โ€” full attach, sync, limits, gender filter

- โœ… **Radial Menu** โ€” animated, per-category, multi-item select

- โœ… **Shop System** โ€” NPC/zone, 3D preview, cart, cash & gold

- โœ… **Admin Panel** โ€” 4-step in-game calibration wizard

- โœ… **Animation Library** โ€” 109 pre-configured animations

- โœ… **Notify + Progress bar** โ€” position-editable, locale-aware

- โœ… **Night Menu Light** โ€” auto ambient light, fully configurable

- โœ… **Sample Items** โ€” ready to use on first launch

- โœ… **SETUP.md** โ€” step-by-step installation guide

---

## Configuration

All customer-facing files are **fully open and editable.**

`config.lua` ยท `config_items.lua` ยท `config_shops.lua` ยท `locales.lua` ยท `frameworks.lua`

Languages included: ๐Ÿ‡ฌ๐Ÿ‡ง English ยท ๐Ÿ‡น๐Ÿ‡ท Turkish ยท ๐Ÿ‡ฉ๐Ÿ‡ช German โ€” and easy to extend.

---

## DOCS

ย  https://fixitfy.com.tr/docs