22.12.2014, 09:16
you have formatted your string 64 cells only , while it should be 94 cells.
increase the size of the str to 100 atleast.
more explain,
when you used 64 bit
it formatted only:
That leaded to an error.
increase the size of the str to 100 atleast.
more explain,
when you used 64 bit
it formatted only:
pawn Код:
"Checkpoints: 0%i/10~n~Warnings: %i/3~n //" look here, missing '~' cuz of small string size