[HELP!]Error Get 3 Of Error 17! undefined symbol :'( - 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: [HELP!]Error Get 3 Of Error 17! undefined symbol :'( (
/showthread.php?tid=396119)
[HELP!]Error Get 3 Of Error 17! undefined symbol :'( -
Veeco - 29.11.2012
Hey !

I added classes with mission to my ppc trucking but.....
Errors :
Quote:
C:\Users\******\Desktop\Trucking\pawno\include\PPC _MissionPaperboy.inc(72) : error 017: undefined symbol "DialogPaperboySelectPaper"
C:\Users\*******\Desktop\Trucking\gamemodes\PPC_Tr ucking.pwn(407) : error 017: undefined symbol "DialogPaperboySelectPaper"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
|
Can Someone Help Me On Teamviewer?
Can you?

Add Me On Skype Then!!
Skypename : Ben.Pettersen
Re: [HELP!]Error Get 3 Of Error 17! undefined symbol :'( -
dr.lozer - 29.11.2012
Dude, You used this two for? show us the code -_-
Re: [HELP!]Error Get 3 Of Error 17! undefined symbol :'( -
Veeco - 29.11.2012
Its much code dude :P I found where i missed to add the define
Re: [HELP!]Error Get 3 Of Error 17! undefined symbol :'( -
GoldZoroGrab - 29.11.2012
pawn Код:
new DialogPaperboySelectPaper;
AW: [HELP!]Error Get 3 Of Error 17! undefined symbol :'( -
Skimmer - 29.11.2012
The first error is in your include.
Quote:
PPC _MissionPaperboy.inc(72)
|
Post the line in this include where the error is.