Skip to content

onMarkerHit is broken in interiors #5018

Description

@FileEX

Describe the bug

onMarkerHit isn't triggered in the interiors

Steps to reproduce

srun m = createMarker(me.position + Vector3(0,0,0.5), 'cylinder', 1.1, 255, 255, 255) addEventHandler('onMarkerHit', m, function(he,md) print(he,md) end) setElementInterior(m, 14)

Version

Multi Theft Auto v1.6-release-24124

Additional context

No response

Relevant log output

Security Policy

  • I have read and understood the Security Policy and this issue is not security related.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions