Hi again,
does anyone know a way of making an updatable gump?
I mean, the gump stays open and the script will keep updating it. Any ideas?
Updatable Gump
Re: Updatable Gump
Unless they've introduced something recently in the past couple years, the client doesn't support updatable generic gumps. The only way to somewhat pull this off is to kill the gump and resend it with the updates.
Re: Updatable Gump
Mhhh... CloseGump() + SendDialogGump() again.
Thank you, it should work!
...and when sending with the same gump id maybe one would not even notice the "blink".
Thank you, it should work!
...and when sending with the same gump id maybe one would not even notice the "blink".