Deployment Limit: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
DanWL60 (talk | contribs)
mNo edit summary
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
The Deployment Limit was created by user [https://www.warzone.com/Profile?p=5852007897 dabo1]. It limits the number of armies a player can deploy on any territory.
{{Mod infobox
|name=Deployment Limit
|creatorToken=5852007897
|creatorName=dabo1
|madePublicOnYear=2017
|tags={{modtag|Convenience}}<br>{{modtag|Diplomacy}}
|source=https://github.com/dabo123148/WarlightMod/tree/master/DeployLimit
}}
 
This [[mod]] limits the number of armies a player can deploy on any territory on any given turn.
 
For example, if the deployment limit is 10, you cannot issue a deploy order of more than +10. (You can deploy +10 each turn, however, accumulating the armies.)
 
If the user tries to deploy armies beyond the limit, they get redistributed (randomly) to other territories:


If the deployment limit is 5, and the user deploys 20 armies, 5 will get deployed to that territory, and the other 15 will get deployed in other territories.
If the deployment limit is 5, and the user deploys 20 armies, 5 will get deployed to that territory, and the other 15 will get deployed in other territories.


If every other territory has reached the deployment limit, [b]the armies are lost![/b]
If every other territory has reached the deployment limit, <strong>the armies are lost!</strong>


== Compatibility ==
Note: If this is used in conjunction with [[Stack Limit]], it will be buggy!
Note: If this is used in conjunction with [[Stack Limit]], it will be buggy!
==See also==
*[[Mods]]
*[https://github.com/dabo123148/WarlightMod Source code]
[[Category:Mods]]

Latest revision as of 06:45, 4 September 2024

Mod name Deployment Limit
Creator dabo1
Made public on 2017-??-??
Category Experimental
Tags #Convenience
#Diplomacy
Runs on Warzone version 4.14.2+
Source code GitHub

This mod limits the number of armies a player can deploy on any territory on any given turn.

For example, if the deployment limit is 10, you cannot issue a deploy order of more than +10. (You can deploy +10 each turn, however, accumulating the armies.)

If the user tries to deploy armies beyond the limit, they get redistributed (randomly) to other territories:

If the deployment limit is 5, and the user deploys 20 armies, 5 will get deployed to that territory, and the other 15 will get deployed in other territories.

If every other territory has reached the deployment limit, the armies are lost!

Compatibility

Note: If this is used in conjunction with Stack Limit, it will be buggy!