Debriefing > Bug Reports & Fixes

[FIXED] Can't put a non-red contact on radar

(1/1)

mookie:
Weird thing: AddRadarContact seems to be on full red no matter what.

In other words this:
AddRadarContact(player, RADAR_TYPE_PLAYER, true, "", 255, 255, 0, 255);
and this:
AddRadarContact(player, RADAR_TYPE_PLAYER, true, "", 0, 255, 0, 255);
both put a yellow dot on the radar.

This is not such a big deal as you can do red, yellow, and magenta, but it would be nice to be able to have blue, cyan, or bright green radar contacts.

Mark [lodle]:
ill get monkey to look into it. :P

killermonkey:
OOPS!

HAHA, since the GG holder is "gold" I never noticed this bug, I wasn't properly sending the color to the client so it would always have the red 255. Great find, thanks!

Mark [lodle]:
if you need any other function hooks let us know and we will add them to beta 3.1

Navigation

[0] Message Index

Go to full version