📒Config
How To Setup The Config.lua
Dont Touch This or you Will Break the Script
Config = {}Command & Keybind
To Open The Outfit Menu
Config.Command = 'pedscale' | false Config.Keybind = 'O' | falsePermissions
Who Can Access the Nui
Config.Permissions = function(PlayerId)
return QBCore.Functions.IsPlayerAdmin(PlayerId)
endHeight
Minimum and Maximum Height
Config.Height = {
Max = 193,
Min = 150,
}Default
Default Height For Male and Female Peds
Get Scale
Get Scale From PlayerData
Last updated
