Configuration
System Core (Customize Table)
Customize Table)Customize = {
Locale = 'en',
Framework = nil,
Map = {
ClusterDistance = 3.5,
},
Client = {
SetUI = function(visible)
-- HUD integration logic
end,
},
Locations = {
-- Spawn points
}
}
Locale
LocaleFramework
FrameworkMap Settings (Customize.Map)
Customize.Map)ClusterDistance
ClusterDistanceClient Integrations (Customize.Client)
Customize.Client)SetUI(visible)
SetUI(visible)Spawn Locations (Customize.Locations)
Customize.Locations)Structure Requirements
Property
Type
Description
Example Implementation
Last updated
Was this helpful?