Price
UnknownA script by Richfie21
Price
UnknownTebex [10$ incl. VAT] - Encrypted
Config = {}
Config.Framework = 'ESX' -- 'ESX' or 'QBCore'
-- USE IF ESX ONLY
Config.EsxGetSharedNewVersion = true -- set to true to use latest esx getsharedobject , false to use old esx way
Config.getSharedObject = "esx:getSharedObject"
Config.esxsetJob = "esx:setJob"
Config.qbsetJob = "QBCore:Client:OnJobUpdate"
Config.qbcitizenid = true -- Set to true if you are using qbcore citizen id base or multicharacter
-- DATABASE
Config.SQL = 'OX' -- 'MYSQL' - mysql-async, 'OX' - oxmysql
-- Inventory Compatibility
Config.Inventory = 'ox' -- 'qs' , 'ox', 'mf', 'qb' already tested and working you can create your own inventory events, in client/functions.lua and server/functions.lua if you are not using any of these
Config.GeneratedNumber = { a = 40000000, b = 49999999} -- Range of Generated CR NUMBER ONLY a = minimum and b = maximum
Config.TitleText = "CERTIFICATE OF TITLE"
Config.LongNote = "This is to certify that the Motor Vehicle described herein is transfered to new owner."
--- Notifications ---
Config.NotifText = {
no_citizen_near = 'No citizens nearby.',
not_owner = 'You are not the owner of this vehicle!' ,
self_not_owner = 'You are not the owner of the parked vehicle!' ,
receiver_text = 'The vehicle sucessfully transfer to you with tr no: ',
sender_text = 'You just sucessfully transfer the vehicle with tr no: ',
no_passenger = 'No one is in the passenger seat beside the driver!' ,
not_driver = 'You must be in the driver\'s seat before you can use this command!'
}
| Code is accessible | No [50% of the code only] |
| Subscription-based | No |
| Lines (approximately) | ~ 1300 |
| Requirements | ESX Legacy, oxmysql, QBCore |
| Support | Yes |
See what others are saying about this script.
Share your experience and help others.