ScriptUO
Official ScriptUO EasyUO Scripts => Script Debug => Topic started by: declo on April 08, 2015, 05:05:25 PM
-
How do you close a corpse?
-
well needle and thread work best... but in a pinch duck tape....
Alternatively you can right click the container.
-
well needle and thread work best... but in a pinch duck tape....
Alternatively you can right click the container.
LMAO
I did set myself up for that one....
ok, code wise, how please?
-
think I figured it out....
finditem YFM G_2
if #findkind = -1
{
return
}
set #lobjectid #findid
set %crpse #findid
event macro 17 0
wait 2s
hideitem %crpse
-
I was thinking of "click %x %y r" but I guess your way works as well or maybe even better as no clicking involved.
-
wouldnt just hideitem hide the corpse and close the gump? i remember myself doing so..
-
Sorry, forgot to give a TY!!
-
well needle and thread work best... but in a pinch duck tape....
Alternatively you can right click the container.
I'm a poster-child for this:
http://www.scriptuo.com/index.php?topic=11672.msg98409#msg98409
Zoom in on it! I dare ya!
-
Ouch!