[DUV]Erros de Includes - 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: [DUV]Erros de Includes (
/showthread.php?tid=190225)
[DUV]Erros de Includes -
[FeK]Netizen - 14.11.2010
Galera й o seguinte, meu GM antes da 0.3b compilava certin, agora num compila nem na 0.3b nem na 0.3a,, acho que precisa dos includes 0.2x, mas й mt antigo, entгo como posso atualizar os includes e os termos pra tirar esses Erros abaixo:
pawn Код:
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(677) : error 017: undefined symbol "udb_setAccState"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(680) : error 017: undefined symbol "udb_setHealth"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(681) : error 017: undefined symbol "udb_setGasoline"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(682) : error 017: undefined symbol "udb_setProf"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(694) : error 017: undefined symbol "udb_setProf"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(726) : error 017: undefined symbol "udb_setAccState"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(731) : error 017: undefined symbol "udb_setHealth"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(732) : error 017: undefined symbol "udb_setGasoline"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(733) : error 017: undefined symbol "udb_setProf"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(1139) : error 017: undefined symbol "udb_getSkin"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(1142) : error 017: undefined symbol "udb_getSkin"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(1145) : error 017: undefined symbol "udb_getSkin"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(1148) : error 017: undefined symbol "udb_getSkin"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(1151) : error 017: undefined symbol "udb_setBankMoney"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(1156) : error 017: undefined symbol "udb_setPrisao"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(1350) : error 017: undefined symbol "udb_setSkin"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(1451) : error 017: undefined symbol "udb_setPrisao"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(1489) : error 017: undefined symbol "udb_setPrisao"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(1955) : error 017: undefined symbol "udb_setGasoline"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(1965) : error 017: undefined symbol "udb_setGasoline"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2013) : warning 202: number of arguments does not match definition
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2016) : error 017: undefined symbol "udb_getPosition"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2017) : error 017: undefined symbol "udb_getAng"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2018) : error 017: undefined symbol "udb_setGasoline"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2021) : error 017: undefined symbol "udb_getSkin"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2105) : error 017: undefined symbol "udb_setPosition"
C:\Documents and Settings\PC\Desktop\CountryRPG.pwn(2106) : error 017: undefined symbol "udb_setAng"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
Completa certeza que й Includes, so kero os novos e como alterar esse termos de acordo com as novas includes. vlw.
Re: [DUV]Erros de Includes -
Rodrigo_LosT - 14.11.2010
acho que sу baxando otra nova... o nome da include й "udb.inc", procura por ae, e baixa... boa sorte
Re: [DUV]Erros de Includes -
zSuYaNw - 14.11.2010
falta alguma chave '{''}'. verifique isto.
Re: [DUV]Erros de Includes -
[FeK]Netizen - 14.11.2010
Resolvido. nгo foi nada que vocкs postaram, mas obrigado. vlws drakins *-*
Re: [DUV]Erros de Includes -
ipsBruno - 14.11.2010
RESOLVIDO