17.03.2017, 18:38
Quote:
I dont really care about it working on the map. I need just some extra map icons for my RP server, and the default ones dont match at all with what i want. For example if i want to mark a horse beting place i can use OTB:hrs1 as a map icon to be more precise, or LD_SHRT
![]() |
You'll have to account for widescreen mode (the radar is actually an egg on modern screens) and radar zoom if in a vehicle (velocity spikes are not really detectable, making the icons warp around asynchronous to the original radar).
I made something similar without the original radar as background some years ago, which looked okay (at 200ms update rate) but if I imagine the original map behind it, it just doesn't match especially with the lower update rate (you cannot go lower than 500ms because of the internal vector update rate when not spectating).
If you really don't mind all that or wanna see it yourself I can give you a code example how I made the custom radar which worked very well actually (considering it was made for a map editor, and not on top of a super smooth radar :P).