roflmuffin / CounterStrikeSharp

CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2
https://docs.cssharp.dev
Other
778 stars 125 forks source link

event not working #439

Closed bespredel1337 closed 4 months ago

bespredel1337 commented 5 months ago

https://docs.cssharp.dev/api/CounterStrikeSharp.API.Core.EventBulletFlightResolution.html not working after cs update

roflmuffin commented 5 months ago

If the event doesn't work after the update but other events do, then valve stopped firing it and it's not a cs# issue.