TGRHavoc/live_map-interface

Player filtering

TGRHavoc opened this issue · 1 comments

Allow users to filter out players, kind of like how they do currently with blips.

Maybe something like, only show certain icons and/or a custom key value pair.

For example, the server sets a "job" key pair and the user could filter the players based on their "job" values.

Would get a little complicated for stuff like this but, something like a dropdown with the keys to filter and a textbox that they can enter the value into, should suffice.

Something like the following would only show Unarmed players on the map.
image

Implemented in 43df7da