See also: Heroes

IsHeroInCastle

Usage:

m_city.IsHeroInCastle("HeroName")

Example:

m_city.IsHeroInCastle("LKD70")

If the hero named "LKD70" is in the castle this will return true. A HeroString can also be used instead of the hero name.

TrainingHeroIsHere

Usage:

m_city.cityManager.TrainingHeroIsHere

Example:

echo m_city.cityManager.TrainingHeroIsHere

If the specified TrainingHero is in the castle this will return true.


CategoryFunctions

HeroFunctions (last edited 2015-02-08 15:58:56 by LKD70)