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

ScoreTxt and TimerTxt cannot be edited or gotten in lua (Pre-Release) #15444

Closed
WowItsOnlyConnor opened this issue Aug 30, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@WowItsOnlyConnor
Copy link

Describe your bug here.

I'm trying to change the font of the texts but it won't allow me because seemingly it is no longer possible to get them in lua.

Command Prompt/Terminal logs (if existing)

No response

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows

Did you edit anything in this build? If so, mention or summarize your changes.

No

@WowItsOnlyConnor WowItsOnlyConnor added the bug Something isn't working label Aug 30, 2024
@LarryFrosty
Copy link
Contributor

Lua text functions are currently a bit broken and only work for lua texts as they only check for lua texts

I do have a pull request that fixes this which I'm hoping gets accepted

For now though, use setProperty and getProperty

@ShadowMario
Copy link
Owner

Approved a PR that should fix this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants