Inputtext problem.
#2

WTF, strcat ??

pawn Код:
strcat([B]EventInfo[weaponEvent][/B], inputtext);
Use this here:
pawn Код:
format(EventInfo[weaponEvent], sizeof(EventInfo[weaponEvent]), inputtext);
Reply


Messages In This Thread
Inputtext problem. - by Bogdan1992 - 07.03.2012, 12:05
Re: Inputtext problem. - by Shabi RoxX - 07.03.2012, 12:19
Re: Inputtext problem. - by Bogdan1992 - 07.03.2012, 12:22
Re: Inputtext problem. - by Shabi RoxX - 07.03.2012, 12:25
Re: Inputtext problem. - by Bogdan1992 - 07.03.2012, 12:28
Re: Inputtext problem. - by Bogdan1992 - 07.03.2012, 13:21

Forum Jump:


Users browsing this thread: 4 Guest(s)