Page MenuHomeFeedback Tracker

Action context on back of vehicle (CanBeShown) is called continuously when sat in drivers seat of the vehicle
Closed, DuplicatePublic

Description

MHQ Deploy Action context on back of MHQ vehicles US & USSR (CanBeShown) is called continuously when sat in drivers seat.

This does it for US and USSR MHQs.  In workbench and peertool debug.
The driver should not be within the trigger radius?
Is this problem of my own making or an engine problem?

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General
Steps To Reproduce

MACE PVP Addon on Workshop

Workshop Mod MACE: Advance Capture and Hold:

ID "AdvanceCaptureAndHold"
 GUID "5976BBAF7FAD6A59"
 TITLE "AdvanceCaptureAndHold"
 Dependencies {
  "591AF5BDA9F7CE8B"
 }

Launch Test scenario: Go to back of MHQ Vehicle and Deploy Rally point.

Get back in drivers seat.

Log shows Canbeshown Actionscript is fired continuously.
Vehicles:

{560B22931D61831D}Prefabs/MP/Vehicles/US/MHQ_US.et

{78BAFDB40BFE91D3}Prefabs/MP/Vehicles/USSR/MHQ_USSR.et

Component on Entity:

AM_ToggleMHQDeployComponentClass

Context: Deploy HQ

ActionScript :  AM_ToggleMHQUserAction

Function called: AM_Tools.isVehicleFriendly

Additional Information

Screenshot