What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Basic Radar

Veviya

New Member
Joined
Apr 20, 2016
Messages
10
Reaction score
0
Basic Radar


  • Shows Enemies
  • Shows Friendlies
  • Shows Wild Ginseng
  • Shows Vehicles
  • Shows World Bosses (anything greater then 600k hp)
  • Distance to point
  • Rotational Radar (If you are looking directly at a player they will show north on the radar, the points rotate around you based off your character angle)

1c808a1405.jpg


The radar is a borderless form you are able to drag it to where ever you wish by clicking on the window and simply dragging it.

IsSafeForRadar() is used for all objects.


If you have any questions or issues please let me know.
 

Attachments

Last edited:
If it could find objects inworld that would be awesome haha
 
I'm pretty much done with messing with archebuddy addons, but it should be fairly easy to modify like the ginseng function to show whatever you want.
 
I'm pretty much done with messing with archebuddy addons, but it should be fairly easy to modify like the ginseng function to show whatever you want.

Yeah i know i already started adding to it which ill post here for people :P but do you know if 140m is max distance?
 
I was just about to make a radar myself, but I didn't know you have to use isSafeForRadar() to be posted Mine isn't a draw radar, it's basically a list. and tells you what or who is close to you. It also sees Doodads. I used ObjectListView for mine. idk if this does count as radar though.. It just lists what is close to you.

QyuyQiZ.gif
 
Yeah I believe isSafeForRadar() limits the range to 140m. Moderator or Out can probably tell you but I'm gonna guess it falls into the category of radar still, looks pretty good though ;)
 
pretty sure me messing with Vev's radar and adding chests to it got me banned :P derp
 
I modified your radar quite a bit lol. There was also this flickering issue that I didn't even know what the cause was so I fixed that as well.

UvAedDG.png
 
I modified your radar quite a bit lol. There was also this flickering issue that I didn't even know what the cause was so I fixed that as well.

UvAedDG.png

Looks good, glad that someone found use for it. The rotation was probably the hardest thing about the entire thing lol
 
Настройте пожалуйста его для поиска сверкающей древесины.
 
Looks good, glad that someone found use for it. The rotation was probably the hardest thing about the entire thing lol

Yea, I've tried to make a radar. The math is pretty hard for it. I gave up a couple times and I just use yours lol. The only thing I had to do is fix the flickering issue. Use the PaintEvent instead of initializing the Graphics. For some reason that stopped the flickering issue.
 
BFNCFHu.jpg


Got my own one going called, "CrowsNest" Thank you for the code!
 
Last edited:
Back
Top