Gump click withnout lclick

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Blekota
Posts: 8
Joined: 2016-01-17 03:18:53

Gump click withnout lclick

Post by Blekota »

Hello,

is there any way how to send click to gump (ok buttons, textentrys etc) without using lclick function? I having issues with lclick becouse sometime when im doing somethink else, itll move the gump and the script is stuck.

Thank you for your help!

Blekota
Incorrect User
Posts: 949
Joined: 2011-05-23 00:33:30

Re: Gump click withnout lclick

Post by Incorrect User »

UO.SendGumpSelect(index, [gump_index, serial, id, InjID])
Blekota
Posts: 8
Joined: 2016-01-17 03:18:53

Re: Gump click withnout lclick

Post by Blekota »

thank you for reply. I found this command and i tryed to understnad by looking at another usage but i just cant figure it out. Can you give me some more info how to use it? Thank you!
Incorrect User
Posts: 949
Joined: 2011-05-23 00:33:30

Re: Gump click withnout lclick

Post by Incorrect User »

I am use only "Index" in this command. Index - number of button in gump.
Post Reply