#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
Впишете се за да се присъедините към разговора.
Зареждане...
Отказ
Запис
Все още няма съдържание.