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

Support HUD Components Customizations #3682

Open
1 task done
Proxy-99 opened this issue Aug 26, 2024 · 2 comments · May be fixed by #3836
Open
1 task done

Support HUD Components Customizations #3682

Proxy-99 opened this issue Aug 26, 2024 · 2 comments · May be fixed by #3836
Labels
enhancement New feature or request

Comments

@Proxy-99
Copy link
Contributor

Proxy-99 commented Aug 26, 2024

Is your feature request related to a problem? Please describe.

Support HUD Components Customizations
color
x pos
y pos
length
width

Describe the solution you'd like

adding new function setHudComponent(string Component, x pos, y pos, height,width, color)

Describe alternatives you've considered

No response

Additional context

part of #3582

memory address
check https://gtag.sannybuilder.com/forums/index.php?showtopic=265

Security Policy

  • I have read and understood the Security Policy and this issue is not about a cheat or security vulnerability.
@Proxy-99 Proxy-99 added the enhancement New feature or request label Aug 26, 2024
@CrosRoad95

This comment was marked as off-topic.

@tederis
Copy link
Member

tederis commented Aug 28, 2024

I would suggest the following syntax: setHudComponentAttribute(componentName, attributeName, values...), getHudComponentAttribute(componentName, attributeName) and resetHudComponents().

@github-staff github-staff deleted a comment from mayank785 Oct 23, 2024
@github-staff github-staff deleted a comment from mayank785 Oct 23, 2024
@FileEX FileEX linked a pull request Nov 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants
@tederis @CrosRoad95 @Proxy-99 and others