~ Forums of Enroth ~
Would you like to react to this message? Create an account in a few clicks or log in to continue.

~ Forums of Enroth ~

The Enroth diehard fan community
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  
Latest topics
» Songs of Silence (HoMM like game)
[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Icon_minitimeby Blake01 2024-03-27, 16:52

» Heroes Orchestra's 5th Birthday concerts with Paul Romero
[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Icon_minitimeby rrravyn 2024-03-23, 22:45

» WARNING - The dreaded moment is here: Heroes 6 servers shutting down
[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Icon_minitimeby Sir Albe 2024-03-22, 07:15

» fheroes2 General Announcements
[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Icon_minitimeby sirDranik 2024-03-17, 23:35

» Photo Gallery
[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Icon_minitimeby Sir Albe 2024-03-07, 06:57

» Polskie powitanie
[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Icon_minitimeby rrravyn 2024-03-05, 04:02

» Heroes II localisation: how to make no-CD patch.
[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Icon_minitimeby kiku 2024-02-19, 02:43

Poll
Global announcements should be:
Everlasting, 1 for each project.
[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Redbar110%[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Redbar12
 0% [ 0 ]
Temporary, when there is something new to announce.
[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Redbar11100%[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Redbar12
 100% [ 6 ]
Holalala... No idea where the Ultimate artifact is.
[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Redbar110%[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Redbar12
 0% [ 0 ]
Total Votes : 6
Most Viewed Topics
H3SW: General Graphics discussion
Ragoon's Graphics For HoMM3SW
Introduce yourself
H3SW General Discussion
H3SW Map List: Work in progress
H3SW: Dwelling Development
Forum Admins Feed
The Floody Land
Enrothian Fan Art
Heroes III: The Succession Wars v0.8.1 Beta

 

 [Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more

Go down 
2 posters
AuthorMessage
Unknown_Hero
Mage
Mage
Unknown_Hero


Messages : 778
Quality Points : 78
Registration Date : 2015-09-06

[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Empty
PostSubject: [Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more   [Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Icon_minitime2017-03-06, 22:39

Tested with Ironfist version 1.2.1+ (version of December 15, 2016).

*

ToggleAIArmySharing(toggle)
toggle: can be set to "0" or "1".
- "0" does not allow all the AI heroes (computer player) to share their troops.
- "1" allows all the AI heroes (computer player) to share their troops.

Enables or disables AI (computer player) army sharing.

*

When "ToggleAIArmySharing" is used, all heroes of all AI players can no longer share their troops.

*

Suggestions:

"ToggleHeroAIArmySharing" additional version:

ToggleHeroAIArmySharing(hero, toggle)
hero: the hero you wish to select.
toggle: can be set to "0" or "1".
- "0" does not allow the specified AI hero (computer player) to give or receive troops.
- "1" allows the specified AI hero (computer player) to give or receive troops.

Enables or disables AI (computer player) army sharing for the specified hero only.

***** Updated on March 11, 2017 *****

"TogglePlayerAIArmySharing" additional version:

TogglePlayerAIArmySharing(player, toggle)
player: the player you wish to select.
toggle: can be set to "0" or "1".
- "0" does not allow the specified AI player (computer player) to exchange troops beetween heroes.
- "1" allows the specified AI player (computer player) to exchange troops beetween heroes.

Enables or disables AI (computer player) army sharing for the specified player only.
Back to top Go down
Darmani
Master Modder
Master Modder
Darmani


Messages : 288
Quality Points : 47
Registration Date : 2014-12-27

[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Empty
PostSubject: Re: [Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more   [Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Icon_minitime2017-03-13, 07:52

What is the intended use case?
Back to top Go down
Unknown_Hero
Mage
Mage
Unknown_Hero


Messages : 778
Quality Points : 78
Registration Date : 2015-09-06

[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Empty
PostSubject: Re: [Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more   [Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Icon_minitime2017-03-14, 06:44

Let's say I make a scenario with one human player and three AI players.

At the beginning of the scenario, AI player heroes can exchange their troops normally.

The human player is offered a strategic objective. He may choose to accomplish it or not.
If the objective is not achevied, all heroes of one of the AI players receive additional troops, but they must not be able to exchange troops between them.
Here, "TogglePlayerAIArmySharing (player, toggle)" is used.

After a certain time, all the heroes of this same AI player again see their armies reorganized, and they can again exchange the troops between them normally.
Here, "TogglePlayerAIArmySharing (player, toggle)" is used again.

At the same time, one of the heroes of another AI player is given a fairly substantial army, and he alone must not be able to exchange the troops of his army.
In this case, "ToggleHeroAIArmySharing (hero, toggle)" is used.
Back to top Go down
Sponsored content





[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Empty
PostSubject: Re: [Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more   [Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more Icon_minitime

Back to top Go down
 
[Script System][Suggestions] ToggleHeroAIArmySharing(hero, toggle) and more
Back to top 
Page 1 of 1
 Similar topics
-
» [Script System][Suggestions] CountEmptyArmySlots(hero) and more
» [Script System][Suggestions] GetHeroMovepoints(hero) and more
» [Script System][Suggestions] GetHeroFaction(hero)
» [Script System][Suggestions] GetArmyInSlotCreature(hero, slot) and more
» [Script System][Suggestions] GetHeroXp(hero) and more

Permissions in this forum:You cannot reply to topics in this forum
~ Forums of Enroth ~ :: Modding Guild :: Heroes of Might and Magic II: Project Ironfist :: Modding and Mapmaking-
Jump to: