Jump to content
  • 0

Array & non-array Erors


Question

Posted

[pawn]C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(4226) : warning 202: number of arguments does not match definition

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(15938) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(15939) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(15940) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(15973) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(15975) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(15984) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(15993) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16012) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16018) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16041) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16049) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16054) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16063) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16074) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16081) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16089) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16096) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16102) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16108) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16132) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16140) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16155) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16177) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16181) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16184) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16189) : error 079: inconsistent return types (array & non-array)

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

[/pawn]

Linia 4226: [pawn] SetPlayerMapIcon(playerid,1,1412.0840,-1701.5978,13.5395,55,COLOR_YELLOW2, MAPICON_LOCAL);//DMV LS[/pawn]

Ma poate ajuta cineva?

3 answers to this question

Recommended Posts

Posted

[pawn]C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(4226) : warning 202: number of arguments does not match definition

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(15938) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(15939) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(15940) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(15973) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(15975) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(15984) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(15993) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16012) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16018) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16041) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16049) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16054) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16063) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16074) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16081) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16089) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16096) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16102) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16108) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16132) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16140) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16155) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16177) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16181) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16184) : error 079: inconsistent return types (array & non-array)

C:\Documents and Settings\ionutz\Desktop\samp03\gamemodes\eGamer.pwn(16189) : error 079: inconsistent return types (array & non-array)

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

[/pawn]

Linia 4226: [pawn] SetPlayerMapIcon(playerid,1,1412.0840,-1701.5978,13.5395,55,COLOR_YELLOW2, MAPICON_LOCAL);//DMV LS[/pawn]

Ma poate ajuta cineva?

incearca asa: SetPlayerMapIcon(playerid, 1, 1412.0840,-1701.5978,13.5395, 55, COLOR_YELLOW2);  // Scoala de Soferi

Posted

warningul l-am rezolvat merci [shadow=red,left][glow=red,3,000]Only4Fun[/glow][/shadow]

Cu erorile cine ma poate ajuta?

Ne dai si liniile si cateva din jurul lor ? ( nu toate, doar cateva ca sa prinzi ideea )
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.