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

[SA] Drawing rectangle bug #1610

Open
VitalRus95 opened this issue Sep 1, 2024 · 0 comments
Open

[SA] Drawing rectangle bug #1610

VitalRus95 opened this issue Sep 1, 2024 · 0 comments

Comments

@VitalRus95
Copy link

Unfortunately, drawing a rectangle in a script while using the fix produces a weird result:
изображение

The code is the following:

Text.UseCommands(true)
Hud.DrawRect(320.0, 224.0, 640.0, 448.0, 125, 125, 125, 150)
Text.UseCommands(false)

The rectangle should fill the whole screen like an overlay but it doesn't. The bug is not present when the fix is uninstalled. The issue is reported by at least one more scripter.

The resolution is 1920×1080, I don't use other fixes except SilentPatch.

In any case, thanks for your great efforts!

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

1 participant