minimap
#1

Players Minimap Icon are hidden how to make this to visible ??
Reply
#2

Remove

pawn Код:
ShowPlayerMarkers(1);
From your script.

it might also be your color's alpha channel... like this:

pawn Код:
0xFFFFFFAA
Makes everything invisible (AA)

And

pawn Код:
0xFFFFFFFF
is a solid color (FF)
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)