Some suggestion

Hey nivex, 

once again thank you for taking care of admin radar....

i got some suggestion 

1. is it possible to split the radar filter ore into stone/metal/sulfur only 

i know you can do /radar 1 300 ore and show every single ore around area

but it will be useful if we can see 1 type of ore sometime when we deal with ESP miner where they might only mine 1 type of ore 

i don't think you need to put them in GUI interface but having the command like /radar 1 300 metal would help us alot when dealing with esp 

 

2. is it possible to have a button that randomize the group Tag color.  https://prnt.sc/B4uKZohEk_El

you know when a player is in a team, they will have a little T with diff color to ident  their team 

sometime, 2 diff team just randomed a very similar color let say 2 team randomed like green and it is hard to tell which team is A which team is B

it will be useful if there is a button in the GUI memu allow admin to click and randomize all the team's color so we can tell which team is which when they got the similar color

heya, I will note it down

also admin radar use to have vehicle filter to show like heli / car / boat   not sure if it is still here

hi, you can find the ui buttons in the config

https://prnt.sc/144n_jDDozJ7

I know you can move around the UI button menu 

is there anyway we can real time move the player radar info  in vertical direction ?

sometime when we try to see player from far away, the radar info kind of overlapping the player and make us unable to see the player over radar info

if we can  move the radar info up in verticial direction in real time , so it won't block the player 

Hi, I don't think that's possible.

You can lower the transparency in the .cs

Change all instances of "1 1 1 1" to "1 1 1 0.3" and it will be at 30% transparency, making the UI much easier to see through. A simple Find and Replace using Notepad or anything really.

Or you can reduce the amount of buttons on the UI by disabling some in the config.

Next update, will be released a bit later today when I finish the rest, such as the unrelated spectating issue.

Added `/radar 0.1 500 ore sulfur` or any other ore to temporarily see specific ore only - make sure you specify ore before specifying ore beforehand. another example: /radar 0.1 500 ore sulfur metal, will draw sulfur and metal ore only.
Added separate `Ore Whitelist` (empty list) to config for a more permanent solution, partial names are allowed (stone/metal/sulfur instead of stone-ore/metal-ore/sulfur-ore is fine)
Added `/radar recolor` to recolor teams and clans

I'm too lazy to add a button, just keybind it if it's a common issue :p



Merged post

update released, see update notes