Debug
Afficher un message dans le chat AnkaBot en texte vert.
Afficher un message dans le chat AnkaBot en texte vert.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Afficher un message dans le chat AnkaBot en texte vert.
fightDebug:print(message)
| Nom | Type | Description |
|---|---|---|
message | string | Texte à afficher dans la console. |
| Type | Description |
|---|---|
void | — |
fightDebug:print("Tour " .. fightAction:getCurrentTurn()
.. " | PA=" .. fightCharacter:getAP()
.. " PM=" .. fightCharacter:getMP()
.. " PV=" .. fightCharacter:getLifePointsP() .. "%")