-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Peace Mode dosnt work #522
Comments
During peace you can attack anyone, but your troops will make best wishes instead of attacking the village. |
This will be displayed in the report with the corresponding message. |
Thanks for the answers. I will test it. |
See this issue #520 |
thank you very much |
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.
The text was updated successfully, but these errors were encountered: