๐บ๏ธHide Minimap
Explanation of the minimap configurations in the script
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?
KOJA.HideMinimapOnFoot = true
KOJA.NeedItemForMinimap = false
KOJA.MinimapItem = 'phone'
Last updated