Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Obtenir l’ID de cellule de l’ennemi le plus proche.
fightAction:getNearestEnemy()
int
local enemyCell = fightAction:getNearestEnemy() fightDebug:print("L'ennemi le plus proche est sur la cellule : " .. enemyCell)