28.09.2016, 11:00
Hello, i am trying to show a dialog, DIALOG_STYLE_MSGBOX, but its not aligned...
here's the format:
How can i align kills / deaths ?
here's the format:
PHP код:
format(ganglist, sizeof(ganglist), "%s%d. {%s}%s {FFFFFF}- Score : %d \t\t\t\t{23ffaa}Gang Kills: %d \tGang Deaths: %d\n" /* stuff here, but we dont care */;
How can i align kills / deaths ?