#240 Traits need to persist after reloading spells

Slēgta
neatz09 atvēra 3 gadi atpakaļ · 3 komentāri
Vēl nav satura.
image komentēja 3 gadi atpakaļ
Līdzstrādnieks

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 komentēja 3 gadi atpakaļ
Līdzstrādnieks

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
image komentēja 3 gadi atpakaļ
Līdzstrādnieks

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
Pierakstieties, lai pievienotos šai sarunai.
Notiek ielāde...
Atcelt
Saglabāt
Vēl nav satura.