Problem string strcat
#8

You need set faction name to enum so should be

pawn Код:
FactionInfo[facid][facname][0] = EOS; // clear string
strcat(FactionInfo[facid][facname], name, 30); // 30 is the size of facname[30] in enum
Reply


Messages In This Thread
Problem string strcat - by luccagomes15 - 01.10.2015, 01:20
AW: Problem string strcat - by Kaliber - 01.10.2015, 01:22
Re: AW: Problem string strcat - by luccagomes15 - 01.10.2015, 01:51
AW: Problem string strcat - by Kaliber - 01.10.2015, 06:12
Re: AW: Problem string strcat - by luccagomes15 - 01.10.2015, 09:00
Re: Problem string strcat - by DaniceMcHarley - 01.10.2015, 10:01
Re: Problem string strcat - by luccagomes15 - 01.10.2015, 21:46
Re: Problem string strcat - by Jefff - 01.10.2015, 22:13

Forum Jump:


Users browsing this thread: 1 Guest(s)