Page 1 of 2

Very Basic AMD Compatible text based radar

Posted: April 13th, 2005, 12:32 pm
by jabst1922
Welcome all you amd peeps.
'Temporary Radar
'Created by jabst192
'Props : wyvernx for the original harvester
'SB for the better navigation
'the letter Q

'Version .0002

'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


'Wyvernx says to get it in the downloads area :)

Re: Very Basic AMD Compatible text based radar

Posted: April 13th, 2005, 1:01 pm
by jabst1922
FYI you can cut the sleep times in about half universally, it works better.

Re: Very Basic AMD Compatible text based radar

Posted: April 13th, 2005, 1:59 pm
by simucal
nice script j, good work for a testbased radar.

Re: Very Basic AMD Compatible text based radar

Posted: April 13th, 2005, 2:12 pm
by jabst1922
Thank you, I figure something is better than nothing, i'm hoping to figure out how to do it's own status window like in the buff bot, and give you a short list of the nearest 3-5 nodes or the nearest 3-5 nodes based on your priority List.


Any suggestions other than that are greatly encouraged.

Posted: April 13th, 2005, 5:12 pm
by wyvernx
please place downloads in the DOWNLOADS area!!1

Posted: April 13th, 2005, 5:51 pm
by jabst1922
[quote="wyvernx";p="61633"]
please place downloads in the DOWNLOADS area!!1
[/quote]

ack sorry i put it there too, :( dont' beat me wyvernx!!!

i'm just tryin to help honest!

Re: Very Basic AMD Compatible text based radar

Posted: April 13th, 2005, 6:49 pm
by jabst1922
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

Re: Very Basic AMD Compatible text based radar

Posted: April 13th, 2005, 6:57 pm
by sheepshagger
How do I deploy this script. The zip file has a trader folder and the root .vbs file. Normally the stuff I get auto install.

Thanks

Re: Very Basic AMD Compatible text based radar

Posted: April 13th, 2005, 7:10 pm
by kramerdk
Download the file and extract it into the Scripts directory as IS!

Open up the scripts in EQ2 and then put your paperdoll behind it. Change the script over to the new harvest script and run it.

Re: Very Basic AMD Compatible text based radar

Posted: April 13th, 2005, 7:11 pm
by jabst1922
just unzip it into the \scripts directory, restart XU and you should be set!

Re: Very Basic AMD Compatible text based radar

Posted: April 13th, 2005, 11:50 pm
by envison
Had a idea of basicly instead of showing the text # for location. Have it make a glowy trail (maybe even do both cuz trails get buggy)

Other than that all i can say is great work. Helps alot

Re: Very Basic AMD Compatible text based radar

Posted: April 14th, 2005, 3:41 am
by sheepshagger
In Serpents Sewer when I did that, it caused the EQII client to lock and die, thats why I was asking.

Re: Very Basic AMD Compatible text based radar

Posted: April 14th, 2005, 4:10 am
by jabst1922
Can you run other scripts okay? specifically the mousedemo one? if so i'll head down there tonight and see what's going on.

Re: Very Basic AMD Compatible text based radar

Posted: April 14th, 2005, 10:03 am
by sheepshagger
I'll try to test it tonight. Was going to try to do it this morning before work, but my machine was tied up archiving my Ocean's 12 DVD so I don't get it all scratched up and stuff.

I re-downloaded everthing again just to be sure. New XUnleashed client, new EQ2 Service, and your script. That's all I'm running.

Am on XP Pro, AMD 2500+, 1GB ram, ATI 9700 Ultra, etc etc.

Re: Very Basic AMD Compatible text based radar

Posted: April 14th, 2005, 6:51 pm
by sheepshagger
nm....

I checked compatability mode and it worked. My apologies.