[AJUDA] GameTextForPlayer
#1

Eae pessoal, to com um problema no meu GameTextForPlayer.
Код:
	new str2[256];
format(str2,sizeof(str2),"Cost: %i",hInfo[hid][Cost])
format(str2,sizeof(str2),"Fee: %i",hInfo[hid][Rentcost]])
format(str2,sizeof(str2),"Owned by: %s", hInfo[hid][Name]) 
GameTextForPlayer(playerid, str2, 1000, 5);
Ja tentei usar um monte de string mas sу aparece a primeira, se eu defino tudo estilo
Код:
     format(str2,sizeof(str2),"Cost: %i",hInfo[hid][Cost],"Fee: %i",hInfo[hid][Rentcost],"Owned by: %s", hInfo[hid][Name]);
sу aparece o "COST".

Quero que aparece o cost Fee e o owned tudo no mesmo GameText.

obs: se quizer ajudar ajude mas nao venha mander ler tutoriais ou estudar
Reply


Messages In This Thread
[AJUDA] GameTextForPlayer - by danielmondello - 29.07.2010, 23:24
Re: [AJUDA] GameTextForPlayer - by [NWD]Tweener_ - 29.07.2010, 23:26
Re: [AJUDA] GameTextForPlayer - by danielmondello - 29.07.2010, 23:32
Re: [AJUDA] GameTextForPlayer - by danielmondello - 30.07.2010, 00:15
Re: [AJUDA] GameTextForPlayer - by RoamPT - 30.07.2010, 00:49
Re: [AJUDA] GameTextForPlayer - by ipsBruno - 30.07.2010, 01:50

Forum Jump:


Users browsing this thread: 2 Guest(s)