Installation

Thank you for choosing Kartik-Banking — your complete, modern, and flexible banking solution designed specifically for FiveM servers.

This documentation will guide you through everything you need to know to install, configure, and maintain Kartik-Banking with ease. Whether you're an experienced server developer or just starting out, this guide is structured to support all skill levels.

By following each section step-by-step, you'll ensure:

  • A clean and conflict-free installation,

  • Optimal performance and scalability,

  • And easy customization and maintenance as your server grows.

If you encounter any issues during the installation process, don’t worry — we’ve got your back! Our dedicated support team is here to assist you every step of the way.

Simply open a ticket on our Discord server, and our team will jump in to help you resolve any challenges you might face. We’re committed to ensuring your setup is as smooth as possible, and we’re here to make sure you have the best experience with Kartik-Banking.

Feel free to reach out with any questions or concerns — we’re always happy to help!

Download the Asset

đź›’ After Purchase: Download Your Scripts

Once you’ve purchased the Kartik-Banking script from our store at Kartik's Scripts Store, head over to Keymaster to access your purchased assets.

Here’s how to proceed:

  1. Log in to Keymaster with your account.

  2. Locate the Kartik-Banking script in your list of acquired assets.

  3. Download the following scripts to your server:

    • Kartik Banking

With these scripts safely downloaded, you’re ready to move on to the next steps of your installation. Let’s keep things rolling!

Start the resource

To ensure that Kartik-Banking runs smoothly and without any issues on your FiveM server, it’s important to start the scripts in the correct order. This will help everything load properly, preventing any potential problems and making sure the Banking system works as expected.

Follow these steps to start your scripts in the right order:

  1. Start the database wrapper first. This is necessary for connecting your server to the database:

    ensure oxmysql
  2. Next, start your core framework (choose the one that matches your server setup):

    • For QBCore:

      ensure qb-core
    • For QBX Core:

      ensure qbx_core
  3. Start the Kartik-Banking script at last:

    ensure kartik-banking

By following this sequence, you’ll ensure that Kartik-Banking is set up correctly and everything works seamlessly from the get go.

Insert the SQL

🚀 Automatic SQL Import

With the latest version of Kartik-Banking, the SQL file is automatically imported into the connected database when the server starts. You don’t need to manually insert the SQL anymore for the core Banking system to work. The database connection and setup happen automatically.

By following these steps, your database will be properly configured and ready to support the full functionality of Kartik-Banking.

🚀 Start Your Server

Now, start your server and enjoy Kartik-Banking! You can also customize the script to fit your needs. For configuration details, head to the configuration section.

Last updated