DiscoveryGC / FLHook

FLHook for Discovery Freelancer
Other
28 stars 33 forks source link

MobileDock: Fix system jump out detection. #258

Closed Aingar closed 1 year ago

Aingar commented 1 year ago

SystemSwitchOutComplete turns out to actually be a packet-type hook, it sends info about a ship dissapearing into a jump tunnel to every player in range. As such, blindly assuming it is the iClientID that jumped out is false most of the time.