Skip to content

Its a Bike-Rental script for FiveM Servers where the player can easily make his way to his location if he don't have any cars

License

Notifications You must be signed in to change notification settings

hoaaiww/hoaaiww_bikeshopandrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bike Shop and Rental

UPDATE 2.4 HOTFIX

  • added locale.lua

UPDATE 2.3

  • simplifications and updates
  • Some optimalizations

Working on

  • QBCore complatibility

How it looks like?

You can check it here

How is this work?

You need to go to the places where bikes can be rented and you need to bring money to rent bikes for limited time

How to install

  • Git hoaaiww_bikeshopandrent
  • Extract hoaaiww_bikeshopandrent-main.rar
  • Remove the -main or whatever is after hoaaiww_bikeshopandrent
  • Copy and paste hoaaiww_bikeshopandrent folder to resources
  • Add ensure hoaaiww_bikeshopandrent to your server.cfg file

Customizable script!

  • You can edit the configurations of the script in the config.lua

Dependencies

  • oxmysql - If you are using mysql-async instead of oxmysql then change '@oxmysql' to '@mysql-async' in fx_manifest.lua
  • ESX