Horde and Nationalism
Hi,
Whenever 5 chinese units come together they' will gain HordeBonus:
Behavior = HordeUpdate ModuleTag_06
RubOffRadius = 60
UpdateRate = 1000
Radius = 30
KindOf = INFANTRY
AlliesOnly = Yes
ExactMatch = No
Count = 5
Action = HORDE
End
What I want to do is that whenever 10 units come together they gain nationalism:
Behavior = HordeUpdate ModuleTag_07
RubOffRadius = 60
UpdateRate = 1000
Radius = 30
KindOf = INFANTRY
AlliesOnly = Yes
ExactMatch = No
Count = 10
Action = NATIONALISM
End
However this extra ModuleTag causes an error. I don't know why...
Is it because Nationalism is an upgrade and not a passive bonus?
I added the extra module in the object code of the battlemaster tank. So the error reported the battlemaster.
please help me with this.
|