24.05.2014, 22:28
Hello guys, I dont know why this not work. Im using zcmd:
pawn Код:
strcat(params, ".txt"); //This gives a warning warning 224: indeterminate array size in "sizeof" expression (symbol "maxlength")
strcat(params, ".txt", strlen(params) + 4); //Compiles fine but server console says runtime error 20 Invalid Index parameter bad entry point