30.07.2010, 01:50
Assim meu Filho
pawn Код:
new str2[128];
format(str2, sizeof(str2), "Cost: %i ~n~ Fee: %i ~n~ Owned by: %s", hInfo[hid][Cost], hInfo[hid][Rentcost], hInfo[hid][Name]);
GameTextForPlayer(playerid, str2, 1000, 5);