🔴Rivalries
A custom-built Rivalry System allowing gang members to stake claim on turf and ignite rivalries within those zones.
What are Rivalries?
Configuration Overview
Config.Rivalries = {
enabled = true, -- Enables or disables the Rivalry system
cost = 500, -- Cost in currency to initiate a rivalry (default: $5,000)
duration = 2, -- Duration of the rivalry event, in hours
escrowPercentage = 30, -- Percentage of all drug profits during the rivalry that go into the prize pool (0 - 100%)
useDirtyCash = true, -- If true, the winning gang receives the prize in dirty money, deposited directly into the Gang Fund
}Last updated
