Installations

Basic installation instructions for this script.

NOTE: It is recommended to create a separate folder for our resources. Create a new folder named [tcd] apart from the other resource folders.

Get the latest version of the resource here: https://github.com/Teezy-Core/cfx-tcd-starterpack/releases

Resources Compatibility


Supported Inventories:

Resource
Link

ox_inventory

qb-inventory

ps-inventory

qs-inventory

Supported Target System:

Resource
Link

ox_target

qb-target

  • Create a folder named [tcd] and place it on resources directory

  • Place the resource inside the [tcd] folder.

  • Add ensure [tcd] to your server.cfg

  • Go through config.lua and adjust accordingly

  • Restart and Enjoy!


Server Configurations

Please note that this is an example of how to ensure the resource is added to your server.cfg

ensure ox_lib
ensure ox_inventory
ensure ox_target
ensure es_extended

ensure [standalone]
ensure [tcd]

SQL Installations

Unlike the previous version of the resource, we have decided to make it automatically create the 'tcd_starterpack' table in your database. This way, you don't need to manually import SQL into your database, making the resource truly drag-and-drop.

Last updated