Git Product home page Git Product logo

armouryfivem's Introduction

Quick start:

In order to be able to run the server:

  1. Clone this repository into your 'resources' folder
  2. Add the resources to your server.cfg (all folder names without '[]' inside the 'resources folder): Example:
ensure mapmanager
ensure chat
ensure chat-theme-armoury
ensure spawnmanager
ensure sessionmanager
ensure armoury
ensure armoury-overlay
ensure authentication
ensure admin
ensure hardcap
ensure oxmysql
ensure inventory
ensure trucker-job
ensure carrier-job
ensure houses
ensure houses-menu
ensure human-needs
ensure businesses
ensure businesses-247
ensure businesses-menu
ensure factions
ensure factions-police
ensure factions-taxi
ensure bob74_ipl
ensure online-interiors
ensure phone
ensure pma-voice
ensure payday
ensure skills
ensure banking
ensure weapons
ensure vehicles
ensure trunk
ensure general-context-menu
ensure custom-vehicles
ensure dealership
ensure drugs
ensure experience
ensure pets

set sv_enforceGameBuild 2189
  1. Use the .sql file provided at the root of the repository in order to initialize your database table structure
  2. Set up your MySQL connectivity by adding the following configurations inside your server.cfg:
## MySQL configurations
set mysql_connection_string "user=<user>;database=<db>;host=<host>;password=<password>"
set mysql_debug true
  1. We advise you to also install and activate bob74_ipl resource, as the server is highly based on it.
  2. Boot up the server. Everything should be working fine now!

armouryfivem's People

Contributors

maziluradu avatar antoniost26 avatar raphaelcapone avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.