Loading Screen Preview0R-LOADINGSCREEN V2
FiveM ClothingClothing Pack NonBranded

NoPixel Car Rental

Original price was: $25.00.Current price is: $17.00.

32% Off

As a player, you’ll love the simple and easy-to-use interface!

You can rent cars for 1, 3, 7, or 14 days. Add as many cars as you want to your collection!

Keep your rented cars in your garage. When the rental period ends, the car will be removed from the game once you use it for the first time after that.

Your car rental receipt will have all the important details you need.

Direct Download
  • Satisfaction Guarantee
  • 100% No Leaks

  • Receive a Free Gift with Every Order

Price Increases after Countdown
This Sale is Limited!
0
0
0
0
Days
0
0
Hrs
0
0
Min
0
0
Sec

Share this mod

Video Preview

Installing the Resource

1. Check Dependencies: Ensure you have installed all the necessary dependencies listed above.

2. Extract Files: Unzip the archive and place the contents into your resources folder.

3. Add Item: Open your `shared items.lua` file and add the following item:

[“zat-rentalpaper”] = {[“name”] = “zat-rentalpaper”,[“label”] = “Rental Paper”,[“created”] = nil,[“decay”] = 999.0,[“weight”] = 50,[“type”] = “item”,[“image”] = “zat-rentalpaper.png”,[“unique”] = true,[“useable”] = true,[“shouldClose”] = true,[“combinable”] = nil,[“description”] = “”
}

4. **Update server.cfg**: Ensure you add `ensure zat-carrental` to your `server.cfg` file.