Skip to content

Clientside cylinder marker has a 2D colshape instead of 3D #516

Open
@ArranTuna

Description

@ArranTuna

Describe the bug
Flying high above a clientside marker (with a jetpack or something) will trigger the marker, even when they are far above it.

Same if you create a marker on a bridge and walk under it.

Serverside markers don't have this problem.

To Reproduce
Unstated.

Expected behavior
Should only trigger if you walk into the marker.

Additional context

TAPL said:

The issue exists only on clientside onClientMarkerHit and isElementWithinMarker, doesn't matter which side the marker was created on.

Even if the marker was created serverside and attached to onClientMarkerHit the height still not checked, however onMarkerHit works perfectly. This applies to isElementWithinMarker as well.

From https://bugs.mtasa.com/view.php?id=7025

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions