[Ajuda] Update3DTextLabelText - Trasnparente
#1

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);
Reply
#2

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)