binging hotkeys from the script
Posted: 2005-05-13 12:42:27
idea:
uo.addhotkey(charcode,string) #adding hotkey (existing will be replaced)
uo.delhotkey(charcode) #deleting hotkey
where
charcode=same code that use uo.press()
string=set of command(s) as manual bind insert
what do you think yoko?
uo.addhotkey(charcode,string) #adding hotkey (existing will be replaced)
uo.delhotkey(charcode) #deleting hotkey
where
charcode=same code that use uo.press()
string=set of command(s) as manual bind insert
what do you think yoko?