Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A couple of missing useful fixes #92

Closed
NexiusTailer opened this issue May 20, 2018 · 2 comments
Closed

A couple of missing useful fixes #92

NexiusTailer opened this issue May 20, 2018 · 2 comments

Comments

@NexiusTailer
Copy link
Contributor

Hi, I know a few ready-made implementations of important fixes, which unfortunately are not currently available in fixes.inc and it would be very nice if they were included.

  1. Fix of "silent" teleport (when vehicle with its driver teleports somewhere at the same time you are trying to enter it as a driver): https://github.com/RogueDrifter/Silent-teleport-bugfix-inc-
  2. Fix of GetTickCount function after 24 days server running: https://gist.github.com/ziggi/5d7d8dc42f54531feba7ae924c608e73
@Y-Less
Copy link
Member

Y-Less commented May 20, 2018

The first fix, maybe, if we can get permission. The second "fix" isn't a fix at all, it is excessive code to account for people misunderstanding wrap around numbers. There is literally nothing wrong with GetTickCount, but someone wrote that code pointlessly and now it refuses to die.

@RogueDrifter
Copy link
Contributor

RogueDrifter commented Jun 30, 2018

I don't mind that at all, gimme some time and I might submit a pull request.
EDIT: Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants