SA-MP Forums Archive
[INFO]Tags - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [INFO]Tags (/showthread.php?tid=273932)



[INFO]Tags - TheBluec0de - 03.08.2011

Hello everyone, as you decrease the opacity of the labels of the players on the map?

Link: /imageshack/img685/1752/samp328f.png


AW: [INFO]Tags - Drebin - 03.08.2011

Use SetPlayerColor(playerid, color); to change a player's colour

You can also use the SA:MP colorpicker to choose a colour with a lower opacity


Re: [INFO]Tags - TheBluec0de - 03.08.2011

I know there really a way to see the colors on the map so, do not set the color of the player.


Re: [INFO]Tags - Calgon - 03.08.2011

What's your question then? I assume your native language isn't English, you should try posting in the Non-English language forums, someone might be able to understand you better in your native language, if there's a forum for your language.


Re: [INFO]Tags - TheBluec0de - 03.08.2011

I asked how reducing the opacity of the labels of the players on the map.


Re: [INFO]Tags - Calgon - 03.08.2011

Quote:
Originally Posted by TheBluec0de
Посмотреть сообщение
I asked how reducing the opacity of the labels of the players on the map.
Quote:
Originally Posted by Drebin
Посмотреть сообщение
You can also use the SA:MP colorpicker to choose a colour with a lower opacity
Also, take a look at this page.


AW: Re: [INFO]Tags - Drebin - 03.08.2011

Quote:
Originally Posted by TheBluec0de
Посмотреть сообщение
I asked how reducing the opacity of the labels of the players on the map.
By setting the colour of their labels to a colour with a lower opacity. (see my first post)