Ir para conteúdo
  • Cadastre-se

Atividades

Atualizada automaticamente

  1. Recentemente
  2. Houve mudanças desde a ultima vez que tentou compilar e teve o erro com o openssl. Agora utilizamos uma versão específica do emsdk, chegou a ver? Atualizei o guia. Recomendo tentar reinstalar o emsdk e principalmente o vcpkg. Não esqueça de deletar a pasta C:\Users\Usuario\AppData\Local\vcpkg.
  3. Hoje
  4. Não é possível abrir arquivo incluir: 'pugixml.hpp': No such file or directory
  5. Bem legal esse tópico, porque não continuamos a compartilhar projetos incríveis aqui ?
  6. Olá pessoal, a um tempo queria integrar a API do Mercado Pago pra realizar pagamento por pix no MyAAC que utilizo. Me passaram um tópico de Gateway que fizeram para pagamento com Mercado Pago. Essa gateway utiliza IPN para validar os pagamentos e não é integrada com o Gesior Shop. Então liberei essa versão para gesior com base na versão liberada pelo @Under O que eu fiz Basicamente integrei o Mercado Pago ao Gesior Shop System V7.0 - Alpha e realizei algumas modificações para isso. Tentei seguir ao máximo as mesmas configurações do Gesior Shop então se vc já ta acostumado em utiliz
  7. Ontem
  8. local area = { {0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0}, {0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0}, {0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0}, {0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0}, {0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0}, {1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1}, {0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0}, {0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0}, {0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0}, {0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0}, {0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0}, } local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_UNDEFINEDDAMAGE) setCombatParam(combat, COMBAT_PARAM
  9. Using onStatsChange in TFS 1.x? That's completely incorrect — the proper way is to use onHealthChange and onManaChange. However, there is an alternative that doesn't require using two separate functions. It's working — I did it for OTG Global. Take a look at this: https://github.com/otg-br/global-11x/blob/main/data/scripts/custom_system_event/boosted_creature_system_full.lua#L192 @Under, dá uma olhada nesse sistema. O que eu fiz é bem diferente do seu, mas está funcionando 100%. Ele exibe monstros como estátuas, mostra informações de boost, porcentagem de XP e
  10. I love it! i will add soon on code base, we are changing the current github so in the mommet not possible!
  11. Última semana
  12. Hey bro i love the video, i think you should add some Enligh documentation also on topic based on your steps in the video ( that will enable more users follow your tutorial) I'm almost 100% sure there is an free ia service to do text based on video then ask GPT to create a topic and BAM update it here! Great Content!
  13. NOP! Well mate its not easy like that let me explain to you. On tibia server we have many many custom datas and src in internet my system deep analyse these custom data or src attached to it and are able to generate codes and documentaion for the attached data or src. Its not an IA promp generator. its an MODEL builded to do it based on the files, for the actual scenario i'm using tfs 1.5 in future each user will be able to add own data and src version from internet such as tibiaking server's or any other forum and get an 100% accuracy function with the src function or data new lib
  14. Nice system mate! Nice system mate!
  15. EU USO TFS 0.3.6 ESSE SISTEMA NÃO PEGA NESSA VERÇÃO. const Item* rightItem = inventory[SLOT_RIGHT]; WeaponType_t type = item->getWeaponType(), rightType = rightItem->getWeaponType(); if(rightItem->getSlotPosition() & SLOTP_TWO_HAND) ret = RET_DROPTWOHANDEDITEM; else if(item == rightItem && count == item->getItemCount()) ret = RET_NOERROR; else if(rightType == WEAPON_SHIELD && type == WEAPON_SHIELD) ret
  16. Sei que ninguem respondeu ou deu atenção no post, consegui resolver o problema em outro fórum, se alguem quiser o conteudo pode entrar em contato.
  17. adiciona essa linha no item.XML q vc quer ! <attribute key="dualwield" value="1"/> </item> <item id="2383" article="a" name="spike sword"> <attribute key="weight" value="5000" /> <attribute key="defense" value="21" /> <attribute key="attack" value="24" /> <attribute key="weaponType" value="sword" /> <attribute key="extradef" value="2" /> <attribute key="dualwield" value="1"/>
  18. https://github.com/Wirless/tfs04island take from my repo
  19. https://github.com/Wirless/NekiroDowngrade772 full compiled engine everything ready login and play just follow video 7 minutes to fulyl working ots!
  20. TFS 1.5 https://gyazo.com/b42464c4e3689d5d1a199e738208fb24 game_fishing (1).zip
  21. idlerpl

    module game_bank

    . What server or website do you use as a base? TFS 1.5 What is the reason for this topic? Free module share game_bank.zip
  1. Mais Resultados


×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo