Skip to content
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

2.6 The ability to use HardAI, FastAI & EasyAI with 'player name' #12643

Open
TheDog-GH opened this issue Jun 12, 2024 · 0 comments
Open

2.6 The ability to use HardAI, FastAI & EasyAI with 'player name' #12643

TheDog-GH opened this issue Jun 12, 2024 · 0 comments

Comments

@TheDog-GH
Copy link
Contributor

TheDog-GH commented Jun 12, 2024

Currently the only AI available for xml Player is AI and this means HardAI. Mapmakers would like the ability to use any AI available, like EasyAI and FastAI.
eg
Sometimes a mapmaker, just wants a non player faction to do dumb zombie type things, so EasyAI
Some maps only FastAI will work, Arena of Death, as HardAI is too cautious and will not fight and so is unplayable.
Sometimes a Player should always be aggressive like Orcs and Russians.

So for maps HardAI & AI could both mean the same?

<player name="Germany" 	optional="true" canBeDisabled="true" defaultType="Human" 	isHidden="false"/>
<player name="USSR" 	optional="true" canBeDisabled="true" defaultType="FastAI" 	isHidden="false"/>
<player name="Italy" 	optional="true" canBeDisabled="true" defaultType="HardAI" 	isHidden="false"/>

Project Feature Cards
https://github.com/orgs/triplea-game/projects/9/views/1

@TheDog-GH TheDog-GH changed the title 2.6 The ability to use HardAI & FastAI with Player name 2.6 The ability to use HardAI, FastAI & EasyAI with 'player name' Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Top
Development

No branches or pull requests

1 participant