SA-MP Forums Archive
[Ajuda] Erro Ao compilar - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Erro Ao compilar (/showthread.php?tid=516535)



Erro Ao compilar - NtkGames - 31.05.2014

pawn code:

Por favor seria possivel alguem me ajuda eu tenho 1 gm de caminhoneiro bem bacana mais quando vo compilar da erro pf ja tentei de tudo Obs to colocando os erros assim pq so novo aqui erros ao compilar.pwn

C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_MissionsMotoBoy.inc(143) : error 017: undefined symbol "TXT_PlayerCompletedMotoBoyJob"
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_MissionsMotoBoy.inc(146) : error 017: undefined symbol "MotoBoyMaxStep"
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_MissionsMotoBoy.inc(14 : error 017: undefined symbol "MotoBoyMaxStep"
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_MissionsMotoBoy.inc(152) : error 017: undefined symbol "MotoBoyMaxStep"
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_MissionsMotoBoy.inc(153) : error 017: undefined symbol "SetPointRankMotoBoy"
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_MissionsMotoBoy.inc(154) : error 017: undefined symbol "MotoBoyMaxStep"
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_MissionsMotoBoy.inc(155) : error 017: undefined symbol "SetPointRankMotoBoy"
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_MissionsMotoBoy.inc(156) : error 017: undefined symbol "MotoBoyMaxStep"
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_MissionsMotoBoy.inc(157) : error 017: undefined symbol "SetPointRankMotoBoy"
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_MissionsMotoBoy.inc(160) : error 017: undefined symbol "StatsMotoBoyJobs"
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_MissionsMotoBoy.inc(185) : error 017: undefined symbol "MotoBoyMaxStep"
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_MissionsMotoBoy.inc(194) : error 017: undefined symbol "MotoBoy_NoJobText"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


26 Errors.

Nгo sei postar aki ainda so novo mais pf presciso da ajuda de vcs Nгo sei postar codigo em html


Re: Erro Ao compilar - lKoDlFuLLaNNo - 31.05.2014

'-'

Ta com erro dentro da include
pawn Код:
PPC_MissionsMotoBoy
esta faltando definiзoes das variaveis
pawn Код:
MotoBoyMaxStep
StatsMotoBoyJobs
MotoBoy_NoJobText
SetPointRankMotoBoy
TXT_PlayerCompletedMotoBoyJob
Bom nao aconselho esse tipo de gm pra iniciantes alйm de ser tudo em includes buga facil


Re: Erro Ao compilar - NtkGames - 31.05.2014

como posso arrumar


Re: Erro Ao compilar - NtkGames - 31.05.2014

consegui arruamar metade dos erros deu esses algume pode ajudar

C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_DefLoads.inc(20) : error 017: undefined symbol "PCV_TruckerOreTrailer"
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_DefLoads.inc(32) : error 055: start of function body without function header
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_DefLoads.inc(46) : error 055: start of function body without function header
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_DefLoads.inc(59) : error 055: start of function body without function header
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_DefLoads.inc(62) : error 055: start of function body without function header
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_DefLoads.inc(75) : error 055: start of function body without function header
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_DefLoads.inc(80) : error 055: start of function body without function header
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_DefLoads.inc(91) : error 010: invalid function or declaration
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_DefCars.inc(60) : error 017: undefined symbol "APlayerData"
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_DefCars.inc(60) : error 029: invalid expression, assumed zero
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_DefCars.inc(60) : error 017: undefined symbol "DialogCarFirstCar"
C:\Users\Familia\Desktop\UPDATE~1.NAP\pawno\includ e\PPC_DefCars.inc(60) : fatal error 107: too many error messages on one line