Custom Ui Question's..

Status
Not open for further replies.

Uncle

Warcraft Moderator
Level 73
Joined
Aug 10, 2018
Messages
7,866
1) If handled correctly and under the right circumstances they shouldn't desync.
2) Frames are visible to everyone by default. The trick is to make them invisible (hide them) and use GetLocalPlayer() to reveal them to specific players.
3) Desyncs are the only problem that really matters.
4) Yes.

Edit: I should mention that there may be issues that I'm personally unaware of, so take that for what it is. That being said, I've been using UI since it was first released without any serious issues.
 
Last edited:
Level 12
Joined
Mar 13, 2020
Messages
421
1) If handled correctly and under the right circumstances they shouldn't desync.
2) Frames are visible to everyone by default. The trick is to make them invisible (hide them) and use GetLocalPlayer() to reveal them to specific players.
3) Desyncs are the only problem that really matters.
4) Yes.

thx Uncle for the quick Anwser... so I will try to do my own Ui
With my Basic Knowledge
 
Status
Not open for further replies.
Top