#240 Traits need to persist after reloading spells

Zamknięty
otworzone 3 lat temu przez neatz09 · 3 komentarzy
neatz09 skomentował 3 lat temu
Nie ma jeszcze treści.
image skomentował 3 lat temu
Współpracownik

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 skomentował 3 lat temu
Współpracownik

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
image skomentował 3 lat temu
Współpracownik

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
Zaloguj się, aby dołączyć do tej rozmowy.
Ładowanie...
Anuluj
Zapisz
Nie ma jeszcze treści.