setinteractivity

From Arx Libertatis Wiki
Jump to navigation Jump to search

The setinteractivity script command is used to temporarily or disable NPC movement and set the collision cylinder size for an entity. By default all entities are interactive. setinteractivity none prevents the player from using, dragging, combining and talking to an entity but the player can still attack the entity using weapons or spells.

Usage

setinteractivity none
setinteractivity (on|yes)

Context: Any Entity

ℹ️  Technically this command also accepts other arguments: hide disables interactivity like none and everything else enables it.