Files
TravianZ/Admin/Templates
Vladyslav c1eb10b19b Enable (Disable) Alliance invitation message
+Now during the installation (or after installation in the admin panel) you can Enable (Disable) sending an in-game message to the player, if he was invited to the alliance.
+Preparing the code for Enable (Disable) "New Alliance & Embassy Mechanics"

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:
GameEngine/config.php

define("NEW_FUNCTIONS_ALLIANCE_INVITATION", True);
define("NEW_FUNCTIONS_EMBASSY_MECHANICS", False);

GameEngine/Admin/Mods/constant_format.tpl

define("NEW_FUNCTIONS_ALLIANCE_INVITATION", %NEW_FUNCTIONS_ALLIANCE_INVITATION%);
define("NEW_FUNCTIONS_EMBASSY_MECHANICS", %NEW_FUNCTIONS_EMBASSY_MECHANICS%);

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!

NOTE 3: it is also necessary to follow the instructions with this change (if they were not previously executed) https://github.com/Shadowss/TravianZ/commit/11ae61c013d663304086ecfd5d845040ebf2f144
2018-06-20 19:34:05 +03:00
..
2018-06-13 11:17:18 +03:00
2018-06-13 11:17:18 +03:00
2017-08-28 17:31:55 +02:00
2013-06-16 10:38:34 +03:00
2013-09-17 11:38:36 +03:00
2018-04-29 13:03:59 +02:00
2018-04-29 13:03:59 +02:00
2014-03-21 20:56:22 +08:00
2013-06-16 10:38:34 +03:00
2018-06-12 14:43:14 +03:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2018-05-14 23:14:10 +02:00
2018-06-09 12:31:46 +02:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2017-08-28 17:31:55 +02:00
2018-06-01 17:57:44 +02:00
2013-08-13 10:06:46 +03:00
2013-08-13 10:06:46 +03:00
2013-08-13 10:06:46 +03:00
2018-06-12 13:18:03 +03:00
2018-06-09 19:02:00 +02:00
2018-06-10 00:41:18 +02:00
2018-04-28 13:20:18 +02:00
2013-06-16 10:38:34 +03:00
2018-06-11 01:21:12 +02:00
2013-06-16 10:38:34 +03:00
2018-06-18 13:38:06 +03:00
2018-06-11 01:21:12 +02:00
2018-06-11 01:21:12 +02:00
2018-04-26 20:37:47 +02:00
2018-06-09 19:02:00 +02:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2018-05-21 16:51:23 +02:00
2014-12-02 09:29:01 +02:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2014-03-04 12:44:25 +02:00
2017-11-01 21:35:24 +01:00
2018-04-13 19:20:19 +02:00
2013-12-01 11:54:44 +00:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2018-06-09 12:31:46 +02:00
2013-11-21 15:31:07 +02:00