-
-
Notifications
You must be signed in to change notification settings - Fork 501
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Satchels are exploding twice, I believe it's caused by this change: 4267
Steps to reproduce
- Open local server/map editor
- Runcode this:
addEventHandler ( "onClientExplosion", root, function ( x, y, z, type ) iprint ( x, y, z, type, source ) end ) - Get a satchel, throw and detonate it
- Watch how onClientExplosion is triggered twice
Version
Client: Multi Theft Auto v1.6-release-23318
Additional context
Doesn't happen on version: Multi Theft Auto v1.6-release-23251
Relevant log output
Security Policy
- I have read and understood the Security Policy and this issue is not security related.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working