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 deux cellules sont adjacentes (portée corps-à-corps).
fightAction:isHandToHand(firstCellId, secondCellId)
firstCellId
int
secondCellId
boolean
true
false
if fightAction:isHandToHand(fightCharacter:getCellId(), enemyCell) then fightDebug:print("En portée corps-à-corps") end