Configuration
Konfiguracja szczegółowa
Poniżej znajdują się opisane oddzielnie poszczególne tabele z shared/config.lua. Każda strona zawiera wyjaśnienie pól oraz przykłady.
- Debug
- Locale
- MissionSystem
- Database
- Levels
- Skills
- Company
- Missions
- Uniforms
Edytując shared/config.lua możesz modyfikować te tabelki bezpośrednio. Pamiętaj, że niektóre funkcjonalności (np. obliczenia XP) są w kodzie i odwołują się do tych wartości.
In this section
Defines the gardener company — its name, NPC, map blip, job requirement, parking spots, vehicles, and equipment offsets.
File: shared/config.lua → Config.Database
Key Type Default Description ------- --------- ------- ------------------------------------------------------------------- Debug boolean true Enables debug mode.
Controls the leveling progression for the gardener job.
File: shared/config.lua → Config.Missions
Defines the entire skill tree displayed in the Upgrades panel.
File: shared/config.lua → Config.Uniforms