Skip to content
#547
Auto-translated
GnomKRAG


Added 3 minutes ago
Does anyone know a script where, when you enter a region, an army is added to you? Also, I click on Object Properties, but nothing changes. Why?

Example:


function addArmyFunction(hero)
	Trigger(REGION_ENTER_AND_STOP_TRIGGER, 'rArmyAdd', nil);
	AddHeroCreatures(hero, 11, 25);
end;

Trigger(REGION_ENTER_AND_STOP_TRIGGER, 'rArmyAdd', 'addArmyFunction');

Statistics

Welcome our newest member: Emil

Users Online 2 users 1050 guests