Giter Club home page Giter Club logo

lua-kashacters's Introduction

KASHacters - ESX Multi Characters

Introduction

I've seen a lot of request to have ESX Multi Character, while working on my own framework I've made it multiple times and wanted to try it out with ESX. I tried to edit as less possible to the core of essentialmode or es_extended and it worked well :) PS. just don't mind the name...

Code Samples

You can edit it all you want, this release is not my main priority for coding so support for this will be limited but if you have any questions just send a message to KASH#0205 on Discord (you might need to add me first).

Installation

First of all to get this working you need to comment out the NetworkIsSessionStarted() Citizen.CreateThread() in essentialmode\client\main.lua on line 6 - 16

Second you need to upload the SQL file to your database BEFORE you start the resource.

At last you will put the resource (esx_kashacters) in your resource folder.

In the esx_kashacters\server\main.lua you can edit the tables where an identifier is needed as such:

local IdentifierTables = {
    {table = "users", column = "identifier"},
    {table = "owned_vehicles", column = "owner"},
    {table = "user_accounts", column = "identifier"},
}

Pay ATTENTION: You have to call the resource 'esx_kashacters' in order for the javascript to work!!!

Credits

ESX Framework and KASH for creating the resource. You can do whatever the f with it what you want but it is nice to give the main man credits ;)

  • LOVE KASH (Discord: KASH#0205)

lua-kashacters's People

Contributors

0xkash avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.