A string that holds my array?
#1

Hi,

I'm not sure if this is possible or not, but basically this is what I have:

pawn Код:
string = "{1},{2},{5},{7},{25]";
And with it I was hoping to be able to do this:

pawn Код:
new MyArray[][1] = {
string;
}
How can I go about doing this and getting that effect so to use the string as a place holder for the arrays?
Reply


Messages In This Thread
A string that holds my array? - by Shoulen - 18.04.2013, 13:32
Re: A string that holds my array? - by Vince - 18.04.2013, 13:50
Re: A string that holds my array? - by Shoulen - 18.04.2013, 13:52
Re: A string that holds my array? - by Shoulen - 18.04.2013, 16:07
Re: A string that holds my array? - by MP2 - 18.04.2013, 17:41
Re: A string that holds my array? - by Sithis - 18.04.2013, 17:45

Forum Jump:


Users browsing this thread: 1 Guest(s)