Search results
Installation. Download esplugin_mysql. Make sure you have mysql-async installed and working. Import the SQL file provided with this project, esplugin_mysql.sql (You can also use FXMigrant by uncommenting lines in fxmanifest.lua) Add the following convar in your server configuration file: set es_enableCustomData 1.
- Issues 3
Contribute to kanersps/esplugin_mysql development by...
- Pull requests 1
Contribute to kanersps/esplugin_mysql development by...
- Issues 3
20 mar 2018 · Enjoy the new faster async plugin for Essential Mode. This plugin was made using the new Mysql Async for FiveM by zr0iq which can be found at this link: FiveM-MySQL. The plugin is included in the libs folder along with all other dependencies. Modify this as you see fit. Github. 3 Likes.
6 lut 2017 · Now open your MySQL server through the MySQL Workbench (has a dolphin icon) you can import the ‘.sql’ script that comes with the esplugin_mysql download. Follow this youtube video to import the script into your sql database.
21 sie 2017 · How to use MySQL. Download esplugin_mysql. Make sure you have MySQL-Async installed and working. Import the SQL file that comes with esplugin_mysql. Set this convar in your server configuration: set es_enableCustomData 1.
Installation. To install this, you need to download this repository and create a folder called esplugin_mysql in your resources directory. In your server.cfg add this start esplugin_mysql just after this line : start essentialmode. About. Kanersps esplugin_mysql with an extra ID in users table. Readme. Activity. 0 stars. 0 watching. 0 forks.
Import the SQL file that comes with esplugin_mysql. Set this convar in your server configuration: set es_enableCustomData 1. Make sure that your load order is correct, make sure essentialmode starts before esplugin_mysql and MySQL-Async starts before essentialmode.
Download esplugin_mysql. Extract the zip file and copy the files to resources/esplugin_mysql. Import the SQL file that comes with esplugin_mysql in to your database with any tool you like (phpmyadmin, HeidiSQL, ..). 3. Prepare your server. You need to add your mysql user credentials into the server.cfg.