12.10.2013, 14:25
I have
But I don't know why you need the 100 there or the format? I was thinking just
but that gives me this error
PHP код:
format(FactionInfo[fID][fName],100,inputtext);
PHP код:
FactionInfo[fID][fName] = inputtext;
Quote:
array sizes do not match, or destination array is too small |