mtasa-resources icon indicating copy to clipboard operation
mtasa-resources copied to clipboard

playerblips: various improvements

Open jlillis opened this issue 4 years ago • 1 comments

When merged, this PR will make various improvements to the playerblips resource:

  • Refactored settings config so they appear in admin and admin2. This breaks backwards compatibility as the setting names had to be changed. The major version of the resource was bumped accordingly.
  • Added *blip_range setting to adjust the range at which blips are shown on the minimap
  • Added optional playercolors integration and a new setting: *use_nametag_colors
  • Modified freeroam to use this resource for player blip functionality, rather than it's own code.
  • Fixed a debug error that occurs when other resources (i.e race) destroy all blips attached to players
  • CRLF -> LF: this makes the final diff look weird: just follow along from 5853a42

jlillis avatar Jun 24 '20 17:06 jlillis

I'm happy with this and would like to merge, but would appreciate a second set of eyes per repo policy.

jlillis avatar Nov 11 '20 08:11 jlillis