3dtextlabel
#1

How could I make a create3dtextlabel, when I have a business, when there is these:

pawn Code:
BusinessInfo[BusName], BusinessInfo[BusCost], BusinessInfo[BusSell], BusinessInfo[BusEarn], BusinessInfo[BusOwner]
I have this, but it fails :$,

pawn Code:
Create3DTextLabel("%s ~n~~r~Cost price: $%d ~b~Sale price: $%d ~n~ ~g~Earn amount: $%d~n~~w~Owner: %s(%d)",0x008080FF,1960.3783, 1345.1572, 15.3746,40.0,0, BusinessInfo[BusName], BusinessInfo[BusCost], BusinessInfo[BusSell], BusinessInfo[BusEarn], BusinessInfo[BusOwner]);
Reply


Messages In This Thread
3dtextlabel - by iGetty - 05.06.2011, 14:12
Re: 3dtextlabel - by LZLo - 05.06.2011, 15:41
Re: 3dtextlabel - by geerdinho8 - 05.06.2011, 15:45
Re: 3dtextlabel - by Amit_B - 05.06.2011, 16:57

Forum Jump:


Users browsing this thread: 1 Guest(s)