🔩Configuration

  • Default language (Shared.Language) with dynamic locale loading

  • Automatic detection of ESX/QBCore/Standalone environments

  • Currency type, police job, harvest cooldown, and blip/marker display settings

Image generation command

Command
Description

/screenshot

Initiate the clothing screenshot process

/customscreenshot <component> <drawable/all> <props/clothing> <male/female/both> <camerasettings(optional)>

Capture a specific clothing item, with optional custom camera settings specified in the format outlined in config.json.

Example : /customscreenshot 11 17 clothing male {"fov": 55, "rotation": { "x": 0, "y": 0, "z": 15}, "zPos": 0.26} /customscreenshot 11 all clothing male {"fov": 55, "rotation": { "x": 0, "y": 0, "z": 15}, "zPos": 0.26}

Last updated