You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
From https://bugs.mtasa.com/view.php?id=7025
The text was updated successfully, but these errors were encountered: