- 0
Array & non-array Erors
-
Similar Content
-
- 1 reply
- 2.003 views
-
marime array
By MihaiGG,
- 1 answer
- 591 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
By MihaiGG,
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.
Question
Ex_ionutz
[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