Diplomacy: Difference between revisions
No edit summary |
mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|creatorToken=62456969 | |creatorToken=62456969 | ||
|creatorName=Fizzer | |creatorName=Fizzer | ||
|madePublicOnYear=2017 | |||
|madePublicOnMonth=06 | |||
|madePublicOnDay=02 | |||
|category=Promoted | |category=Promoted | ||
|tags= | |tags={{modtag|Diplomacy}} | ||
|source=https://github.com/FizzerWL/ExampleMods/tree/master/DiplomacyMod | |source=https://github.com/FizzerWL/ExampleMods/tree/master/DiplomacyMod | ||
}} | }} | ||
This [[mod]] prevents allied players from attacking each other. If an attack between allied players happens, the order will be skipped and not take affect. At the start of the game, all players start at war with each other | <!-- assuming mods made by fizzer are instantly public --> | ||
This [[mod]] prevents allied players from attacking each other. If an attack between allied players happens, the order will be skipped and not take affect. At the start of the game, all players start at war with each other. | |||
Only attack/transfer orders count as attacks. Does not prevent cards such as the [[bomb card]] from killing allied player's armies. | Only attack/transfer orders count as attacks. Does not prevent cards such as the [[bomb card]] from killing allied player's armies. | ||
Line 20: | Line 25: | ||
To propose an alliance: | To propose an alliance: | ||
# Open the menu | # Open the menu | ||
# Click Propose Alliance | # Click "Propose Alliance" | ||
# Select a player | # Select a player | ||
# Enter how many turns alliances will last | # Enter how many turns alliances will last | ||
# Click Propose Alliance | # Click "Propose Alliance" | ||
# The proposing player then gets a Proposal Sent message | # The proposing player then gets a "Proposal Sent" message | ||
Players can only make alliances with human players and never with AIs. | Players can only make alliances with human players and never with AIs. | ||
=== Responding to alliance requests === | === Responding to alliance requests === | ||
Whenever a player proposes an alliance, the other player gets a message saying that someone | Whenever a player proposes an alliance, the other player gets a message saying that someone requested an alliance for X turns. They are given the choice to "Accept" or "Decline". | ||
Proposals are also listed in the menu. Click the Respond button then click Accept or Decline. | Proposals are also listed in the menu. Click the "Respond" button then click "Accept" or "Decline". | ||
== FAQ == | == FAQ == | ||
=== What happens if I attack someone I'm allied with? === | |||
Your attacks will be ignored (your attack order will be skipped) | |||
=== I am allied with someone; how do I break off the alliance? === | |||
Propose an alliance of 1 turn. The other player has to accept it. The last proposed and accepted alliance overrides the previous alliance between 2 players. If the other player does not accept the new alliance, you will have to wait for your existing alliance to end. | |||
=== Someone attacked me but we were allied. They are Public Enemy, right? === | |||
No, your alliance expired. When alliances expire, assume that war starts right away. |
Latest revision as of 15:56, 23 June 2024
Mod name | Diplomacy |
Creator | Fizzer |
Made public on | 2017-06-02 |
Category | Promoted |
Tags | #Diplomacy |
Runs on Warzone version | 4.14.2+ |
Source code | GitHub |
This mod prevents allied players from attacking each other. If an attack between allied players happens, the order will be skipped and not take affect. At the start of the game, all players start at war with each other.
Only attack/transfer orders count as attacks. Does not prevent cards such as the bomb card from killing allied player's armies.
Menu
The menu can be found under Game > Mod: Diplomacy. It lists who's allied with who. It also allows players to change propose and respond to alliance requests.
Proposing alliances
To propose an alliance:
- Open the menu
- Click "Propose Alliance"
- Select a player
- Enter how many turns alliances will last
- Click "Propose Alliance"
- The proposing player then gets a "Proposal Sent" message
Players can only make alliances with human players and never with AIs.
Responding to alliance requests
Whenever a player proposes an alliance, the other player gets a message saying that someone requested an alliance for X turns. They are given the choice to "Accept" or "Decline".
Proposals are also listed in the menu. Click the "Respond" button then click "Accept" or "Decline".
FAQ
What happens if I attack someone I'm allied with?
Your attacks will be ignored (your attack order will be skipped)
I am allied with someone; how do I break off the alliance?
Propose an alliance of 1 turn. The other player has to accept it. The last proposed and accepted alliance overrides the previous alliance between 2 players. If the other player does not accept the new alliance, you will have to wait for your existing alliance to end.
Someone attacked me but we were allied. They are Public Enemy, right?
No, your alliance expired. When alliances expire, assume that war starts right away.