🚲Waypoint Pocket Bikes

Overview of the Waypoint Pocket Bikes script.

wp-pocketbikes

This is a simple script that adds bikes as an item, that when used places them into the world. The player can then ride the bike like normal and when done pick the bike back up and receive the item.

When picking up a bike, all of the metadata (primaryColor, secondaryColor, pearlescentColor, wheelColor, xenonColor) is saved to the item so that it can be placed back into the world with the same state it was in when picked up.

View this free resource on Github - wp-pocketbikes.

wp-pocketbike
image

Dependencies

  • QBCore / Qbox / ESX / Or other frameworks (must implement framework specific solutions in framework.lua)

Performance

This script is very lightweight and has no impact on performance.

Resouce monitor results: 0.0ms

Last updated