02.09.2012, 15:23
Whats the possibility to split a string into two separate arrays
example
new string[200]
array[playerid][1]
array[playerid][2]
Array 1 has the first 100 cells from the string and the second array has the other 100 cells...
Possibilities? Probably nill but worth an ask
Nevermind I'll just use 'strmid'
example
new string[200]
array[playerid][1]
array[playerid][2]
Array 1 has the first 100 cells from the string and the second array has the other 100 cells...
Possibilities? Probably nill but worth an ask
Nevermind I'll just use 'strmid'