Page MenuHomeFeedback Tracker

Bug Report: OnLeaveServerEvent Triggered Incorrectly When Entering Vehicle Using CylinderTrigger
Assigned, NormalPublic

Description

When utilizing the CylinderTrigger function in DayZ, we've encountered an issue where the OnLeaveServerEvent is erroneously triggered upon entering a vehicle. This anomaly appears to stem from a positional discrepancy, wherein the player's location is inaccurately registered upon entering a vehicle.

Details

Severity
Minor
Resolution
Open
Reproducibility
N/A
Operating System
Windows 11 x64
Operating System Version
-
Category
General
Steps To Reproduce
  1. Implement the CylinderTrigger function in a DayZ environment.
  2. Set up a scenario where a player is in the CylinderTrigger.
  3. Enter a vehicle within the vicinity of the CylinderTrigger.
  4. Observe that the OnLeaveServerEvent is triggered despite the player entering the vehicle.
Additional Information

The OnLeaveServerEvent should only be triggered when a player exits the CylinderTrigger area, not when entering a vehicle.

Event Timeline

Geez changed the task status from New to Assigned.May 13 2024, 12:37 PM