[ESX] [Vehicles] [Scripts] [maps] Role-Play

Role-Play Mega Pack Thread

Features

  • Essentialmode
  • ESX Packs
  • Vehicles
  • Maps
  • Scripts
  • Organized




Realistic EssentialMode Role-Play

Download file from GitHub
Import all SQLS in PHPMYADMIN or database (Heidi SQL)
Extract Resources to resource folder
Import start resources from readme to server.cfg

Download: https://github.com/NexusRisen/NexusRisen

Discord Support: https://discord.gg/3n3QDVb

8 Likes

You will need couchdb installed

i’m having this error, i installed couchdb but i dont think i got it configured right

Error running system event handling function for resource esplugin_mysql: citizen:/scripting/lua/scheduler.lua:41: Failed to execute thread: citizen:/scripting/lua/scheduler.lua:762: No such export mysql_fetch_all in resource mysql-async
stack traceback:
        [C]: in function 'error'
        citizen:/scripting/lua/scheduler.lua:762: in metamethod '__index'
        @mysql-async/lib/MySQL.lua:142: in field 'fetchAll'
        @esplugin_mysql/server.lua:15: in upvalue 'handler'
        citizen:/scripting/lua/scheduler.lua:219: in function <citizen:/scripting/lua/scheduler.lua:218>
stack traceback:
        [C]: in function 'error'
        citizen:/scripting/lua/scheduler.lua:41: in field 'CreateThreadNow'
        citizen:/scripting/lua/scheduler.lua:218: in function <citizen:/scripting/lua/scheduler.lua:182>

i got these error: Error resuming coroutine: citizen:/scripting/lua/scheduler.lua:712: No such export is_ready in resource mysql-async stack traceback: [C]: in function 'error' citizen:/scripting/lua/scheduler.lua:712: in metamethod '__index' @mysql-async/lib/MySQL.lua:191: in function <@mysql-async/lib/MySQL.lua:186> Error resuming coroutine: citizen:/scripting/lua/scheduler.lua:712: No such export is_ready in resource mysql-async stack traceback: [C]: in function 'error' citizen:/scripting/lua/scheduler.lua:712: in metamethod '__index' @mysql-async/lib/MySQL.lua:191: in function <@mysql-async/lib/MySQL.lua:186>

dont know how to fix and when i want to join the server it every time calls me that it cant open esx_society

this from es_extended.sql

CREATE TABLE items (
name varchar(50) NOT NULL,
label varchar(255) NOT NULL,
limit int(11) NOT NULL DEFAULT ‘-1’,
rare int(11) NOT NULL DEFAULT ‘0’,
can_remove int(11) NOT NULL DEFAULT ‘1’,

PRIMARY KEY (`name`)

);

is conflicting with item.sql where you need ID… are you sure that es_extended.sql is correct?

INSERT INTO items (id, name, label, limit, rare,

hello im new and i have this problem and i dont know how to fix that please help

Authenticated with cfx.re Nucleus: https://vapevenom-w8rqj5.cfx.re/
[ERROR] [MySQL] An error happens on MySQL for query “SELECT * FROM vehicle_categories {=}”: Access denied for user ‘’@‘fe80::81ab:e775:a024:3f9d%9’ (using password: NO)
[ERROR] [MySQL] An error happens on MySQL for query “SELECT * FROM vehicles {=}”: Access denied for user ‘’@‘fe80::81ab:e775:a024:3f9d%9’ (using password: NO)
SCRIPT ERROR: @esx_vehicleshop/server/main.lua:28: attempt to get length of a nil value (local ‘vehicles’)
server thread hitch warning: timer interval of 527 milliseconds
[ERROR] [MySQL] An error happens on MySQL for query “SELECT * FROM items {=}”: Access denied for user ‘’@‘fe80::81ab:e775:a024:3f9d%9’ (using password: NO)
[ERROR] [MySQL] An error happens on MySQL for query “SELECT * FROM shops {=}”: Access denied for user ‘’@‘fe80::81ab:e775:a024:3f9d%9’ (using password: NO)
SCRIPT ERROR: @esx_shops/server/main.lua:28: attempt to get length of a nil value (local ‘itemResult’)
[ERROR] [MySQL] An error happens on MySQL for query “SELECT * FROM properties {=}”: Access denied for user ‘’@‘fe80::81ab:e775:a024:3f9d%9’ (using password: NO)
Sending heartbeat to live-internal.fivem.net:30110

I fix that problem,but i have a lot of error about sheduler something

Hi everyone, i’m looking for a script that basically every 3 minutes or so the dead character will die again to avoid a mistake

its better to put it in one .sql file… its quite a pain to figure out which sql file to upload first.

can i use this using zap?