Jus61 Posted August 20, 2020 Share Posted August 20, 2020 Is anyone in possession of a Config for the game life is feudal your own? Link to comment Share on other sites More sharing options...
jungleNZ Posted August 22, 2020 Share Posted August 22, 2020 (edited) Search has it. (windows, not sure linux) Edited August 22, 2020 by jungleNZ 1 Link to comment Share on other sites More sharing options...
Jus61 Posted August 22, 2020 Author Share Posted August 22, 2020 (edited) I am need it for Windows! Edited August 22, 2020 by Jus61 Link to comment Share on other sites More sharing options...
Ebarker Posted December 28, 2021 Share Posted December 28, 2021 (edited) I've been searching for this as well, cant seem to find it on the forums. Found it, just getting a weird error when trying to install it. You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IDENTIFIED BY '1040vdow86'' at line 1 Edited December 28, 2021 by Ebarker Link to comment Share on other sites More sharing options...
ibun_bloodarm Posted March 28 Share Posted March 28 (edited) This is a version i am using, its heavily modified version of unknown original origin. This creates databases for each server and auto creates usernames and passwords for client databases. - It also has alot of server side only mods created by the Lifx Modding Community. - Tradepost auto installer (automaticly rewrites required to edit files uponinstallation and uninstall) - TTmod auto installer (automaticly rewrites required to edit files uponinstallation and uninstall) Installation Requirements. 1) Search for the line mysql_password="YourPassword"; 2) replace "YourPassword" with your db root password (I use only a local db account for this to avoid potential issues) - Their is 4 places for this so use replace all to make life easier ( I use Visual Studio) - Ctrl + H will help with this 3) Search for the line mysql_root="root"; 4) replace "root" with your db root user account name (I use only a local db account for this to avoid potential issues) - Their is 4 places for this so use replace all to make life easier ( I use Visual Studio) - Ctrl + H will help with this. 5) Upload as normal. Below is an example of the Mods section Life is Feudal - Windows.xml Edited March 28 by ibun_bloodarm 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now