How to change house pickups To house 3d text?
#7

Quote:
Originally Posted by Pablo Borsellino
Посмотреть сообщение
pawn Код:
new Text[200];
format(Text,200,"House %d\nOwner %s\nPrice %d\nRent %d",HouseID,HouseInfo[HouseID][Owner],HouseInfo[HouseID][Price],HouseInfo[HouseID][Rent]);
Create3DTextLabel(Text,0xAFAFAFFF,Houses[i][hExteriorX], Houses[i][hExteriorY], Houses[i][hExteriorZ],10,0,1)
This is a little sample, learning by doing!
Instead of the code that i send?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)