invulnerability

From Arx Libertatis Wiki
Revision as of 18:33, 16 June 2022 by Ds (talk | contribs) (Created page with "{{ScriptCommandPage |description=allow or prevent damage from affecting the caller or player |contex=ant |flags= p Change the invulnerability of the player instead of the caller |parameters= enable bool Make the target invulnerable or not }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The invulnerability script command is used to allow or prevent damage from affecting the caller or player.

Usage

invulnerability [-p] <enable>

Context: Ignored

Flags:

 -p: Change the invulnerability of the player instead of the caller

Parameters:

ParameterTypeDescription
enable bool Make the target invulnerable or not