3DText Color
#1

How to put more color in 3DText?


Код:
format(string1, sizeof(string1), "[HOUSE]\n Price: %d$\nDescription: %s\nAddres: %s",HouseInfo[h][hValue],HouseInfo[h][hDiscription],LocationZone);
housesale[h] = Create3DTextLabel(string1,0x0087AFFF,HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez]+1,20,0,1);
"Price:" - Blue color | %d$ - Red color
Reply


Messages In This Thread
3DText Color - by ZmaXy - 28.07.2011, 23:33
Re: 3DText Color - by Kaperstone - 28.07.2011, 23:35
Re: 3DText Color - by Gh0sT_ - 28.07.2011, 23:40
Re: 3DText Color - by ZmaXy - 28.07.2011, 23:52
Re: 3DText Color - by Kaperstone - 29.07.2011, 00:13
Re: 3DText Color - by Gh0sT_ - 29.07.2011, 00:52
Re: 3DText Color - by ZmaXy - 29.07.2011, 01:27
Re: 3DText Color - by Famalamalam - 29.07.2011, 01:28

Forum Jump:


Users browsing this thread: 3 Guest(s)