⚔️ fight_GetCharacterIdByIndex(index)
Retourne le characterId du perso à l'index (0 = courant, 1+ = membre du groupe). Fonction IA combat.
fight_GetCharacterIdByIndex(index)
FightVoir IAluaFunctionsManager.cs pour la signature exacte.
Paramètres
index (int)
Valeur de retour
string
Exemple
local cid = fight_GetCharacterIdByIndex(0)