Player Markers and Colors
#1

From what I've read and personally know, SetPlayerColor and SetPlayerMarkerForPlayer are connected or related to one another. Is there any way to prevent that? I mean, like setting someone's color without having a marker on the radar.

I've already tried setting them up under OnPlayerStreamIn by making their markers transparent but still, the markers appear for a certain player. Everyone's markers are also transparent even if they have different player colors when they spawn and connect.

So back to my question, is there a way to make these functions NOT CONNECTED or RELATED at all?

Edit: I'm currently using the latest client and server for 0.3e but I've also tested this out on earlier versions and still get the same result.
Reply
#2

This help you?

https://sampwiki.blast.hk/wiki/Colors_Li...ransparency.29
Reply
#3

Not at all, I know how to make hexadecimal values transparent. Did you even read my post? It's about the functions being related or connected with one another.
Reply
#4

Bump bump, anyone?
Reply
#5

Код:
LimitPlayerMarkerRadius(0);
Reply
#6

pawn Код:
ShowPlayerMarkers(0);
in OnGameModeInit.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)