new version .0003 out today
'Temporary Radar
'Created by jabst192
'Props : wyvernx for the original harvester
'SB for the better navigation
'the letter Q
'Version .0003
'new stuff
'removed pulling stuff from other zones
'Rounded distances
'Added a max searchable distance, play with it as you choose.
'The purpose of writing this is to provide limited radar capabilities to the amd folks until such a time as the radar wyvern wrote is functional
'I am not intending on replacing his work, as a matter of fact you will notice that most of this code is hijacked from his harvest bot.
'bear in mind i threw this together in 4 hours so no bitchin
'Boolbydistance is wether or not you want to the radar to tell you the thing closest to you on your list
'True = closest to you on your list
'False = priority order like eq2harvest
Dim boolbydistance
boolByDistance = false
'Much Much More Development on this to come
'Feel free to PM me any ideas you have for features