⚙️ Configuration Options
PA.MoneyLaunder = {
LaunderingTime = 30, -- Time required to complete laundering (in seconds)
PoliceAlertChance = 20, -- 20% chance of alerting the police
ConversionRate = 0.75, -- Players receive 75% of the laundered money
MaxAmountPerSession = 50000, -- Maximum dirty money that can be laundered in one session
Cooldown = 300, -- Cooldown time (in seconds) before a player can launder again
Locations = {
{x = 1135.89, y = -989.23, z = 46.11},
{x = -1215.64, y = -332.23, z = 37.78},
}
}Key Configuration Options
🚔 Police Integration
🔄 Anti-Abuse Protection
🚀 Conclusion
Last updated