Alright so basically I'm trying to find a symbol on the mini-map... The Fish Symbol to be more specific...
Now I am using the 'FindSymbol' function to do this
I have tried
andCode:if FindSymbol(MMx, MMy, 'fishing spot') then
and then i just try to do a 'writeln' to let me know it found the icon...Code:if FindSymbol(MMx, MMy, 'fish') then
I have messed with the symbol accuracy from like 0.9 to 0.1
And at 0.1 I got a symbol found message ONCE!
Anyone know what the deal is? I have the latest SCAR and Latest DEV SRL installed and updated as of yesterday.
Has anyone else noticed this? or can show me a better way of finding a map icon symbol....
I have tried using findbitmap as well... which works great! (if no one walks near the icon!! )
I am not fully knowledgeable about the DTM... but from what I have read it seems to be quicker....
Can anyone show me an if statement as to how I could find the map icon accurately and reliably!!
Thanks


Reply With Quote











