SHOPPING CART

Onex

Command Palette

Search for a command to run...

SETUP OVERVIEW#

This guide covers the complete setup process for onex-creation, including collection calibration and preview recording for your clothing system.

Installation Overview#

Setting up onex-creation involves three main phases:

PhaseDescriptionWhen Required
Basic InstallationDownload, place files, configure server.cfgAlways
Collection CalibrationScan and index clothing itemsOnly for addon clothes
Preview RecordingGenerate preview images for UIRecommended

Quick Start Path#

Choose your setup path based on your server's clothing:

Default Clothes Only (No Addons)#

If your server uses only base game and DLC clothes:

  1. Complete Basic Installation
  2. Download pre-recorded previews (see Previews Guide)
  3. Start your server - ready to use!

Default clothes are automatically detected. No calibration needed for base game and DLC clothing.

With Addon Clothes#

If your server has custom addon clothing packs:

  1. Complete Basic Installation
  2. Download pre-recorded previews for default clothes
  3. Run calibration to detect addon clothes (see Collections Guide)
  4. Record previews for addon clothes (see Previews Guide)

Setup Workflow Diagram :#

Folder Structure#

After complete setup, your onex-creation folder should look like:

onex-creation
client
server
shared
config
modules
integrations
collections
base
male
female
dlc
[collection_name]
addons
[collection_name]
previews
base
male
female
dlc
[collection_name]
addons
[collection_name]
fxmanifest.lua
!ReadMe.md

Admin Requirements#

Most setup commands require admin permissions:

server.cfg
add_ace group.admin command.clothescallibrateall allow add_ace group.admin command.clothescallibrate allow add_ace group.admin command.clothesvalidate allow add_ace group.admin command.clothesstudio allow add_ace group.admin command.shootclothes allow

Calibration and studio commands must be run by an in-game admin player, not from server console.

Next Steps#