[Ajuda] Erros Iguais [26 Erros]
#1

Bom galera n sei oq ta acontecendo nessa merda do gm aqui que fica dando esses erros:

pawn Код:
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(1751) : warning 209: function "Streamer_OnPlayerDisconnect" should return a value
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(1831) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(1835) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(1841) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(1981) : error 017: undefined symbol "cmd"
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(1981) : error 017: undefined symbol "idx"
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(1983) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(2054) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(2103) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(2133) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(2155) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(2749) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(2788) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(2898) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(3222) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(3227) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(4082) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(4103) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(4441) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(10117) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(10117) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(11316) : error 021: symbol already defined: "strtok"
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(11331) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(11623) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(11864) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(12003) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\WiZiQu4D\Meus documentos\Downloads\Server Samp\Server Samp\gamemodes\dEvasT.pwn(12028) : error 047: array sizes do not match, or destination array is too small
Linhas que esta dando erro: tmp = strtok(cmdtext, idx); e cmd = strtok(cmdtext, idx);

Favor Ajudem Ai
Reply


Messages In This Thread
Erros Iguais [26 Erros] - by dEvasT._ - 17.04.2013, 19:59
Re: Erros Iguais [26 Erros] - by zSuYaNw - 17.04.2013, 20:01
Re: Erros Iguais [26 Erros] - by Jefferson Santos - 17.04.2013, 20:03
Re: Erros Iguais [26 Erros] - by dEvasT._ - 17.04.2013, 20:05
Re: Erros Iguais [26 Erros] - by Schocc - 17.04.2013, 20:06
Re: Erros Iguais [26 Erros] - by dEvasT._ - 17.04.2013, 20:09

Forum Jump:


Users browsing this thread: 1 Guest(s)