mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
507eca699d80271f0c12b674e1742cf5912b8512
fxserver-esx_taxijob
FXServer ESX Taxi Job
[REQUIREMENTS]
-
Auto mode
- esx_service => https://github.com/FXServer-ESX/fxserver-esx_service
-
Player management (billing and boss actions)
- esx_society => https://github.com/FXServer-ESX/fxserver-esx_society
- esx_billing => https://github.com/FXServer-ESX/fxserver-esx_billing
[INSTALLATION]
- CD in your resources/[esx] folder
- Clone the repository
git clone https://github.com/FXServer-ESX/fxserver-esx_taxijob esx_taxijob
-
- Auto mode : Import esx_taxijob_minimal.sql in your database
- Player management : Import esx_taxijob_full.sql in your database
-
Add this in your server.cfg :
start esx_taxijob
- If you want player management you have to set Config.EnablePlayerManagement to true in config.lua
Description
Languages
JavaScript
62.3%
Lua
34.8%
TypeScript
1.2%
HTML
0.8%
CSS
0.7%
Other
0.2%