Skip to content

onClientObjectBreak is not triggered when break the glass with an explosion #3532

@FileEX

Description

@FileEX

Describe the bug

When the glass is broken by an explosion, e.g. of a grenade, the satchel to event onClientObjectBreak is not triggered at all.

Steps to reproduce

  1. crun addEventHandler("onClientObjectBreak", root, function(attacker) outputChatBox(tostring(attacker)) end)
  2. run me.position = Vector3(0, 0, 4)
  3. crun obj = Object(1649, 0, 5, 4)
  4. Throw a grenade or satchel etc

Version

Multi Theft Auto v1.6-release-22518

Additional context

No response

Relevant log output

No response

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions