19.11.2008, 18:43
while trying to make that, i noticed that it only works for strings, not for integers
string example:
integer example:
so with integers he puts the spaces in front of the value
hmm i read somewhere that it only works for fs's and than i didn't try it in gm
edit:
i probably copy pasted from an other line xD
I'll work it out tomorrow :P g2g now
string example:
Code:
%10s becomes "aaaaa "
Code:
%10i becomes " 00000"
Quote:
Originally Posted by Rks_
OnRconCommand should also be possible with a gm , not only fs's
|
edit:
Quote:
Originally Posted by yom
Edit: also why do you use printf, like here,
pawn Code:
|
I'll work it out tomorrow :P g2g now