15.01.2012, 20:24
Alright so I have one dialog to show player stats. It's works perfect for me but other player sees it like this:
The People wasted and the Times watsted are not in the same colum. However when I see this dialog, I see it fine, everything is in the same colum.
Here is m y code of the dialog:
The People wasted and the Times watsted are not in the same colum. However when I see this dialog, I see it fine, everything is in the same colum.
Here is m y code of the dialog:
pawn Код:
format(iBox, sizeof iBox, "Respect:\t\t%d%%\nCash:\t\t\t%d\nPeople Wasted:\t%d\nTimes Wasted:\t%d\nPlay Time:\t\t%dh & %dm"... I have more here just deleted coz it doesnt metter);