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.
Vérifier si une cellule est praticable (ignore l’occupation).
fightAction:isWalkable(cellId)
cellId
int
boolean
true
false
if fightAction:isWalkable(cell) then fightDebug:print("La cellule " .. cell .. " est praticable") end