10.05.2012, 08:19
Because you're adding multiple lines everytime.You've to add ONE line per strcat.You can't use all this values in a single strcat,you're to divide it.Ex:
And so on.
pawn Код:
strcat(str, "{FFFFFF}Niks: {E11D36}%s", PlayerName2(player1));