QBcore qb-auction script Open Source

Anonymous7

MEMBER
Jun 11, 2022
48
13
8
Credits
2,052
You will need Breze Car Auction for this script. The script is made for a faction where you need to own cars in order to be able to auction them off.
["carauction"] = {
label = "auction job",
defaultDuty = true,
offDutyPay = false,
grades = {
['0'] = {name = "1",payment = 90},
['1'] = {name = "2",payment = 100},
['2'] = {name = "3",payment = 110},
['3'] = {name = "4",payment = 120},
['4'] = {name = "5",isboss = true,bankAuth = true,payment = 135},
},
},


You need:

Content locked
 
Last edited: