Change 3DTextLabel with GameTextForPlayer
#1

Hello, i've got this code:
Код:
	{

			format(str,sizeof(str),"Informazioni Business\n%s\n\nCosto entrata: $%d\nUsa /enter per entrare in questo edificio",BizInfo[i][bName],BizInfo[i][bEntranceFee]);

		}
		BizInfo[i][bPickup] = Create3DTextLabel(str, COLOR_LIGHTBLUE, BizInfo[i][bSpawnX], BizInfo[i][bSpawnY], BizInfo[i][bSpawnZ], 10.0, 0, 0);
I want to change 3DTextLabel with GameTextForPlayer.
Thanks!
Reply


Messages In This Thread
Change 3DTextLabel with GameTextForPlayer - by Davman - 31.03.2013, 15:37
Re: Change 3DTextLabel with GameTextForPlayer - by MattyG - 31.03.2013, 16:58

Forum Jump:


Users browsing this thread: 1 Guest(s)