Closing pop-up confirmation dialogs
Posted: Tue May 11, 2010 3:59 am
Anyone know how to close pop-up dialogs?
Specifically the one that pops up when sending money via mail?
Last time I had this problem was with completing quests with reward choices but I avoided the dialog by making the choice before completing the quest.
Now I don't think I can avoid the dialog.
Oh yeah, and it needs to be an in-game solution because with the mail open the cursor is in the 'To' edit box so there can be no rombot script to game communication. I'm doing a yrest in script while an in-game function does all the work.
Actually I can probably use ClearFocus() so that the rombot can communicate with the client again then use a mouse click but it would be better if it could be done with a function.
Any ideas would be appreciated.
Specifically the one that pops up when sending money via mail?
Last time I had this problem was with completing quests with reward choices but I avoided the dialog by making the choice before completing the quest.
Now I don't think I can avoid the dialog.
Oh yeah, and it needs to be an in-game solution because with the mail open the cursor is in the 'To' edit box so there can be no rombot script to game communication. I'm doing a yrest in script while an in-game function does all the work.
Actually I can probably use ClearFocus() so that the rombot can communicate with the client again then use a mouse click but it would be better if it could be done with a function.
Any ideas would be appreciated.