#147 SpellProcess::GetSpellTargets icon_backdrop 316 support

Zavřený
otevřeno před 4 roky uživatelem image · 0 komentářů
image okomentoval před 4 roky

                    else if (target->group_id > 0 && target->group_id == luaspell->caster->group_id)
                    {
// put group target list logic here
                    }
                    else
                    {
// self target
                        target = NULL;
                        luaspell->initial_target = 0;
                    }
``` else if (target->group_id > 0 && target->group_id == luaspell->caster->group_id) { // put group target list logic here } else { // self target target = NULL; luaspell->initial_target = 0; } ```
Přihlaste se pro zapojení do konverzace.
Načítání...
Zrušit
Uložit
Není zde žádný obsah.