#240 Traits need to persist after reloading spells

Закрыто
3 лет назад открыта neatz09 · комментариев: 3
neatz09 прокомментировал 3 лет назад
Пока нет содержимого.
image прокомментировал 3 лет назад
Соавтор

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 лет назад
Соавтор

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
image прокомментировал 3 лет назад
Соавтор

Closing as cannot reproduce per discussion with neatz

Closing as cannot reproduce per discussion with neatz
Войдите, чтобы присоединиться к обсуждению.
Нет этапа
Нет ответственного
2 участников
Загрузка...
Отмена
Сохранить
Пока нет содержимого.