#240 Traits need to persist after reloading spells

Lezárt
megnyitva ekkor: 3 éve neatz09 által · 3 hozzászólás
neatz09 hozzászólt 3 éve
Még nincs tartalom.
image hozzászólt 3 éve
Közreműködő

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 hozzászólt 3 éve
Közreműködő

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
image hozzászólt 3 éve
Közreműködő

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
image lezárta ekkor: 3 éve
Jelentkezzen be hogy csatlakozhasson a beszélgetéshez.
Töltés...
Mégse
Mentés
Még nincs tartalom.