1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-20 22:38:07 +02:00
parent cd11095ed2
commit ef0ad6cdc0
2 changed files with 3 additions and 3 deletions

View file

@ -35,7 +35,7 @@ Cfg = {
PedModel = 'a_m_m_og_boss_01', -- Ped model (https://docs.fivem.net/docs/game-references/ped-models/)
PedHeading = 265.89, -- Ped heading (0.0 - 360.0)
Currency = 'markedbills', -- Currency item (supports items or qb-core 'markedbills')
Currency = 'blackmoney', -- Currency item (supports items or qb-core 'markedbills')
TaxRate = 25, -- Tax rate. (0 - 100) if DynamicTax is enabled, this value will be ignored.
DynamicTax = true, -- Changing tax rate (true: enabled, false: disabled)
DynamicTimer = 60, -- Tax rate change timer (minutes)