Selling
Drug selling configuration (sh_selling.lua)
Lose reputation on
--Remove rep levels when done something wrong
Config.Selling.LooseRepOn = {
killedCustomer = 2,
customerWait = 2,
leftSellingRadius = 2
}Peuren_gangs add influence when selling
Config.Selling.AddZoneInfluence = { min = 1, max = 2 }--Adds gang influence to a zone in which player is sellling (peuren_gangs)Darkchat messages
---DarkChat messages
Config.Selling.Messages = {
send = {
['corner_selling'] = {
start = 'Hey, I\'m, selling some good stuff, come to this location!',
stop = 'Hey, out of goods, see you next time',
},
['dropoff'] = {
start = 'Hey, I\'m, selling some good stuff, who wants some?!',
stop = 'Hey, out of goods, see you next time',
}
},
responses = {
['corner_selling'] = {
'Yo brosky, I want some, coming!',
'YOOOOO, NEED THAT SHIT!!!!, COMING!!!!',
'fire, COMING!!!!',
'Hell yeah, be in a minute',
},
['dropoff'] = {
'Hey, I need some, come to this location',
'Yoo, bring it to this location',
'Sickkkk, meet me at this location',
}
}
}Basic values
Customer peds
Customer vehicles
Desirable drug selling territories
Drug delivery locations to customers
Drug street prices
Last updated