SA-MP Forums Archive
What am i doing wrong - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: What am i doing wrong (/showthread.php?tid=331544)



What am i doing wrong - Kitten - 05.04.2012

Solved


Re: What am i doing wrong - Kar - 05.04.2012

pawn Код:
new str[64];
            for(new m = 0, gm = sizeof(VoteMaps); m < gm; m++)
            {
                strcat(str, VoteMaps[m][0]);
                strcat(str, "\n");
            }
use str at mapinfo