3dtextlabel
#2

https://sampwiki.blast.hk/wiki/Create3DTextLabel

PHP Code:
Create3DTextLabel(text[], colorFloat:XFloat:YFloat:ZFloat:DrawDistancevirtualworldtestLOS); 
so

PHP Code:
new yostring[128];
format(yostring128"%s ~n~~r~Cost price: $%d ~b~Sale price: $%d ~n~ ~g~Earn amount: $%d~n~~w~Owner: %s(%d)",BusinessInfo[BusName], BusinessInfo[BusCost], BusinessInfo[BusSell], BusinessInfo[BusEarn], BusinessInfo[BusOwner]);
Create3DTextLabel(yostring0x008080FF,1960.37831345.157215.374640.0,0,) ; 
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)