We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/multitheftauto/amx/blob/3330655c1c388adc4e97ec365cbb9b644a99445e/amx/client/garages.lua
It should use a colshape, as shown here in the setGarageOpen example.
Could generate colshape based on garage size, but it might be easier to use a colsphere + a static radius.
The text was updated successfully, but these errors were encountered:
It would also be faster to store the 50 garage's positions in a table rather than calling the function repeatedly, right?
Sorry, something went wrong.
No branches or pull requests
https://github.com/multitheftauto/amx/blob/3330655c1c388adc4e97ec365cbb9b644a99445e/amx/client/garages.lua
It should use a colshape, as shown here in the setGarageOpen example.
Could generate colshape based on garage size, but it might be easier to use a colsphere + a static radius.
The text was updated successfully, but these errors were encountered: