multitheftauto / mtasa-resources

This project maintains a list of up-to-date resources that come with Multi Theft Auto.
https://multitheftauto.com
MIT License
151 stars 151 forks source link

speedometer: Check vehicle occupied by localPlayer #334

Closed ricksterhd123 closed 3 years ago

ricksterhd123 commented 3 years ago

When onClientElementModelChange is triggered it doesn't check that localPlayer is an occupant of source. So when you're inside a plane it sometimes showsSpeedo randomly (when the event is triggered elsewhere)