SA-MP Forums Archive
[Ajuda] Update3DTextLabelText - Trasnparente - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Update3DTextLabelText - Trasnparente (/showthread.php?tid=538378)



Update3DTextLabelText - Trasnparente - SatanMessenger - 21.09.2014

Uma ajuda rapida, queria deixar o Update3DTextLabelText transparente como faзo?

Outra coisa deixar de Gametext para Texto3d

Код:
	    new str[128];
    	format(str, 128, "~y~\"%s\"~n~~W~Valor: ~y~$%d~n~~W~Lucro: ~y~$%d~n~~w~Dono: ~y~%s", PropInfo[propid][PropName], PropInfo[propid][PropValue], PropInfo[propid][PropEarning], PropInfo[propid][PropOwner]);
		GameTextForPlayer(playerid, str, 6000, 3);



Re: Update3DTextLabelText - Trasnparente - Larceny - 21.09.2014

Quote:
Originally Posted by SatanMessenger
Посмотреть сообщение
Uma ajuda rapida, queria deixar o Update3DTextLabelText transparente como faзo?
Altere o alpha da cor.

https://sampwiki.blast.hk/wiki/Colors_Li...ransparency.29

Quote:
Originally Posted by SatanMessenger
Посмотреть сообщение
Outra coisa deixar de Gametext para Texto3d

Код:
	    new str[128];
    	format(str, 128, "~y~\"%s\"~n~~W~Valor: ~y~$%d~n~~W~Lucro: ~y~$%d~n~~w~Dono: ~y~%s", PropInfo[propid][PropName], PropInfo[propid][PropValue], PropInfo[propid][PropEarning], PropInfo[propid][PropOwner]);
		GameTextForPlayer(playerid, str, 6000, 3);
https://sampwiki.blast.hk/wiki/Create3DTextLabel