14.11.2010, 15:34
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.