💻Installation Guide

Important Steps !


Follow these instructions carefully for complete and accurate installation !

  • Download the Script From your Keymaster and put the script folder in [tuff] folder.

  • Add the following code to your server.cfg at the Bottom.

ensure [tuff]
  • Run the SQL file. ( According to your Framework )


SQL Code Installation !

-- QBCore SQL File
ALTER TABLE player_vehicles ADD COLUMN `stance_value` longtext DEFAULT NULL;

Stance Triggers Installation !

You will need to add triggers according to the framework core events you are using !

🔴QBCore Trigger InstallationESX Trigger Installation

Last updated