Jump to content

Recommended Posts

I can't find a solution for pressing the accept key. the frame name is "uierrorframe" but the key itself doesn't have a name to use it via script. checked by /fstack. maybe one of you solved a similar problem? I want to send gold at the end of the dungeon walk

frame.png

Link to comment
https://wrobot.eu/forums/topic/15096-mailing-gold-accept-button/
Share on other sites

  On 3/15/2023 at 3:34 AM, Nax said:

TimerTracker:Click();

maybe

Expand  

 

  On 3/15/2023 at 8:51 AM, Matenia said:
Expand  
Unfortunately none of these options work.

https://github.com/tomrus88/BlizzardInterfaceCode/tree/wrath/Interface/FrameXML
Figure it out. Time to read some code and figure out how that frame is created.

 

Look into mail frame. From having a quick look it seems to open some MailFrameCOD. You can see literally all the functionality in place that causes this frame. Everything is statically name.

Edited by Matenia

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...