Jump to content


King Arveleg

Member Since 05 Apr 2018
Offline Last Active Nov 20 2023 12:19 PM

Posts I've Made

In Topic: How to Spawn BannerCarrier on Level 3 ?

11 October 2023 - 11:34 AM

The banner carrier is defined in gondorinfantrybanner.ini.
In the menhordes.ini. Gondorfighterhorde, you'll find "Behavior = HordeContain ModuleTag_HordeContain".
Beneath that you'll find:
//Banner Carrier info
BannerCarriersAllowed = GondorInfantryBanner
Followed by the unit's position relative to the horde.

At level 2 the horde receives the basic training upgrade which allows the banner carrier to spawn.

In Topic: Banner Glow 2.02 Collector's Edition Graphics

08 September 2023 - 10:11 PM

I have found a simple solution for this matter. Simply create a child object of the banner carrier and use random texture code.

Since I'm doing this for Rohan, I created a child object of menofdalebanner/dwarvenbanner and now it works perfectly.


While the issue is resolved, I would still like to know the cause and how to resolve it in a more straight forward manner.

In Topic: Banner Glow 2.02 Collector's Edition Graphics

08 September 2023 - 10:08 PM

I have found a simple solution for this matter. Simply create a child object of the banner carrier and use random texture code.

Since I'm doing this for Rohan, I created a child object of menofdalebanner/dwarvenbanner and now it works perfectly.