Need a little help (string + 3d text)
#1

I've been working on a little script where I need to make couple of 3d text (about 5) wich shows the house owner.

the code:
Код:
		new house132[128];
		format(house132, sizeof(house132), "%s", HouseInfo[132][hOwner]);
		Create3DTextLabel(house132, COLOR_WHITE, 1946.1537,1778.6444,12.7144,50,0,0);
It isn't showing any text label, can somebody help me fix this?
Reply


Messages In This Thread
Need a little help (string + 3d text) - by superelite1 - 12.08.2010, 15:54
Re: Need a little help (string + 3d text) - by armyoftwo - 12.08.2010, 16:10
Re: Need a little help (string + 3d text) - by superelite1 - 12.08.2010, 16:49
Re: Need a little help (string + 3d text) - by nemesis- - 12.08.2010, 16:57
Re: Need a little help (string + 3d text) - by armyoftwo - 12.08.2010, 16:57
Re: Need a little help (string + 3d text) - by superelite1 - 12.08.2010, 17:16

Forum Jump:


Users browsing this thread: 2 Guest(s)