📒Config
How To Setup The Config.lua
Config = {}Command & Keybind
Config.Command = 'pedscale' | false Config.Keybind = 'O' | falsePermissions
Config.Permissions = function(PlayerId)
return QBCore.Functions.IsPlayerAdmin(PlayerId)
endHeight
Config.Height = {
Max = 193,
Min = 150,
}Default
Last updated
