Dangerous Garden Tools
09-19-2007, 11:54 PM
I was wondering how to search for a dtm on the screen anywhere.
I know that
if (FindDTM(Willoww, x, y, MIX1, MIY1, MIX2, MIY2)) then//MI will search for an item in the inventory
///and
if (FindDTM(Willow, x, y, MSX1, MSY1, MSX2, MSY2)) then// MS will search in the bank.
The reason i want to know, is because im making a fletcher, i want to do everything in the script by using dtms ;)
I know that
if (FindDTM(Willoww, x, y, MIX1, MIY1, MIX2, MIY2)) then//MI will search for an item in the inventory
///and
if (FindDTM(Willow, x, y, MSX1, MSY1, MSX2, MSY2)) then// MS will search in the bank.
The reason i want to know, is because im making a fletcher, i want to do everything in the script by using dtms ;)