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
There seems to be an inconsistency between the client-side event onClientExplosion and the server-side event onExplosion when dealing with satchel explosions.
Steps to reproduce
Create a satchel charge in the game.
Detonate the satchel charge.
Observe the behavior of both events:
The onClientExplosion event is triggered, and the theType parameter is 0.
Describe the bug
There seems to be an inconsistency between the client-side event
onClientExplosion
and the server-side eventonExplosion
when dealing with satchel explosions.Steps to reproduce
onClientExplosion
event is triggered, and thetheType
parameter is0
.onExplosion
event is not triggered.Version
Client: v1.6-release-22894
Server: v1.6-release-22789
Additional context
The image below shows three explosions tested in sequence:
Resource used for testing: satchelsTest.zip
Relevant log output
Security Policy
The text was updated successfully, but these errors were encountered: