Modding Tools: How to Prevent the Tank Turret from Rotating When Abandoned

Company of Heroes 223 views1 favorites1 min readby OfficuteUpdated Jun 18View on Steam ↗

Full Video

Clone the Tank File

Step 1
Go to ebps/races/<Any Faction>/vehicles/<Any Vehicle with a rotating turret> and clone the tank file.

Step 2
Right-Click the Tank file and Left-Click 'Clone..' and Left-Click to 'OK' button.

Modding action_apply_ext

Step 3
Open the 'action_apply_ext' and Right-Click from 'actions' and Left-Click 'Add..' and add 'requirement_action'

Modding requirement_action

Step 4
Add 'require_ownership' in the 'requirement_table' but the require_ownership > ownership_type must be to 'neutral'

Modding apply_modifier_action

Step 5
Add 'enable_weapon_modifier' in the 'modifiers' and change the 'value' to -1 and write from 'target_type_name: hardpoint_01'

In Game

Step 6
Save, build your mod, launch the game with the mod selected, and verify the turret no longer rotates when abandoned.

My Question

I have more tutorial videos if you want me to teach you more in Steam Guides.

This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.