Tooltip bug skill tree Drakarys

În cazul în care aveţi o nelămurire postaţi aici, de asemenea este locul unde puteţi găsi posibile rezolvări la problemele dvs.
Ynari Metin2 - PVM Hard Acceseaza website
LEVEL MAXIM 99 Sisteme Complexe
Avatar utilizator
Grepy
Nou Venit

Nou Venit
Mesaje: 4
Membru din: 14 Aug 2018, 19:29
Server: Barnia
Regat: Jinno
Aprecieri: 4  
Mulţumiri: 0
Medalii

*Problemă/Întrebare:
Tipologie server:
*Resursă folosită:
*ServerFiles utilizat:
*Syserr:
Poză:
*Detalii suplimentare:
Hi friends, does anyone know why my tooltip in the drakarys skill tree is not working? It has ..def OverInItem(self, itemVnum):
interface = constInfo.GetInterfaceInstance(), so I wrote GetInterfaceInstance() in consInfo, but it still returned NONE. So I had to add
constInfo.SetInterfaceInstance(None) to game.py and that solved the problem that it no longer returns none and the tooltip works for items, but still doesn't work for skills.
And it also uses GetInterfaceInstance() for skills. By debugging I found that def OverInSkill(self, skillIdx): is not called at all. Syserr doesn't report anything.
I've been solving this for a few days now. I would be grateful to anyone who can get rid of it for me. thanks in advance.

Video:
Răspunde
Răspunsuri
16
Vizualizări
2817
Răspunsuri
1
Vizualizări
398

Înapoi la “Probleme şi Întrebări”

  • Informaţie
Awesome