As you've already seen in the title, the buttons in a dialog can not be seen by one of my friends, whereas it works for anyone else.
When he checks the replay, he can't see any buttons there either, but I can see his buttons (in the replay).
He can see the Custom health bar tho, also made with dialogs.
I'm quite annoyed with that fact as it seems to be something with his game/computer/whatever or some kind of option, the button plays a big role as it changes your spells.
lame answer: did he tried reinstall?
other option. Are you sure you don't hide them by mistake for given player? or is it happening regardless of his player index?
What does function returns "Dialog Item is Visible"? Run it for all players. you can convert bool to string (a tip)
Hmm, Imo it's unlikely that it should be a problem with the map, since he can't see any buttons, in any replay and I can see all the buttons, his as well.
yes try the functions i mentioned to eliminate map issue possibility. If he will not see button and functions will return that they are visible than it's his issue in which case i recommend reinstall (or try change resolution)
This happens when you run the game in windowed mode, then make the window smaller. Tell your friend to play with the window either maximized or at the default size for his resolution.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi there.
As you've already seen in the title, the buttons in a dialog can not be seen by one of my friends, whereas it works for anyone else. When he checks the replay, he can't see any buttons there either, but I can see his buttons (in the replay). He can see the Custom health bar tho, also made with dialogs.
I'm quite annoyed with that fact as it seems to be something with his game/computer/whatever or some kind of option, the button plays a big role as it changes your spells.
Anyone that has/knows a fix for this?
lame answer: did he tried reinstall?
other option. Are you sure you don't hide them by mistake for given player? or is it happening regardless of his player index?
What does function returns "Dialog Item is Visible"? Run it for all players. you can convert bool to string (a tip)
Hmm, Imo it's unlikely that it should be a problem with the map, since he can't see any buttons, in any replay and I can see all the buttons, his as well.
But I'll try.
Could it be a screen resolution problem? (Maybe buttons are below another dialog item or outside the screen on some resolutions).
yes try the functions i mentioned to eliminate map issue possibility. If he will not see button and functions will return that they are visible than it's his issue in which case i recommend reinstall (or try change resolution)
Function returned true (visible)
And I thought about the screen resolution, but I thought the buttons moved with the screen?
Not if they are in relation to one another or if relation to the screen side is bigger than resolution
This happens when you run the game in windowed mode, then make the window smaller. Tell your friend to play with the window either maximized or at the default size for his resolution.