🚒Player Owned Yachts

Introduction

This script adds the ability for your players to have the chance to buy their very own private yacht

Features of Player Owned Yachts:

  • Ability to Change The Livery on Yacht.

  • Ability to Change the Light Color on the Yacht.

  • Ability for Players to share keys with friends .

  • Ability for Players to Sell their yacht to a friend.

  • Each Yacht has a boat and helicopter garage (this simply saves and retrieves the vehicle stored)

  • Each Yacht has its own outfit section for players to change outfits (requires supported clothing resource).

  • Each Yacht has its own storage space which can be configured in config (requires supported inventory resource).

This is compatible with the following inventory systems:

This is compatible with the following clothing systems:


Installation

You must have cfx-gabz-yachts resource already purchased and installed

  • Download the power_yachts from Keymaster

  • Run the .sql file in your database.

  • Add the files to your resources folder

  • Ensure that the resource file will start (either ensure your resource in the server.cfg or inside a folder which is started on server start)

  • Edit the config file to your needs

  • Restart your server


Configuration

Select the tab below for your framework to see the configuration options available.


Editable files

functions.lua

Inventory Compatibility

If you would like to edit the inventory functions, you can edit them in the functions.lua file. Default functions are as follows:

Clothing compatibility

If you would like to edit the clothing functions, you can edit them in the functions.lua file. Default functions are as follows:


Last updated

Was this helpful?