Skip to content

← Previous | Next →


blockForceInteraction

Description

Blocks an NPC from forcing an interaction with a specific character.

Basic information

Name Type Possibilities
blockForceInteraction interaction 1

Parameters

# Name Type Mandatory Description Multiple

Outputs

# Description
1 The only result is 1.

Example


  interaction 
    blockForceInteraction 
      tell "This NPC can no longer force interactions with you." 

  behaviour 
    nothing