15.12.2012, 09:46
I have got this code in my script and it says the array must be indexed (target), while I think I did. What might be the issue?
pawn Код:
new target[26];
target = ReturnUser("inputtext");
if(target != INVALID_PLAYER_ID)