ShowPlayerMarkers question - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: ShowPlayerMarkers question (
/showthread.php?tid=333442)
ShowPlayerMarkers question -
Face9000 - 11.04.2012
Hello,how to show player markers on map but with transparent color?
Re: ShowPlayerMarkers question -
Skribblez - 11.04.2012
Use this hexadecimal: 0xFFFFFF00
Actually, any color would do for as long as last two letters or numbers are 00 which serves as transparent.
Re: ShowPlayerMarkers question -
ViniBorn - 11.04.2012
Use that on SetPlayerColor ...
Re: ShowPlayerMarkers question -
Face9000 - 11.04.2012
Oh,ok thanks (: