#240 Traits need to persist after reloading spells

Kapalı
neatz09 tarafından 3 yıl önce kere açıldı · 3 yorum
neatz09 3 yıl önce olarak yorumlandı
Henüz bir içerik yok.
image 3 yıl önce olarak yorumlandı
Katkıcı

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 yıl önce olarak yorumlandı
Katkıcı

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
image 3 yıl önce olarak yorumlandı
Katkıcı

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
Giriş yap bu konuşmaya katılmak için.
Yükleniyor...
İptal
Kaydet
Henüz bir içerik yok.