House 3D textdraw
#7

Just use format + Create3DTextLabel

Example:
pawn Код:
format(YourString, sizeof YourString, "Proprietary: %s\nCost: %d", Proprietary[HouseID], Cost[HouseID]);
Create3DTextLabel(YourString, -1, HouseX[HouseID], HouseY[HouseID], HouseZ[HouseID], 30.0, 0, 1);
Reply


Messages In This Thread
House 3D textdraw - by Spike Cena - 16.05.2012, 20:07
Re: House 3D textdraw - by ViniBorn - 16.05.2012, 21:00
Re: House 3D textdraw - by Kirollos - 17.05.2012, 00:57
Re: House 3D textdraw - by iGetty - 17.05.2012, 01:05
Re: House 3D textdraw - by Spike Cena - 17.05.2012, 05:05
Re: House 3D textdraw - by Spike Cena - 17.05.2012, 05:09
Re: House 3D textdraw - by ViniBorn - 17.05.2012, 05:17
Re: House 3D textdraw - by Spike Cena - 17.05.2012, 05:22

Forum Jump:


Users browsing this thread: 1 Guest(s)