Price
UnknownA script by fivehead.eu
Price
UnknownThis is a small ESX script that lets players with policejob hand in black money at the department.
You can set an amount that will trigger a news-message to all citizens (default 10000$).
You can set a share that will be divided among all online police players (default 10%).
Preview:
Config = {}
Config.Locale = 'en' --Choose your language. If you need another language you can edit or copy one of the locales and translate it.
--If you choose to rename the file (i.e. en.lua to fr.lua) you need to add it to the fxmanifest.lua under client & server.
--Feel free to send me your translation so I can add it to a future release.
Config.ShowDropText = true --Show ['dropoff_text'] from locales at the dropoff point
Config.Font = 1 -- Font for the 3DText
Config.FontSize = 0.5 -- Font Size for the 3DText
Config.Drawdistance = 5 --How far the dropoff point should be visible
Config.TriggerAmount = 10000 --At wich amount the public shold be informed about the catch (default 10000)
Config.BonusTotalPercent = 10 --Choose the cut in percent that the should be divided among the online police officers (default 10)
Config.Position = { --Here you can add as many dropoff points as you like
vector3(452.28, -978.97, 30.67),
vector3(-450.34, 6011.26, 31.70),
}
Comes with english/german locales and a config file.
You can get this (free) and other Scripts at my Tebex Store
| Code is accessible | Yes |
| Subscription-based | No (free) |
| Lines (approximately) | 150 |
| Requirements | ESX Legacy |
| Support | Yes |
Maybe you are interested in another script I released on this forum?

blackmoney_1_0_5.zip (5.5 KB)
See what others are saying about this script.
Share your experience and help others.