⚙️
Twisted Docs.
  • Welcome to Twisted Docs!
  • V3 Custom Server
    • 🖐️Description
    • 😎Installation
    • 🐌How To
    • 😇Commands (WIP)
    • 🥶Scripts Information (WIP)
    • 🥱PlayerData (WIP)
  • Others
    • 🤫Code Examples (WIP)
    • 😴Conversions (WIP)
Powered by GitBook
On this page
  • Setup
  • Server Installation
  • Do you have problem with installation?
  1. V3 Custom Server

Installation

Installation of V3 server

PreviousDescriptionNextHow To

Last updated 1 year ago

Setup

VPS/VDS Setup - this setup is for VPS/VDS with Windows only! (works also on selfhosted server on your PC)

  • Download -> XAMPP, Visual Studio Code (or any text editor, for editing scripts), Firefox (or any browser with low RAM usage)

  • Open port 30120 (TCP and UTP), there is tutorial how to do it -> (you can skip first 2 steps in that tutorial and just type into searchbar -> Windows Firewall with Advanced Security)

  • Install all downloaded stuff from first step

  • Select these things during XAMPP installation ->

  • Run XAMPP, click on MYSQL, APACHE start buttons so your database will start (XAMPP must be always running with your server)

Server Installation

  1. Download server files from github, inside of main folder you can find file that has link to download second part of server (maps, models, etc)

  2. Extract first part and dowload second part, put V3 folder on the desktop

  3. After you download second part of server, open folder V3/resources and put the extracted folders from second part here

  4. Open V3/server.cfg and change license key (register one here - )

  5. Create database called -> qbcore

    • open browser and put this address -> localhost/phpmyadmin (or use some software that you use for database like HeidiSQL)

    • click on NEW on left side ->

  6. Import qbcore.sql to that database

    • Click on qbcore database

    • Import button

    • Select qbcore.sql

    • Click on Go

  7. Reinstall ox_lib in resources folder

    • Download latest version of ox_lib on this page - DO NOT DOWNLOAD SOURCE CODE

    • Delete old ox_lib in resources folder and put new one

  8. Again go to your server folder

    • Go to V3/server and start FXServer.exe (it will open small window )

      • If you see some crash messages then delete all files from V3/server folder and download new latest recommended windows

      • Extract the files and put them into V3/server folder and start FXServer.exe again

    • Check this part of this

    • Setup txAdmin (after setup it will start booting your server)

    • Don't forget to enable onesync infinity in txAdmin settings!

    • Join your server via F8 console -> connect IPofYourVPS

    • Have Fun

Do you have problem with installation?

  • If you having any problem or some steps are confusing you, please make a ticket on our discord and explain where you got stuck and we will help you out!

😎
showcase
showcase
keymaster
showcase
https://github.com/overextended/ox_lib/releases/tag/v3.9.0
artifact
video