Ir para conteúdo
  • 0

(Duvida) OTClient


NiCaDo

Pergunta

4 respostass a esta questão

Posts Recomendados

  • 0

Obg

@Henrique man tem como ajuda ta dando erro ao compilar a sources do otc

 

erro:

C:\OTC\src\client\thingtype.h: In member function 'virtual void Creature::draw(const Point&, float, bool, LightView*)':
C:\OTC\src\client\thingtype.h:217:23: error: 'const TexturePtr& ThingType::getTexture(int)' is private
     const TexturePtr& getTexture(int animationPhase);
                       ^
C:\OTC\src\client\creature.cpp:89:79: error: within this context
         g_painter->drawTexturedRect(rect, effect->getThingType()->getTexture(0));
                                                                               ^
In file included from C:\OTC\src\client\thing.h:27:0,
                 from C:\OTC\src\client\creature.h:26,
                 from C:\OTC\src\client\creature.cpp:23:
C:\OTC\src\client\thingtype.h:217:23: error: 'const TexturePtr& ThingType::getTexture(int)' is private
     const TexturePtr& getTexture(int animationPhase);
                       ^
C:\OTC\src\client\creature.cpp:98:79: error: within this context
         g_painter->drawTexturedRect(rect, effect->getThingType()->getTexture(0));
                                                                               ^
mingw32-make.exe[2]: *** [CMakeFiles/otclient.dir/src/client/creature.cpp.obj] Error 1
mingw32-make.exe[1]: *** [CMakeFiles/otclient.dir/all] Error 2
mingw32-make.exe: *** [all] Error 2
CMakeFiles\otclient.dir\build.make:1564: recipe for target 'CMakeFiles/otclient.dir/src/client/creature.cpp.obj' failed
mingw32-make.exe[2]: Leaving directory 'C:/Users/micael/Desktop/Servidor Oficial/server mysterious/compile 2.0'
CMakeFiles\Makefile2:75: recipe for target 'CMakeFiles/otclient.dir/all' failed
mingw32-make.exe[1]: Leaving directory 'C:/Users/micael/Desktop/Servidor Oficial/server mysterious/compile 2.0'
C:/Users/micael/Desktop/compile 2.0/Makefile:128: recipe for target 'all' failed

 

Link para o comentário
Compartilhar em outros sites

  • 0
Em 11/11/2019 em 14:02, NiCaDo disse:

como alterar essa sprite efeito ou imagem que fica em volta do pokemon quando passa o mouse em cima

 

selecionado:

 

https://prnt.sc/pvhwd4

 

Atacando:

 

https://prnt.sc/pvhvxx

 

Capturar_2019_11_11_13_54_19_587.png

Capturar_2019_11_11_13_54_27_578.png

Que base, ou melhor, client é esse? No meu não aparece esse branco ao selecionar/passar o mouse por cima, só no target e follow

Link para o comentário
Compartilhar em outros sites

  • 0
3 horas atrás, samlecter disse:

Que base, ou melhor, client é esse? No meu não aparece esse branco ao selecionar/passar o mouse por cima, só no target e follow

pra ser sincero não me lembro mas acho que deve ser o client da base pokemon x universion porem base mysterious

 

Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...