SQL Script to execute on the database for ARMA 3 Exile
This may seem like a lot of text, but fear not, the process is a very simple 3 step process.
Please note this was last updated 01/08/2019 (dd/mm/yyyy), if there's been an update to Exile, its possible that the below SQL statement is out of date and you will experience issues. If you do, just let us know here and we'll update it.
This is no longer needed for ServerBlend clients, the Exile install from the mod manager will automatically execute this on your database. This is kept for users from other hosts or to help people running a server on their PC
Download the file here and open it with your preferred text editor. Such as notepad++
In the file you will see near the top, 2 'exile' words. You must change these to your database name.
You can find your database name by clicking the "Fetch MySQL details" button in the control panel.
Login to PHPMyAdmin here (using the details found using the fetch mysql details button), select your database name on the left, then click SQL at the top
Copy and paste the text from your notepad document into the SQL box, then hit the "Go" button. Done!
Please note this was last updated 01/08/2019 (dd/mm/yyyy), if there's been an update to Exile, its possible that the below SQL statement is out of date and you will experience issues. If you do, just let us know here and we'll update it.
This is no longer needed for ServerBlend clients, the Exile install from the mod manager will automatically execute this on your database. This is kept for users from other hosts or to help people running a server on their PC
Download the file here and open it with your preferred text editor. Such as notepad++
In the file you will see near the top, 2 'exile' words. You must change these to your database name.
You can find your database name by clicking the "Fetch MySQL details" button in the control panel.
Login to PHPMyAdmin here (using the details found using the fetch mysql details button), select your database name on the left, then click SQL at the top
Copy and paste the text from your notepad document into the SQL box, then hit the "Go" button. Done!
Updated on: 06/05/2020
Thank you!