⚙️Configuration

Configuration guide of Chess System.


General Settings

Parameter

Description

Example Value

Config.Framework

Determines which framework to use: auto, esx, or qb.

"auto"

Config.Language

Sets the language for in-game messages.

"en"

Config.chessModel

The prop model used for the chessboard.

"qua_chessboard"

Config.item

The item required to place a chess table.

"chess_table"

Config.NotifyBeep

Enables or disables the notification beep sound.

true

Last updated