#240 Traits need to persist after reloading spells

Uzavrená
otvorené 3 rokov pred užívateľom neatz09 · 3 komentárov
neatz09 okomentoval 3 rokov pred
Zatiaľ neexistuje žiadny obsah.
image okomentoval 3 rokov pred
Spolupracovník

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 okomentoval 3 rokov pred
Spolupracovník

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
image okomentoval 3 rokov pred
Spolupracovník

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
image zatvorené 3 rokov pred
Prihláste sa pre zapojenie do konverzácie.
Načítavanie...
Zrušiť
Uložiť
Zatiaľ neexistuje žiadny obsah.