27.11.2010, 22:26
Ah.. mistake: Samp bug - if aaa 'formated' with 3 string symbol[ i mean format( str, 3, "aaa", aaa); the message will be not aaa, but aa. so you need to add 1 in finish, example:
aaa = 4
and idea: if you add in test %d or %i the string count will be 11
idea2: if ppl want to count string like this:
%s is back now. = 47, not 15.
aaa = 4
and idea: if you add in test %d or %i the string count will be 11
idea2: if ppl want to count string like this:
%s is back now. = 47, not 15.