Skip to content

A fully functional qbcore rental script | qb-rental

Notifications You must be signed in to change notification settings

MamBa-OP/qb-rental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

787e-3aV6hk-HD

qb-rental

Rent a vehicle with a modern designed and dynamic NUI, this is for QB-Core Fivem. You can add more vehicles in the config and it's easy to change location.

} else if (itemData.name == "stickynote") {
    $(".item-info-title").html('<p>' + itemData.label + '</p>')
    $(".item-info-description").html('<p>' + itemData.info.label + '</p>');
} else if (itemData.name == "rentalpapers") {
    $(".item-info-title").html('<p>' + itemData.label + '</p>')
    $(".item-info-description").html('<p><strong>Plate: </strong><span>'+ itemData.info.plate + '<p><strong>Model: </strong><span>'+ itemData.info.model +'</span></p>');
["rentalpapers"]				 = {["name"] = "rentalpapers", 					["label"] = "Rental Papers", 			["weight"] = 0, 		["type"] = "item", 		["image"] = "rentalpapers.png", 		["unique"] = true, 		["useable"] = false, 	["shouldClose"] = false, 	["combinable"] = nil, 	["description"] = "Yea, this is my car i can prove it!"},

FOR SUPPORT

Discord: https://discord.gg/gCQx499JYY

Visitor count