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
If i make it to for example:
if (imgui.Entity3D2D(self, Vector(-71, -95, 2), Angle(0, 90, 0), 0.1), LocalPlayer():IsAdmin()) then
it function if the user started with the permission but if he is for example not anymore admin and become admin again it wont work anymore
Is this a thing from gmod or its a glitch?
The text was updated successfully, but these errors were encountered:
I don't know how that code even works. Anyway, IsAdmin check should be before Entity3D2D call
Sorry, something went wrong.
ok i tested it both ways but still nope
Not sure then. Would have to see more code to say for sure
yeah of course i will make you an example
No branches or pull requests
If i make it to for example:
it function if the user started with the permission but if he is for example not anymore admin and become admin again it wont work anymore
Is this a thing from gmod or its a glitch?
The text was updated successfully, but these errors were encountered: