Configuration
--// Settings \\--
ByYoSe.Config.Lang = "en" // fr / en / de / es
ByYoSe.Config.Drop = "dropdirtymoney" // Sets the command used to drop dirty money.
ByYoSe.Config.LevelMiniGame = "easy" // Level : easy / medium / hard
ByYoSe.Config.TimeOverGame = 60 // In seconds
ByYoSe.Config.RemoveNPCTime = 300 // In seconds
ByYoSe.Config.MinMoney = 5000 // Default : 5000
ByYoSe.Config.RemoveCommand = true // Determines whether the command to drop dirty money is enabled or disabled. | Default : true
ByYoSe.Config.ResetMoneyDeath = true // Determines whether to reset the player's money to zero upon death.
ByYoSe.Config.BleachingDuration = 10 // Sets the duration, in seconds, for the money laundering process. | Default : 10
ByYoSe.Config.currentPercentage = 90 // Retrieve 90% of the money laundering | Default : 90
ByYoSe.Config.DrawText3D = true // Default : true
ByYoSe.Config.Models = "models/Humans/Group03/male_02.mdl"
ByYoSe.Config.SpawnNPCLaunderer = { --Spawn random
{
location = Vector(-1266.689209, -1072.031250, -79.968750),
ang = Angle(8.975982, -91.427505, 0)
},
{
location = Vector(-568.339600, -1903.968750, -79.968750),
ang = Angle(6.600002, 87.178146, 0.000000)
},
}
Dernière mise à jour