Gamemode Error Compiling
#1

Hi there, i have tried to compile a gamemode but i have these errors:
pawn Код:
SF.pwn(4274) : error 079: inconsistent return types (array & non-array)
SF.pwn(4287) : error 079: inconsistent return types (array & non-array)
SF.pwn(4297) : error 079: inconsistent return types (array & non-array)
SF.pwn(4307) : error 079: inconsistent return types (array & non-array)
SF.pwn(4317) : error 079: inconsistent return types (array & non-array)
SF.pwn(4327) : error 079: inconsistent return types (array & non-array)
SF.pwn(4334) : error 079: inconsistent return types (array & non-array)
SF.pwn(4336) : error 079: inconsistent return types (array & non-array)
SF.pwn(4345) : error 079: inconsistent return types (array & non-array)
SF.pwn(4347) : error 079: inconsistent return types (array & non-array)
SF.pwn(4356) : error 079: inconsistent return types (array & non-array)
SF.pwn(4358) : error 079: inconsistent return types (array & non-array)
SF.pwn(4367) : error 079: inconsistent return types (array & non-array)
SF.pwn(4369) : error 079: inconsistent return types (array & non-array)
SF.pwn(4378) : error 079: inconsistent return types (array & non-array)
SF.pwn(4380) : error 079: inconsistent return types (array & non-array)
SF.pwn(4389) : error 079: inconsistent return types (array & non-array)
SF.pwn(4391) : error 079: inconsistent return types (array & non-array)
SF.pwn(4400) : error 079: inconsistent return types (array & non-array)
SF.pwn(4402) : error 079: inconsistent return types (array & non-array)
SF.pwn(4411) : error 079: inconsistent return types (array & non-array)
SF.pwn(4413) : error 079: inconsistent return types (array & non-array)
SF.pwn(4422) : error 079: inconsistent return types (array & non-array)
SF.pwn(4424) : error 079: inconsistent return types (array & non-array)
SF.pwn(4505) : error 079: inconsistent return types (array & non-array)
SF.pwn(4578) : error 079: inconsistent return types (array & non-array)
I've gone through the script and there all now
pawn Код:
return 1;
or
pawn Код:
return 0;
I have searched but i can not find nothing.
I've tried multiple things, someone help. please.
Reply
#2

Maybe they are not just needed there, or in wrong place?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)