iopietro / Travianz-Legacy

Join our Discord Server: https://discordapp.com/invite/9fbJKP9 | New repo: https://github.com/iopietro/Travianz
GNU General Public License v3.0
160 stars 94 forks source link

Peace Mode dosnt work #522

Closed agony09 closed 6 years ago

agony09 commented 6 years ago

I am testing this script. The Peace Mode in config.php dosnt work. // ***** Peace system // 0 = None // 1 = Normal // 2 = Christmas // 3 = New Year // 4 = Easter define("PEACE",0); For exemple: "PEACE",4 (Easter) I can still start a robbery.

iopietro commented 6 years ago

During peace you can attack anyone, but your troops will make best wishes instead of attacking the village.

velhbxtyrj commented 6 years ago

This will be displayed in the report with the corresponding message.

agony09 commented 6 years ago

Thanks for the answers. I will test it. Maybe it would be an idea, if it would be displayed somewhere in the game, on which mode the game is currently. For the players to know if it is e.g. is in Easter mode. Before sending troops.

velhbxtyrj commented 6 years ago

See this issue #520

agony09 commented 6 years ago

thank you very much