What does this error mean?
#1

ok i checked through my whole script and i cannot find anything wrong and when i compile it it says this

error 035: argument type mismatch (argument 2)

does anybody know what that means?
Reply
#2

On which line is this appearing?
Reply
#3

uhh idk this is the whole message



C:\Users\rac\Desktop\Gta Sa & Sa-Mp\gamemodes\Massacre.pwn(49 : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#4

Post line 498.

We can't guess whats there.
Reply
#5

It's a missing/too much/incorrect arguments
Show us line so we can fix
Reply
#6

oh thanks a lot dude, i have been looking for it forever i htoughti was gonna lose my server! lol thanks a lot man!!! i owe you! you saved my server!!
Reply
#7

i fixed it thanks a lot for telling me its on 498
Reply
#8

The compiler told you it was there.
Reply
#9

Код:
C:\Users\rac\Desktop\Gta Sa & Sa-Mp\gamemodes\Massacre.pwn(498) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664      Copyright © 1997-2006, ITB CompuPhase


1 Error.
See that 498 between the () that means the line where the error is.
Reply
#10

Quote:
Originally Posted by AlExAlExAlEx
Quote:
Originally Posted by code
C:\Users\rac\Desktop\Gta Sa & Sa-Mp\gamemodes\Massacre.pwn(498) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
See that 498 between the () that means the line where the error is.
Fixed above ^^
Reply
#11

Even i have error like this
can u show what mistake i did?
Код:
SendPlayerFormattedText(playerid, COLOR_GREEN, "Type: /objective : To find out what to do in this Gamemode.",0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)