Page 1 of 1

Unit scripting: attack types?

Posted: 28 Apr 2006, 17:35
by TradeMark
Okay, im newbie at unit scripting, but i ask: is it possible to make unit which attacks by reclaiming the enemy?
I would like to make unit which uses reclaim as attack.

Didnt find anything from the wiki or by using search..

Posted: 28 Apr 2006, 17:44
by Zenka
for units who have no weapon, but can reclaim, the defailt actain on enemy units is reclaiming. but the reclaiming doesn't count as a weapon. (since it isn't defined in the weapon class)

Posted: 28 Apr 2006, 17:47
by TradeMark
So it's not possible anyhow? :(

Posted: 28 Apr 2006, 20:46
by AF
It could be if you modified the command AI, I'm experimenting with this in XE8 though, and it'll definatly be in XE10, so I guess a groupAI could be written for it....