Ir para conteúdo
  • Cadastre-se

TALKACTION DUPLICADA, NÃO CONSIGO ACHAR


Posts Recomendados

Bom dia galera, seguinte já rodei minha talkactions pra tirar esse duplicate registered e não consigo, algúem sabe como consigo arrumar? vou postar ela abaixo da foto.

 

15dszvb.jpg

 

 

Minha Talkaction

 

 

<?xml version="1.0" encoding="UTF-8"?>
<talkactions>
    <!-- Outros , arrumar -->
    
    

    
    <!-- VIP System  
    
    <talkaction log="yes" words="/promotion;!promotion" event="script" value="vipgratis.lua"/>-->
    <talkaction log="yes" words="/adddays" access="5" event="script" value="VIP_System/adddays.lua"/>
    <talkaction log="yes" words="/removedays" access="5" event="script" value="VIP_System/removedays.lua"/>

    <!-- Gods -->
        <talkaction words="!addon" script="AddonDoll.lua"/>
    <talkaction words="/cleanhouses" access="5" event="script" value="cleanhouses.lua"/>
    <talkaction words="/bccolor" access="5"  event="script" value="broadcastincolors.lua" />
    <talkaction log="yes" words="/skill;/addskill" access="4" event="script" value="skill.lua"/>
    <talkaction log="yes" words="/serverdiag" access="5" event="function" value="diagnostics"/>
    <talkaction log="yes" words="/closeserver" access="5" event="script" value="closeopen.lua"/>
    <talkaction log="yes" words="/openserver" access="5" event="script" value="closeopen.lua"/>
    <talkaction log="yes" access="4" words="/mode" event="script" value="mode.lua"/>

    <!-- Community Managers -->
    <talkaction log="yes" access="4" words="/bot" script="bot.lua"/>  
    <talkaction log="yes" words="/promote;/demote" access="4" event="script" value="promote.lua"/>
    <talkaction log="yes" words="/attr" access="4" event="function" value="thingProporties"/>
    <talkaction log="yes" words="/shutdown" access="4" event="script" value="shutdown.lua"/>
    <talkaction log="yes" words="/s" access="4" event="script" value="summon.lua"/>
    <talkaction log="yes" words="/n" access="4" event="script" value="creature.lua"/>
    <talkaction log="yes" words="/m" access="4" event="script" value="creature.lua"/>
    <talkaction log="yes" words="/reload" access="4" event="script" value="reload.lua"/>
    <talkaction log="yes" words="/raid" access="4" event="script" value="raid.lua"/>
    <talkaction log="yes" words="/newtype" access="4" event="script" value="newtype.lua"/>
    <talkaction log="yes" words="/r" access="4" event="script" value="remove.lua"/>
    <talkaction log="yes" words="/owner" access="4" event="script" value="owner.lua"/>
    <talkaction log="yes" words="/storage" access="4" event="script" value="storage.lua"/>
    <talkaction log="yes" words="/config" access="4" event="script" value="configinfo.lua"/>
    <talkaction log="yes" words="/i" access="4" event="script" value="createitem.lua"/>
    <talkaction access="4" words="/z" event="script" value="magiceffect.lua"/>
    <talkaction access="4" words="/x" event="script" value="animationeffect.lua"/>
    <talkaction access="4" words="/y" event="script" value="animatedtext.lua"/>
    <talkaction log="yes" words="/bc" access="4" event="script" value="broadcastclass.lua"/>
    <talkaction log="yes" access="4" words="/mkick" event="script" value="masskick.lua"/>

    <!-- Gamemasters -->
    <talkaction log="yes" words="/ghost" access="3" event="function" value="ghost"/>
    <talkaction log="yes" words="/squelch" access="3" event="script" value="gamemaster.lua"/>
    <talkaction log="yes" words="/cliport" access="3" event="script" value="gamemaster.lua"/>
    <talkaction log="yes" words="/t" access="3" event="script" value="teleporttown.lua"/>
    <talkaction log="yes" words="/c" access="3" event="script" value="teleporthere.lua"/>
    <talkaction log="yes" words="/goto" access="3" event="script" value="teleportto.lua"/>
    <talkaction log="yes" words="/a" access="3" event="script" value="teleporttiles.lua"/>
    <talkaction log="yes" words="/kick" access="3" event="script" value="kick.lua"/>
    <talkaction log="yes" words="/send" access="3" event="script" value="teleportsend.lua"/>
    <talkaction log="yes" words="/unban" access="3" event="script" value="unban.lua"/>
    <talkaction log="yes" words="/town" access="3" event="script" value="teleporttown.lua"/>
    <talkaction log="yes" words="/up" access="3" event="script" value="teleportfloor.lua"/>
    <talkaction log="yes" words="/down" access="3" event="script" value="teleportfloor.lua"/>
    <talkaction log="yes" words="/save" access="3" event="script" value="save.lua"/>
    <talkaction log="yes" words="/clean" access="3" event="script" value="clean.lua"/>
    <talkaction log="yes" words="/mc" access="3" event="script" value="multicheck.lua"/>
    <talkaction log="yes" access="3" words="/wp" event="script" value="waypoints.lua"/>

    <!-- Senior Tutors -->
    <talkaction log="yes" words="/notations" access="2" event="script" value="notations.lua"/>
    <talkaction log="yes" words="/info" access="2" event="script" value="playerinfo.lua"/>
    <talkaction log="yes" words="/gethouse" access="2" event="script" value="gethouse.lua"/>
    <talkaction log="yes" access="2" words="/b" event="script" value="broadcast.lua"/>
    <talkaction words="!software;/software" access="2" event="function" value="software"/>

    <!-- Tutors -->
    <talkaction log="yes" words="/baninfo;!baninfo" access="1" event="function" value="banishmentInfo"/>
    <talkaction log="yes" access="1" words="/pos;!pos" event="script" value="position.lua"/>

    <!-- War Join/Invite/Balance -->
    <talkaction words="/war" channel="0" event="script" value="war.lua" desc="(Guild channel command) War management."/>
    <talkaction words="/balance" channel="0" event="script" value="balance.lua" desc="(Guild channel command) Balance management."/>

    <!-- Players -->
    <talkaction words="!buyaol;/buyaol;!aol;/aol" script="aol.lua" />
    <!-- <talkaction words="!buybless;/buybless;!bless;/bless" script="bless.lua" />  FEITO POR MODS AGORA -->
    <talkaction words="/commands;!commands;" event="script" value="Suporte\Commands.lua"/>
    <talkaction words="/online;!online;" event="script" value="Suporte\Online.lua"/>
    <talkaction words="/uptime;!uptime" event="script" value="Suporte\Uptime.lua"/>
    <talkaction words="/rank;!rank" event="script" value="Suporte\Highscores.lua"/>
    <talkaction words="/deathlist;!deathlist" event="script" value="Suporte\MortListage.lua"/>
    <talkaction words="/serverinfo;!serverinfo" event="script" value="Suporte\Information.lua"/>
    <!-- <talkaction words="!partyoutfit;/partyoutfit" event="script" value="Suporte\Outfit Guild.lua"/>
    <talkaction words="!guildoutfit;/guildoutfit" event="script" value="Suporte\Outfit.lua"/> -->
    <talkaction words="/speed;!speed;" event="script" value="Suporte\Speed.lua"/>

    <talkaction words="!calc;/calc;!calculadora;/calculadora" event="script" value="Suporte\Calculator.lua" />
    <talkaction words="!horas;!hours;/horas;/hours" event="script" value="Suporte\Hour.lua"/>
    
    

    <!-- Houses -->

    <talkaction words="alana sio" filter="word-spaced" event="function" value="houseKick"/>
    <talkaction words="aleta grav" filter="word-spaced" event="function" value="houseDoorList"/>
    <talkaction words="aleta sio" filter="word-spaced" event="function" value="houseGuestList"/>
    <talkaction words="aleta som" filter="word-spaced" event="function" value="houseSubOwnerList"/>
        <talkaction words="!buyhouse;/buyhouse" filter="word-spaced" event="function" value="houseBuy"/>
        <talkaction words="!sellhouse;/sellhouse" filter="word-spaced" event="function" value="houseSell"/>
        <talkaction words="!leavehouse;/leavehouse" filter="word-spaced" event="script" value="leavehouse.lua"/>

</talkactions>
 

 

Link para o post
Compartilhar em outros sites

então pode ser uma versão do tfs que não suporta essas talkactions, tente baixar uma nova atualização do tfs e coloca pra rodar é capaz dele conseguir ler o arquivo ... ja tive muitos  problemas com isso ... e acabei descobrindo sozinho ;p

Malblofor REP+

tk-melhor.png

Citar

[ADMINISTRAÇÃO DE SERVIDORES]

Link para o post
Compartilhar em outros sites

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo