1
OpenEUO Scripting Chat / Re: UO.Macro(17,0,'')
« on: May 26, 2011, 10:11:12 AM »my first thourght is why are you passing ' ' just do UO.Macro(17,0)
it's doing the same

my second thought is you haven't set targetkind.
Code: [Select]
UO.Popup(UO.CharID)
waitForSysVars('ContSizeX', '==', 234, 'ContSizeY', '==' , 150, 7)
local tempx = UO.ContPosX + 50
local tempy = UO.ContPosY + 120
UO.Click(tempx, tempy, true, true, true, false)
But you never said what the actual problem was, also you never included or referenced the finditem code.Ups! the problem is not mark items as quest
So i guess im saying whats the issue and where the rest of the code. (if finditem is in an library from EUO just reference the link)
u cant try this and isn't working
Code: [Select]
UO.Popup(UO.CharID)
waitForSysVars('ContSizeX', '==', 234, 'ContSizeY', '==' , 150, 7)
local tempx = UO.ContPosX + 50
local tempy = UO.ContPosY + 120
UO.Click(tempx, tempy, true, true, true, false)
UO.LObjectID = 1076752088 --ID of one object to mark as quest
UO.Macro(17,0)
repeat
UO.Key('ESC')
until UO.TargCurs == false
P.D: http://www.easyuo.com/forum/viewtopic.php?t=43949&postdays=0&postorder=asc&start=0
Post Merge: May 27, 2011, 01:28:30 AM
Solved

there are a buton in the craft menu that u can make a item with quest item