[Ajuda] Como Arrumar isso
#1

O que eu fiz de errado ou esqueci.



PHP код:
    case 0:
    {
        
GetPlayerScore(playerid);
        if(
GetPlayerScore(playerid) >= 900)
    {
        
PlayerProf[playerid] = Corregedoria;
        
SendClientMessage(playeridLARANJA"| INFO | Vocк trocou de profissгo, sua nova profissгo й: Corregedoria!");
        
EntarProf(playerid); //  -----  ESSA Й UMA DAS LINHAS QUE DA  ESSE ERRO
    
}
    else
    {
        
SendClientMessage(playeridVERMELHO"| ERRO | Vocк nгo tem level suficiente para pegar essa profissгo!");
    }


Код:
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(241) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(251) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(265) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(279) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(293) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(307) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(321) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(335) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(349) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(363) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(377) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(391) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(405) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(419) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(433) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(447) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(461) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(484) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(498) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(512) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(526) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(540) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(554) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(568) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(582) : error 017: undefined symbol "EntarProf"
C:\Users\Fernando\Desktop\Construindo\filterscripts\profis.pwn(596) : error 017: undefined symbol "EntarProf"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Reply


Messages In This Thread
Como Arrumar isso - by FernandoSS - 14.07.2014, 01:41
Re: Como Arrumar isso - by MultiKill - 14.07.2014, 01:47
Re: Como Arrumar isso - by FernandoSS - 14.07.2014, 01:52
Re: Como Arrumar isso - by MultiKill - 14.07.2014, 01:56
Re: Como Arrumar isso - by FernandoSS - 14.07.2014, 02:03
Re: Como Arrumar isso - by MultiKill - 14.07.2014, 02:07
Re: Como Arrumar isso - by BGS-Jonas - 14.07.2014, 02:08
Re: Como Arrumar isso - by ipsLuan - 14.07.2014, 02:11
Re: Como Arrumar isso - by MultiKill - 14.07.2014, 02:11
Re: Como Arrumar isso - by ipsLuan - 14.07.2014, 02:13

Forum Jump:


Users browsing this thread: 1 Guest(s)