Error! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Error! (
/showthread.php?tid=527410)
Error! -
ScriptFohLife - 22.07.2014
I get this error when im trying to compile everything, anyone know how i can fix this? PLEASE
Код:
error 035: argument type mismatch (argument 2)
This is on line 35:
Re: Error! -
Sawalha - 22.07.2014
You sure it's on this line? Impossible, You may didn't read it may be from an include
Post your compile console please
Re: Error! -
SanAndreasMP - 22.07.2014
can you show us lines from 25 to 45?
Re: Error! -
Sojo12 - 22.07.2014
This is not line 35.
It's error '35'
Show us the line before error 035
Error line should be like this
Код:
(6) : fatal error 100
Line is '6'
Re: Error! -
ScriptFohLife - 22.07.2014
Oh, i'm stupid lol i found the problem now :S
Re: Error! -
SanAndreasMP - 22.07.2014
@Sojo - I'm telling him to post lines near it.
Re: Error! -
Sojo12 - 22.07.2014
Quote:
Originally Posted by SanAndreasMP
See, you got errors from line 35110. Paste that lines. Also some lines near it.
|
Well.There're no errors near line 35 i bet.It's
These are codes errors arranged orderly.For more information.Check out SAMP Wiki.Pawno Errors and Warnings
Re: Error! -
ScriptFohLife - 22.07.2014
Код:
SendClientMessage(playerid, OFFICIAL_COLOR,"Community Owner:");
Код:
#define OFFICIAL_COLOR "{00B6FF}"
How can i use my official color?
Re: Error! -
SanAndreasMP - 22.07.2014
Yes you're right. I was just confused because of ScriptFohLife.
OT : Your name doesn't suits you.
Re: Error! -
Sojo12 - 22.07.2014
YOu can use them like this