23.05.2014, 20:49
Hello guys. I've a problem with 2 arrays: inputtext and vInfo[id-1][Name] (vInfo[id-1][Name] size is [30]).
So when I put this in my script:
I recieve an error, that array sizes do not match. What should I do?
So when I put this in my script:
pawn Код:
vInfo[id-1][Name] = inputtext;