Ir para conteúdo
  • Cadastre-se

Etheron8

Membro
  • Total de itens

    19
  • Registro em

  • Última visita

  • Dias Ganhos

    3

Tudo que Etheron8 postou

  1. TFS 0.3.6 / TFS 0.4 Otx2 Depoiw irei postar source esqueci Ok irei postar depois retorno e atualizo o post
  2. Pode usar qual quer um 8.60 No site tem um New Ninja World.
  3. Olá venho Trazer uma Base que a muito tempo eu procurei e consegui a pouco tempo e vim compartilhar com vocês Fico ansioso para ver oque conseguem fazer com ela. Datapack Wosbr https://www.virustotal.com/gui/file/0030eddd53a5ba6e9195a3e6ba4e61fff4fe55a718fb1233bdbce91f67bcb8b7?nocache=1 Client compativel anexado scan client : https://www.virustotal.com/gui/file/7a90cda2bffd7cb6cb26f551968b13d5eeceb11ad69e8c1178708dba9eeadf57?nocache=1 NtoLegend.rar
  4. Verifica sua page de gerenciamento de contas
  5. deixa seu script da spell de summonar seria mais pratico .... você pode add isso em sua spell de summonar TFS 0.4 OTX2 TFS 0.3.6
  6. no seu Index.php procura por isso define('DEBUG_DATABASE', false); <<< deixa true define('INITIALIZED', true);
  7. Sim deve ser na source voce deve procurar alterar para todos o skil Distance dar Club assim voce vai poder usar Distance mais vai upar CLUB irei procurar essa soluçao e encontrando trago para voce isso ou voce poderia fazer uma ganbiarra mais nao sei se ia ficar legal voce poderia ir em vocation,xml e colocar velocidade de Distance em 82.0 assim ele nao ia upar distance e no script do weapon q te passei voce poderia pra dar skill de club
  8. vamos lá .. Data/weapons/weapons.xml ADD <distance id="ID DO ITEM" level="LEVEL PARA USAR ITEM" unproperly="1" event="script" value="NOMEDOLUA.lua"/> CODIGO:
  9. Vamos lá ITEM.XML <item id="ID DO SEU ITEM" article="a" name="NOME DO SEU ITEM"> <attribute key="weight" value="1000" /> -- PESO <attribute key="defense" value="14" /> <attribute key="attack" value="50" /> <attribute key="shootType" value="chain" /> -- VOCE DEVE CRIAR UM NOVO NO CASO DO SEU NAO ESTAR FUNCIONANDO <attribute key="weaponType" value="distance"/> --- OQUE ELE VAI TREINAR VOCE PODE MUDAR PARA CLUB <attribute key="hitChance" value="95"/> -- Chance de hitar <attr
  10. CREATE TABLE `z_shop_offer` ( `id` int(11) NOT NULL auto_increment, `points` int(11) NOT NULL default '0', `itemid1` int(11) NOT NULL default '0', `count1` int(11) NOT NULL default '0', `itemid2` int(11) NOT NULL default '0', `count2` int(11) NOT NULL default '0', `offer_type` varchar(255) default NULL, `offer_description` text NOT NULL, `offer_name` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; INSERT INTO `z_shop_offer`(`id`,`points`,`itemid1` ,`count1` ,`itemid2` ,`count2` ,`offer_type` ,`offer_description` ,`offe
  11. function onLogin(cid) local rate = 1.2 -- 20% EXTRA EXP local config = { str = 101010,-- ADD STORAGE DE SUA ESCOLHA expE = "voce está ganhando "..((rate - 1)*100).."% de experience." } if getPlayerStorageValue(cid, config.str) == TRUE then doPlayerSetExperienceRate(cid, rate) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, config.expE) end return TRUE end ADD Creaturescripts/scripts cria um arquivo lua com nome ( EXPEXTRA) E ADD CODIGO ACIMA em Creaturescripts.xml <event type="login" name="EXPSTR" event="script" value="EXPEXTRA.lua"/> no a
  12. VocÊ está usando Gesior ? sem sim tenta ativar seu DEBUG ele irar mostrar consultas enviadas e status de consultas SQL e codigo de status assim como uma msg de erro e sua origem pode ser uma coluna ou tabela faltando em, sua DataBase.
  13. o manu ai pediu sua ajuda pra posta seu sistema no server dele e vc nem se quer respondeu ele . mais pedir ajuda vc sabe ne
  14. Poderia me ajudar com uma duvida em um dos seus post obg 

×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo