⚔️ fight_CastSpellByIdForIndex(index, spellId, targetCellId)

Lance un sort par ID pour le perso à l'index vers la cellule cible. Fonction IA combat multi-combattants.

fight_CastSpellByIdForIndex(index, spellId, targetCellId)

Fight

Voir IAluaFunctionsManager.cs pour la signature exacte.

Paramètres

index (int), spellId (int), targetCellId (int)

Valeur de retour

Aucun

Exemple

fight_CastSpellByIdForIndex(0, 123, 312)