Banners in the in-game files

Users who are viewing this thread

Hey, I love having flags in battles like in 3 Kingdoms when your troops die and leave all the Chinese flags about the field knowing this some friends of mine pointed out because i complained about the lack of flags on the battlefield, that the flags from the pre-release footage 2 years ago were still there:

"</Item>
<!-- #endregion -->
<!-- #region Banner -->
<Item id="banner_mid"
name="{=wpaVnRZG}Triangle Banner"
is_merchandise="false"
body_name="bo_spear_b"
recalculate_body="true"
mesh="battle_flag_triangle"
using_tableau="true"
value="100"
weight="4"
appearance="1"
Type="Banner"
item_holsters="polearm_back:polearm_back_2">
<ItemComponent>
<Weapon weapon_class="Banner"
speed_rating="82"
item_usage="banner"
position="0.0, 0.0, -0.8"
physics_material="wood_weapon"
weapon_length="104"></Weapon>
</ItemComponent>
<Flags WoodenParry="true"
ForceAttachOffHandPrimaryItemBone="true"
DropOnWeaponChange="true"
HeldInOffHand="true"
HasToBeHeldUp="true" />
</Item>
<Item id="banner_big"
name="{=WePcpx0u}Big Banner"
is_merchandise="false"
body_name="bo_spear_b"
recalculate_body="true"
mesh="battle_flag_big"
using_tableau="true"
value="100"
weight="4"
appearance="1"
Type="Banner"
item_holsters="polearm_back:polearm_back_2">
<ItemComponent>
<Weapon weapon_class="Banner"
speed_rating="82"
item_usage="banner"
position="0.0, 0.0, -0.8"
physics_material="wood_weapon"
weapon_length="104"></Weapon>
</ItemComponent>
<Flags WoodenParry="true"
ForceAttachOffHandPrimaryItemBone="true"
DropOnWeaponChange="true"
HeldInOffHand="true"
HasToBeHeldUp="true" />"

Does anyone know how to enable them in game or does anyone know when they'll be enabled??
 
Back
Top Bottom