fatal error 100: cannot read from file: "bcmd"
#2

isso e por que esta faltando a include bcmd aconselho voce baixar a include zcmd que e original ao contrario de bcmd que e copia da zcmd

voce encontra a include zcmd aqui


ae e so voce refazer o seu codigo e ficara perfeito.

exemplo de cod em zcmd

pawn Код:
CMD:teste(playerid)
{

         SetPlayerHealth(playerid, 100);
         return true;
}
/*
se for usar params
e so adicionar
*/

CMD:teste(playerid, params[])
{
     /*funзao*/

}
Reply


Messages In This Thread
fatal error 100: cannot read from file: "bcmd" - by duuuwh - 24.09.2012, 13:42
Re: fatal error 100: cannot read from file: "bcmd" - by Q.I - 24.09.2012, 14:00
Re: fatal error 100: cannot read from file: "bcmd" - by duuuwh - 24.09.2012, 14:06
Re: fatal error 100: cannot read from file: "bcmd" - by Q.I - 24.09.2012, 14:21
Re: fatal error 100: cannot read from file: "bcmd" - by .FuneraL. - 24.09.2012, 14:43
Re: fatal error 100: cannot read from file: "bcmd" - by Q.I - 24.09.2012, 14:50
Re: fatal error 100: cannot read from file: "bcmd" - by FenixBorn - 24.09.2012, 14:51

Forum Jump:


Users browsing this thread: 2 Guest(s)