[Pedido] alguem sabe criar um gametextforall
#6

comovente ver isso mais preciso de uma ajuda, me ajudem aki.
achei esse mais ta dando esse erro akli

Quote:

7447) : error 017: undefined symbol "Logged"

Quote:

if(strcmp(cmd, "/cnn", true) == 0)
{
new aname[MAX_PLAYER_NAME];
GetPlayerName(playerid, aname, MAX_PLAYER_NAME);
format(file, sizeof(file), PASTA_CONTAS, aname);
if(pAdmin[playerid] == 1 || pAdmin[playerid] == 2 || pAdmin[playerid] == 3 || pAdmin[playerid] == 4 || pAdmin[playerid] == 5){
new tmp[256];
if (!strlen(tmp))
{
SendClientMessage(playerid, Vermelho, "Digite: /cnn [texto]");
return 1;
}
if(PlayerInfo[playerid][Logged] == 1)
{
if(pAdmin[playerid] == 1 || pAdmin[playerid] == 2 || pAdmin[playerid] == 3 || pAdmin[playerid] == 4 || pAdmin[playerid] == 5)
{
format(string, sizeof(string), "~b~%s~r~: ~w~%s", aname, tmp);
GameTextForAll(string, 5000, 3);
}else{
SendClientMessage(playerid, Vermelho, "(ERRO) Vocк nгo tem permissгo para usar este comando!");
}
}else{
SendClientMessage(playerid, Vermelho, "(ERRO) Vocк tem que estar logado para usar este comando!");
}
return 1;
}
}

Reply


Messages In This Thread
alguem sabe criar um gametextforall - by chefaoBR - 13.06.2014, 12:45
Re: alguem sabe criar um gametextforall - by Diogo123 - 13.06.2014, 13:18
Re: alguem sabe criar um gametextforall - by arakuta - 13.06.2014, 13:37
Re: alguem sabe criar um gametextforall - by DogeMan - 13.06.2014, 14:47
Re: alguem sabe criar um gametextforall - by Cor3y - 13.06.2014, 15:04
Re: alguem sabe criar um gametextforall - by chefaoBR - 13.06.2014, 15:07
Re: alguem sabe criar um gametextforall - by Cor3y - 13.06.2014, 15:09
Re: alguem sabe criar um gametextforall - by chefaoBR - 13.06.2014, 16:08
Re: alguem sabe criar um gametextforall - by MultiKill - 13.06.2014, 16:15
Re: alguem sabe criar um gametextforall - by arakuta - 13.06.2014, 22:52

Forum Jump:


Users browsing this thread: 1 Guest(s)