Ir para conteúdo
  • Cadastre-se

xavinhoo

Membro
  • Total de itens

    1
  • Registro em

  • Última visita

Sobre xavinhoo

  • Rank
    Neutro
  • Data de Nascimento 04/18/1987

Informação de Perfil

  • Localização
    Campo Grande / MS
  • Eu sou
    OT-Admin
  • Meu personagem
    Gokar
  • OTServ favorito
    SoberaniaOT
  • Bot preferido
    Elfbot
  1. Consegui compilar em TFS 0.4 na source 3996, porém tive que fazer as seguintes mudanças: em item.h a parte do ExtraDefense aqui é: inline int32_t Item::getExtraDefense() const { const int32_t* v = getIntegerAttribute("extradefense"); if(v) return *v; return items[id].extraDefense; } enquanto no tutorial é: inline int32_t Item::getExtraDefense() const { bool ok; int32_t v = getIntegerAttribute("extradefense", ok); if(ok) return v; return items[id].extraDefense; } Na source que estou u
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo