09.12.2012, 10:20
I've heard that using strmid is faster than the simple format
About the first, in case you don't want to use "\" character, I'd go with strcat.
pawn Код:
format( PlayerCrimes[ playerid ][ pkiller ], sizeof( PlayerCrimes[ playerid ][ pkiller ] ), "Unknow" );