Need Help - 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: Need Help (
/showthread.php?tid=626067)
Need Help -
Sumit4 - 10.01.2017
Hi all i compiling a script while i see these errors any help pls?
Код:
C:\Users\kiran\Desktop\New folder\pawno\include\OPA.inc(185) : error 017: undefined symbol "PutPlayerInVehicle"
C:\Users\kiran\Desktop\New folder\pawno\include\OPA.inc(185) : error 010: invalid function or declaration
C:\Users\kiran\Desktop\New folder\dayz_4.0.pwn(3874) : warning 209: function "SSCANF_OnGameModeInit" should return a value
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
Re: Need Help -
MarkNelson - 10.01.2017
Hello, do you updated your sscanf plugin? and includes?
Re: Need Help -
Farzam - 10.01.2017
Quote:
Originally Posted by MarkNelson
Hello, do you updated your sscanf plugin? and includes?
|
Seriously? this isn't related to SSCANF plugin dude...
@Sumit, open your OPA.inc file in includes folder which is in your Pawno folder, and show us the line: 185.
And also show us the 3874 line of your gamemode so we can see what's the problem.
Re: Need Help -
Logic_ - 10.01.2017
It's related to the SSCANF, dude.
Re: Need Help -
Farzam - 10.01.2017
Quote:
Originally Posted by Logic_
It's related to the SSCANF, dude.
|
Nice, I see you use functions like PutPlayerInVehicle by sscanf. Awesome!
Re: Need Help - iLearner - 10.01.2017
You c*nt he means the warning, hate when people try to be over smart.
Re: Need Help -
Farzam - 10.01.2017
Quote:
Originally Posted by iLearner
You c*nt he means the warning, hate when people try to be over smart.
|
Read the first reply again.