Skip to content

Display variable #67

Locked Answered by forntoh
wimgrymonprez asked this question in Q&A
Jan 15, 2023 · 5 comments · 20 replies
Discussion options

You must be logged in to vote

Hello again, I think i found an issue. When i do this menu[1][2][1].setText("test"); it puts the text test where it needs to be. I check this with the interval that the text is there. But when i'm inside the menu when the update is happening, the script crashes. BUT when i do menu[1][1].setText("test"); The script updates the value in whatever menu or submenu i'm at that time. The value is updated without a crash. So i think there is a problem with that whem i'm in the submenu, it can't find the menu because it seems to be relative to my current position in the menu, instead of the absolute location.

You are doing menu[1][2][1].setText("test");
Say the submenu in the second position of …

Replies: 5 comments 20 replies

Comment options

You must be logged in to vote
17 replies
@wimgrymonprez
Comment options

@forntoh
Comment options

@forntoh
Comment options

@forntoh
Comment options

Answer selected by forntoh
@wimgrymonprez
Comment options

@forntoh
Comment options

@wimgrymonprez
Comment options

@forntoh
Comment options

Comment options

You must be logged in to vote
1 reply
@forntoh
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@forntoh
Comment options

@forntoh
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants