01.12.2012, 20:16
Alguem sabe o porque desses erros ?
pawn Код:
Sv\gamemodes\BVW.pwn(1263) : error 004: function "ProcessGameTime" is not implemented
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3289) : error 017: undefined symbol "ResetPlayerGrana"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3308) : error 017: undefined symbol "PlayerName"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3314) : error 079: inconsistent return types (array & non-array)
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3316) : error 017: undefined symbol "PlayerName"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3322) : error 079: inconsistent return types (array & non-array)
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3399) : error 017: undefined symbol "PlayerName"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3399) : error 017: undefined symbol "PlayerName"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3409) : error 079: inconsistent return types (array & non-array)
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3413) : error 029: invalid expression, assumed zero
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3413) : error 004: function "OnPlayerEnterVehicle" is not implemented
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3415) : error 017: undefined symbol "vehicleid"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3416) : error 079: inconsistent return types (array & non-array)
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3419) : warning 225: unreachable code
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3419) : error 029: invalid expression, assumed zero
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3419) : error 004: function "OnPlayerExitVehicle" is not implemented
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3421) : error 017: undefined symbol "vehicleid"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3445) : error 029: invalid expression, assumed zero
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3445) : error 004: function "Streamer_OnPlayerDisconnect" is not implemented
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3459) : error 017: undefined symbol "reason"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3475) : error 017: undefined symbol "GetPlayerGrana"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3498) : error 017: undefined symbol "PlayerName"
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3506) : error 079: inconsistent return types (array & non-array)
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3509) : warning 225: unreachable code
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3509) : error 029: invalid expression, assumed zero
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3509) : error 004: function "OnPlayerSpawn" is not implemented
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3546) : error 004: function "Logarprof" is not implemented
C:\Users\Jogo\Downloads\Sv\gamemodes\BVW.pwn(3621) : error 079: inconsistent return types (array & non-array)
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.