30.12.2011, 01:50
Is there a way to allign text in the middle in GUI dialog menu?
As you can see im trying to guess what goes where, but it still doesnt match up, how can a i allign things? Thx.
it doesnt quiet work out this way... :/
As you can see im trying to guess what goes where, but it still doesnt match up, how can a i allign things? Thx.
pawn Код:
format(option1,sizeof(option1),"R: %dh %dm",PlayerInfo[playerid][pH],PlayerInfo[playerid][pMin]);
format(option2,sizeof(option2),"B: $%d",PlayerInfo[playerid][pCash]);
format(option3,sizeof(option3),"BD: $%d",PlayerInfo[playerid][pBank]);
format(option4,sizeof(option4),"A: %d",PlayerInfo[playerid][pTel]);