21.04.2015, 21:24
So it was run time error 4.
Assuming the first output was equal, it should've returned the value of a. You could set the owner field to null and then check:
For better results on the output, use \"%s\" so we'll be able to clearly see the space(s).
Assuming the first output was equal, it should've returned the value of a. You could set the owner field to null and then check:
pawn Code:
if (!isnull(Casa[a][dono]) && !strcmp(Casa[a][dono], name, true, MAX_PLAYE_NAME))