18.01.2011, 16:58
Olб pessoal do Forum, esta tarde, venho aqui, lhe pedir uma ajuda, pois estou com alguns erros.
Linhas:
Bom, ao passar do tempo, percebir que todas as linhas postadas, tem um tipo de return, entгo, peзo a ajuda de vocкs nestes erros, grato desde jб
Код:
C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11222) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11228) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11230) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11247) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11257) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11269) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11292) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11298) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11317) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11328) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11336) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11342) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11347) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11352) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11357) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11362) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11371) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11415) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11424) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11433) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11439) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11520) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11528) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11534) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11548) : error 079: inconsistent return types (array & non-array) C:\DOCUME~1\Roger'\Desktop\THUGLI~1.3\0.3b\GAMEMO~1\GM.pwn(11567) : error 079: inconsistent return types (array & non-array) Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 26 Errors.
Linhas:
pawn Код:
[b]11222 ~~[/b]dcmd(limparvaga,10,cmdtext);
[b]11228 ~~[/b] if(PlayerInfo[playerid][pMembro] == 0 && PlayerInfo[playerid][pLider] == 0) return SendClientMessage(playerid,0xFF0000AA,"Vocк nгo й um membro/lнder de uma Org!");
[b]11230 ~~[/b] return 1;