16.12.2013, 00:42
Atualizei o gm e tals, Ai fui compilar deu esses erro de Load
e Agora fala q o erro ta no gm Nao na include
e aqui ta minha include Dten_Global se voce quiser dar uma olhada
PHP код:
../include/dten_global.inc(346) : error 004: function "GetClosestDelegacia" is not implemented
../include/dten_global.inc(354) : error 004: function "GetClosestDelegacia" is not implemented
../include/dten_global.inc(362) : error 004: function "GetClosestDelegacia" is not implemented
../include/dten_global.inc(370) : error 004: function "GetClosestDelegacia" is not implemented
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(1916) : error 017: undefined symbol "UpdateBar"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2072) : warning 217: loose indentation
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2258) : error 017: undefined symbol "LoadAudioStream"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2261) : error 017: undefined symbol "LoadTextDraws"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2262) : error 017: undefined symbol "LoadCheckpointsFix"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2263) : error 017: undefined symbol "LoadGangZonesFix"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2264) : error 017: undefined symbol "LoadMapIconsFix"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2265) : error 017: undefined symbol "Load3DTextsFix"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2266) : error 017: undefined symbol "LoadPickupsFix"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2267) : error 017: undefined symbol "LoadObjectsFix"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2268) : error 017: undefined symbol "LoadVehiclesFix"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2269) : error 017: undefined symbol "LoadFilesIniItens"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2271) : error 017: undefined symbol "LoadDynamicObjectsFromFile"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2272) : error 017: undefined symbol "LoadDynamicObjectsFromFile"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2273) : error 017: undefined symbol "LoadDynamicObjectsFromFile"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2274) : error 017: undefined symbol "LoadDynamicObjectsFromFile"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2275) : error 017: undefined symbol "LoadDynamicObjectsFromFile"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2276) : error 017: undefined symbol "LoadDynamicObjectsFromFile"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2278) : error 017: undefined symbol "LoadStaticVehiclesFromFile"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2279) : error 017: undefined symbol "LoadStaticVehiclesFromFile"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2281) : error 017: undefined symbol "LoadStaticVehiclesFromFile"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2284) : error 017: undefined symbol "LoadStaticVehiclesFromFile"
C:\Documents and Settings\Luis Paulo\Desktop\samp03x_svr_R2_win32\gamemodes\Dten03x.pwn(2287) : error 017: undefined symbol "LoadStaticVehiclesFromFile"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
e aqui ta minha include Dten_Global se voce quiser dar uma olhada