-
Notifications
You must be signed in to change notification settings - Fork 968
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
Backwards compatibility for vehicles.lua #1051
Conversation
you can just drag and drop the vehicles from older vehicles.lua now
buddy read the whole topic. they are enumerating 100,000+ values. People do not have more than 500 vehicles in that file. by that logic, nothing should be using pairs. It does not sense to make it work for all small sized tables. Besides, are you going to let all server owners to convert their whole car tables to new layout? To save 0.2ms compute time? Just one time every restart? smh |
I'm just offering my opinion |
This PR has had 60 days of inactivity & will close within 7 days |
qb dead? |
This PR has had 60 days of inactivity & will close within 7 days |
qb dead dead |
Description
you can just drag and drop the vehicles from older vehicles.lua now
Checklist