#240 Traits need to persist after reloading spells

بسته‌شده
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
image 3 سال پیش بسته شد
برای پیوستن به گفتگو، وارد شودید.
بدون نقطه عطف
بدون مسئول رسیدگی
2 مشارکت کننده
درحال بارگذاری...
لغو
ذخيره
هنوز محتوایی ایجاد نشده.