Existing structure was found in the database! Please remove old game tables with the ".TB_PREFIX." prefix from the '".SQL_DB."' database before continuing.
";
+ echo '
Existing structure found! Please remove tables with prefix '.TB_PREFIX.' from database '.SQL_DB.'.
';
}
?>
-
+
+
+ Create Database Structure
+
Warning: This can take some time. Please wait until the next page loads.
+
+
+
+
+
\ No newline at end of file
diff --git a/install/templates/end.tpl b/install/templates/end.tpl
index 1228d469..f7c3619e 100755
--- a/install/templates/end.tpl
+++ b/install/templates/end.tpl
@@ -1,57 +1,61 @@
-
-
-Thanks for installing TravianZ.
-
Please remove/rename the installation folder.
-All the files are placed. The database is created, so you can now start playing on your own Travian.
-
-
-
-
After Installation
-
Delete install folder (sudo rm -R install)
-
CHMOD GameEngine back to 755 (sudo chmod -R 755 GameEngine)
-
CHMOD Prevention to 777 (sudo chmod -R 777 GameEngine/Prevention)
-
CHMOD Notes to 777 (sudo chmod -R 777 GameEngine/Notes)
-
CHMOD var/log to 777 (sudo chmod -R 777 var/log)
-
-
-
-
After Installation
-
Protect folder /Admin with password protect directory
\ No newline at end of file
diff --git a/install/templates/greet.tpl b/install/templates/greet.tpl
index 06a3283e..f2a3763a 100644
--- a/install/templates/greet.tpl
+++ b/install/templates/greet.tpl
@@ -1,51 +1,40 @@
-
-
-
-
Disclaimer
-
-
-
Along with the installation/usage of this game, you shall be fully responsible for any legal results that may raised initiated by the owners of any unlicensed content you permit your copy of this game to publish.
-
-
Neither the team that created this script nor the team that customised it to create this distribution/release shall be responsible for any damage done to your computer/server system.
-
-
All code was confirmed to be running correctly by the creation team without any visible security risk they were aware of at the time the released it. Similarly for the customisation team who customised it to create this distribution/release.
-
-
Users are asked to review the code on their own accord and behalf.
-
-
Any customization to the source code are the property of each customisation's author, it is up to each author's discretion whether to share it by including it in free open source distributions such as this one.
-
-
You have no rights to edit copyright notices or/and claim this script as your own.
-
-
Last but not least, Enjoy.
-
-
-
-
-
Before Installation (Linux):
-
CHMOD install to 777 (chmod -R 777 install)
-
CHMOD GameEngine to 777 (chmod -R 777 GameEngine)
-
After Installation
-
Delete install folder (sudo rm -R install)
-
CHMOD GameEngine back to 755 (sudo chmod -R 755 GameEngine)
-
CHMOD Prevention to 777 (sudo chmod -R 777 GameEngine/Prevention)
-
CHMOD Notes to 777 (sudo chmod -R 777 GameEngine/Notes)
-
CHMOD var/log to 777 (sudo chmod -R 777 var/log)
-
-
-
-
After Installation
-
Protect folder /Admin with password protect directory
-
-
-
- TravianZ Team
-
-
-
-
-
-
-
+
+
⚠️ Disclaimer
+
+
Along with the installation/usage of this game, you shall be fully responsible for any legal results...
+
Neither the team that created this script nor the team that customised it shall be responsible for any damage...
+
All code was confirmed to be running correctly by the creation team...
+
Users are asked to review the code on their own accord.
+
Any customization to the source code are the property of each author's discretion.
+
You have no rights to edit copyright notices or/and claim this script as your own.
\ No newline at end of file
diff --git a/install/templates/menu.tpl b/install/templates/menu.tpl
index 821f4f6e..e7816279 100644
--- a/install/templates/menu.tpl
+++ b/install/templates/menu.tpl
@@ -1,38 +1,30 @@
-