Configuration

Options


You can find config file in no-lapdance/config/sh_config.lua

Option
type
Description

command

string | undefined

Command for players to create lapdance scene.

scene_render_distance

number

Distance between player and dancer to create the scene.

dance_price

number

The default dance price.

enable_zones_for_all

boolean

Creates interaction zone for chairs even if they have target option.

icons

[key: string]: string;

keybinds

{dancer: [key: string]: string; male: [key: string]: string; scene_creator: [key: string]: string}

Last updated