Files
TravianZ/GameEngine
Vladyslav dffdcc4411 Enable (Disable) some new features
+Enable (Disable) New forum post message
+Enable (Disable) Tribes images in profile
+Enable (Disable) MHs images in profile
+Enable (Disable) Display artifact in profile
+Minor changes

NOTE 1: To play this version of the game, you need to reinstall
the server OR you can simply add these lines of code into your file:
ameEngine/config.php

define("NEW_FUNCTIONS_FORUM_POST_MESSAGE", False);
define("NEW_FUNCTIONS_TRIBE_IMAGES", False);
define("NEW_FUNCTIONS_MHS_IMAGES", False);
define("NEW_FUNCTIONS_DISPLAY_ARTIFACT", False);

GameEngine/Admin/Mods/constant_format.tpl

define("NEW_FUNCTIONS_FORUM_POST_MESSAGE", %NEW_FUNCTIONS_FORUM_POST_MESSAGE%);
define("NEW_FUNCTIONS_TRIBE_IMAGES", %NEW_FUNCTIONS_TRIBE_IMAGES%);
define("NEW_FUNCTIONS_MHS_IMAGES", %NEW_FUNCTIONS_MHS_IMAGES%);
define("NEW_FUNCTIONS_DISPLAY_ARTIFACT", %NEW_FUNCTIONS_DISPLAY_ARTIFACT%);

NOTE 2: pay special attention to the fact that these are two
different records !!! If the records are entered incorrectly,
you will receive a non-working code!
2018-06-25 21:06:30 +03:00
..
2018-06-25 21:06:30 +03:00
2018-06-01 16:24:36 +02:00
2018-04-03 16:11:06 +02:00
2018-06-12 13:18:03 +03:00
2017-08-28 17:31:55 +02:00
2017-08-28 17:31:55 +02:00
2018-05-19 20:52:33 +03:00
2018-06-21 14:43:47 +02:00
2018-06-21 14:43:47 +02:00
2018-05-21 16:45:54 +02:00
2018-05-20 16:50:26 +02:00
2018-06-11 02:22:22 +02:00
2018-04-08 19:55:28 +02:00
2018-05-25 17:45:05 +02:00
2018-05-22 22:43:01 +02:00
2017-08-28 17:31:55 +02:00
2018-05-15 20:55:43 +02:00
2018-06-11 02:22:22 +02:00
2018-06-01 16:24:36 +02:00
2018-03-31 17:58:37 +02:00
2018-06-11 02:22:22 +02:00
2018-04-08 18:28:24 +02:00
2018-06-11 02:22:22 +02:00
2018-06-11 02:22:22 +02:00
2018-06-11 02:22:22 +02:00
2018-06-08 19:15:39 +02:00