Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nonefivem.com/llms.txt

Use this file to discover all available pages before exploring further.

Options


You can find config file in no-torture/config/sh_config.lua
OptiontypeDescription
EnableInteractionZonesbooleanEnables interaction zones. Set this to true if you don’t have an interaction (target) resource.
PlacementCommandstring?Command to start dynamic chair placement.
ItemNamestring?Item to start dynamic chair placement.
SaveDynamicChairsbooleanWhether to save dynamic chairs to the database. Set this to false if you don’t have a mysql resource.
SceneRenderDistancenumberDistance between player and torture chair to create the scene.
Controls[key: string]: {index: number; label: string}FiveM key controls
StaticChairs{coords: vector3; h: number}[]List of static chairs.