Ir para conteúdo

julhinhuu

Visconde
  • Total de itens

    352
  • Registro em

  • Última visita

  • Dias Ganhos

    2

Tudo que julhinhuu postou

  1. Olá galera do XT, boa tarde; Alguém tem os codigos de weapon FIST para o TFS 1.2? Se possível gostaria de pedir ele a vocês e espero que me ajudem.
  2. Isso porque a partir daí da pra fazer uns script.
  3. No aguardo, se der colocar pra conta na db amor. Tabela reset que fica em players.
  4. Verdade lumus, creio que ele resolve isso fácil, lumus sabe criar as stages?
  5. Não esta resetando o personagem @, o sistema funciona na parte de resetar personagem e da submit no site mais não reseta. *Esse sistema precisa executar a tabela reset que fica em Players; *Se possível colocar aquela tabela do sistema que te mandei; Agradeço por me ajudar, e saiba que te amo HEHEHE zoa. Então é isso, quase lá '-' Tem um script aqui que poderá ajudar você; obs: Veja a tabela no final do script que é necessário. Segue:
  6. haha, foi sim... não precisa ser exatamente igual basta o personagem ser resetado, contar na DB e continuar com os status ta ótimo. Aguardando sua ajuda '-', achei uma page de reset, so que está dando erro na linha 49 no meu website, creio que porque seja versão inferior a ele. Se quiser posso passar e já adianta seu trabalho.
  7. Vlw mano, precisando muito desse sistema do site. Link de Download: http://www.mediafire.com/download/ssmgo9ko8j354so/www.zip Website esta nesta pagina: http://www.xtibia.com/forum/topic/233142-global-full-xtibia-1090-tfs-1x-full-oramond-cast-system-lions-rock-v18/ Up '-', cadê @Kawoszin ¬¬ hm? hehehe
  8. Tem não.
  9. Manda a coluna pra mim adicionar ai mano
  10. aqui o erro:
  11. Você tem que compilar para a versão 10.90 se você está usando o executável que ele deixo e 10.82 mesmo.
  12. Function é onThink. Conseguir fazer mais está dando erro é no script mesmo, ajuda ai você entende de website. Script (globalevent, type: think, interval: 60 or 60000 [tfs 0.4]): function onThink() if (tonumber(os.date("%d")) ~= getGlobalStorageValue(23456)) then setGlobalStorageValue(23456, (tonumber(os.date("%d")))) db.query("UPDATE `players` SET `onlinetime7`=`onlinetime6`, `onlinetime6`=`onlinetime5`, `onlinetime5`=`onlinetime4`, `onlinetime4`=`onlinetime3`, `onlinetime3`=`onlinetime2`, `onlinetime2`=`onlinetime1`, `onlinetime1`=`onlinetimetoday`, `onlinetimetoday`=0;") db.query("UPDATE `players` SET `exphist7`=`exphist6`, `exphist6`=`exphist5`, `exphist5`=`exphist4`, `exphist4`=`exphist3`, `exphist3`=`exphist2`, `exphist2`=`exphist1`, `exphist1`=`experience`-`exphist_lastexp`, `exphist_lastexp`=`experience`;") end db.query("UPDATE `players` SET `onlinetimetoday`=`onlinetimetoday`+60, `onlinetimeall`=`onlinetimeall`+60 WHERE `online` = 1;") end MySQL: ALTER TABLE `players` ADD `exphist_lastexp` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `exphist1` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `exphist2` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `exphist3` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `exphist4` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `exphist5` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `exphist6` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `exphist7` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `onlinetimetoday` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `onlinetime1` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `onlinetime2` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `onlinetime3` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `onlinetime4` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `onlinetime5` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `onlinetime6` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `onlinetime7` BIGINT( 20 ) NOT NULL DEFAULT '0', ADD `onlinetimeall` BIGINT( 20 ) NOT NULL DEFAULT '0';
  13. Alguém poderia criar uma tag para este script: function onThink() if (tonumber(os.date("%d")) ~= getGlobalStorageValue(23456)) then setGlobalStorageValue(23456, (tonumber(os.date("%d")))) db.executeQuery("UPDATE `players` SET `onlinetime7`=`onlinetime6`, `onlinetime6`=`onlinetime5`, `onlinetime5`=`onlinetime4`, `onlinetime4`=`onlinetime3`, `onlinetime3`=`onlinetime2`, `onlinetime2`=`onlinetime1`, `onlinetime1`=`onlinetimetoday`, `onlinetimetoday`=0;") db.executeQuery("UPDATE `players` SET `exphist7`=`exphist6`, `exphist6`=`exphist5`, `exphist5`=`exphist4`, `exphist4`=`exphist3`, `exphist3`=`exphist2`, `exphist2`=`exphist1`, `exphist1`=`experience`-`exphist_lastexp`, `exphist_lastexp`=`experience`;") end db.executeQuery("UPDATE `players` SET `onlinetimetoday`=`onlinetimetoday`+60, `onlinetimeall`=`onlinetimeall`+60 WHERE `online` = 1;") end Já tentei varias vezes e ainda não funcionou.
  14. Olá galera boa noite; Gostaria de pedir mais uma spell para vocês. Detalhes: *A spell vai drenar a mana do oponente e o jogador que lançou a magia irá ganhar vida; *A spell irá drenar a mana do oponente aleatório e ganhar vida, a mesma quantidade que retirou de mana do player. -Não tem muitos detalhes é so isso mesmo. Então é isso, espero que vocês me ajudem novamente. Versão: 10.90 TFS: 1x
  15. Vlw @@Night Wolf, muito obrigado pela persistência Vlw @@Lucas CP, muito obrigado por ajudar também. obs Lucas: Quiser me ajudar em outra Spell vou criar um Tópico, e você tambem night. Funcionou os 2, mais marquei so 1 como melhor resposta.
  16. Erro em getPosByDir
  17. Então ja fiz, não estava usando o Notepad mais coloquei lá também e nada, tenho um script aqui que funciona so que ele atravessa parede Segue ai: ver se esse ajudar em alguma coisas ^^
  18. Ja havia tentado, esta dando erro no ':'
  19. ta dando esse erro e não teleporta:
  20. Deu esso erro:
  21. Não da nenhum erro nos dois, so aparece 'Sorry not possible' e não teleporta de forma alguma.
  22. Bem Dani, não sei te dizer. UP
  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...