Hide Minimap
HideMinimapOnFoot - Should the minimap be visible when on foot?
NeedItemForMinimap - Should player need an item for the minimap to be visible?
MinimapItem - What item should be needed for the minimap to be visible?
shared/config.lua
KOJA.HideMinimapOnFoot = true
KOJA.NeedItemForMinimap = false
KOJA.MinimapItem = 'phone'
Related pages
- Changing Language — Explanation of the locale configuration in the script
- Debug Prints — Explanation of the debug configuration in the script
- Settings Command — Explanation of the commands configuration in the script
- Notifications — Explanation of the notify configuration in the script
- Nitro — Explanation of the nitro configuration in the script
- Engine — Explanation of the engine configuration in the script
- Configuration — back to the section overview