AI's don't play cards: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Mod description == Prevents AI's from playing cards, configurable for all (except reinforcement) cards AI's play. Note that checking a checkbox allows an AI to play that ca..." |
No edit summary |
||
Line 1: | Line 1: | ||
== Mod description == | == Mod description == | ||
Prevents AI's from playing cards, configurable for all (except reinforcement) cards AI's play. Note that checking a checkbox allows an AI to play that card | Prevents AI's from playing cards, configurable for all (except reinforcement) cards AI's play. Note that checking a checkbox allows an AI to play that card | ||
== How does it work == | |||
This mod prevents AI from playing cards. It simply checks every order in the order list when a turn gets processed. When the mod finds a card being played by an AI, it checks if the AI is allowed to play the card (configurable in the mod configuration) and cancels the order if the AI is not allowed to play it. If a player gets booted but returns it will find (unless the AI decided to discard some cards) all his cards untouched. | |||
== How to set up == | |||
== Other pages == | == Other pages == | ||
*[[AI's don't play cards: How to set up]] | *[[AI's don't play cards: How to set up]] | ||
*[[cards]] | *[[cards]] | ||
*[[mods]] | *[[mods]] | ||
[[category:mods]] | [[category:mods]] |
Revision as of 13:58, 22 February 2022
Mod description
Prevents AI's from playing cards, configurable for all (except reinforcement) cards AI's play. Note that checking a checkbox allows an AI to play that card
How does it work
This mod prevents AI from playing cards. It simply checks every order in the order list when a turn gets processed. When the mod finds a card being played by an AI, it checks if the AI is allowed to play the card (configurable in the mod configuration) and cancels the order if the AI is not allowed to play it. If a player gets booted but returns it will find (unless the AI decided to discard some cards) all his cards untouched.