Im trying to remove the ability to build bunkers from the grenadiers in my SP scenario. I'd like to see the build ability removed.
It worked for the rifle grenade and panzerfaust but I can't find the correct name in the Attribute Editor to remove the build ability. Does anyone know the name of this ability?
In case anyone would like to know for the riflegrenade and panzerfaust:
Player_SetAbilityAvailability(player1, ABILITY.GERMAN.GRENADIER_PANZERFAUST_MP, ITEM_REMOVED)
Player_SetAbilityAvailability(player1, ABILITY.GERMAN.GRENADIER_RIFLE_GRENADE_ABILITY_MP, ITEM_REMOVED)