#240 Traits need to persist after reloading spells

Затворено
отворено пре 3 година од neatz09 · 3 коментара
neatz09 коментирира пре 3 година
Још нема садржаја.
image коментирира пре 3 година
Коаутор

we do reload traits it seems:

void MasterSpellList::Reload(){
    master_trait_list.DestroyTraits();
    DestroySpells();
    database.LoadSpells();
    database.LoadSpellErrors();
    database.LoadTraits();
}

is it that the client is not updated? Have you tried zoning?

we do reload traits it seems: ``` void MasterSpellList::Reload(){ master_trait_list.DestroyTraits(); DestroySpells(); database.LoadSpells(); database.LoadSpellErrors(); database.LoadTraits(); } ``` is it that the client is not updated? Have you tried zoning?
image коментирира пре 3 година
Коаутор

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
image коментирира пре 3 година
Коаутор

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
image затворено пре 3 година
Пријавите се да се прикључе у овом разговору.
Учитавање...
Откажи
Сачувај
Још нема садржаја.