07.03.2012, 12:19
WTF, strcat ??
Use this here:
pawn Код:
strcat([B]EventInfo[weaponEvent][/B], inputtext);
pawn Код:
format(EventInfo[weaponEvent], sizeof(EventInfo[weaponEvent]), inputtext);