BattletechModders / BattletechModders/IRTweaks

Skip check on HUDMechArmorReadout_SetHoveredAmor if unit is CUTrooperSquad

Open
#66 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
8
Forks
12
PR merge metrics
No merged PRs in 30d

Description

KMiSSioN — Today at 10:00 AM
btw can you briefly tell what are you doing in HUDMechArmorReadout.SetHoveredArmor?
you have postfix in IRTweaks
FrostRaptor — Today at 10:01 AM
That code prevents selection of the head when making called shots.
KMiSSioN — Today at 10:03 AM
i see, can you disable check if CUTrooperSquad is true?
FrostRaptor — Today at 10:03 AM
Yes

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating HUDMechArmorReadout.SetHoveredArmor and the IRTweaks postfix mentioned in the discussion, then inspect how the current check prevents head selection during called shots. The change is complete when that check is skipped for CUTrooperSquad while the existing behavior remains unchanged for other units.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
game-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.