Dione Batista 8927aebae1 Updated Portuguese translation (#523)
* Update br.lua

* uppercase "corrections"
2020-02-23 18:48:37 +01:00
2020-01-03 19:10:25 +01:00
⚠️⚠️BREAKING COMMIT⚠️⚠️: Complete ES ditch
2020-02-17 15:22:09 +01:00
2018-08-10 00:48:51 -04:00
⚠️⚠️BREAKING COMMIT⚠️⚠️: Complete ES ditch
2020-02-17 15:22:09 +01:00
⚠️⚠️BREAKING COMMIT⚠️⚠️: Complete ES ditch
2020-02-17 15:22:09 +01:00
2020-02-17 15:24:32 +01:00
2018-08-10 00:48:51 -04:00
2018-09-30 17:51:37 +02:00
2018-09-30 17:51:37 +02:00

es_extended

es_extended is a roleplay framework for FiveM. ESX is short for EssentialMode Extended.

Features

  • Weight based inventory system
  • Weapons support, including support for attachments and tints
  • Supports different money accounts (defaulted with cash, bank and black money)
  • Many official resources available in our GitHub
  • Job system, with grades and clothes support
  • Supports multiple languages, most strings are localized
  • Easy to use API for developers to easily integrate ESX to their projects

Requirements

This order also applies in the startup order.

Download & Installation

Using fvm

fvm install --save --folder=essential esx-org/es_extended
fvm install --save --folder=esx esx-org/esx_menu_default
fvm install --save --folder=esx esx-org/esx_menu_dialog
fvm install --save --folder=esx esx-org/esx_menu_list

Using Git

cd resources
git clone https://github.com/ESX-Org/es_extended [essential]/es_extended
git clone https://github.com/ESX-Org/esx_menu_default [esx]/[ui]/esx_menu_default
git clone https://github.com/ESX-Org/esx_menu_dialog [esx]/[ui]/esx_menu_dialog
git clone https://github.com/ESX-Org/esx_menu_list [esx]/[ui]/esx_menu_list

Manually

Installation

  • Import es_extended.sql in your database
  • Configure your server.cfg to look like this
add_ace resource.es_extended command.add_ace allow
add_ace resource.es_extended command.add_principal allow

start mysql-async
start es_extended

start esx_menu_default
start esx_menu_list
start esx_menu_dialog

License

es_extended - EssentialMode Extended framework for FiveM

Copyright (C) 2015-2020 Jérémie N'gadi

This program Is free software: you can redistribute it And/Or modify it under the terms Of the GNU General Public License As published by the Free Software Foundation, either version 3 Of the License, Or (at your option) any later version.

This program Is distributed In the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty Of MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License For more details.

You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/.

S
Description
Official Repo For core resources for esx-legacy
Readme 49 MiB
Languages
JavaScript 62.3%
Lua 34.8%
TypeScript 1.2%
HTML 0.8%
CSS 0.7%
Other 0.2%