๐Ÿ’ฌ
Conversation Wiki
CtrlK
  • ๐Ÿ’ฌConversation
  • ๐Ÿ“–Basics
    • Folder
    • File
    • Step Architecture
  • ๐ŸชœSteps
    • ConsoleCommandStep
    • ForcePlayerCommand
    • ActionBarStep
    • ChatClickChoiceTextStep
    • ClickTextStep
    • DelayTextStep
    • MovementChoiceTextStep
    • StartConversationStep
    • PlayerPlaySound
  • ๐Ÿ“•Conditions
    • PAPICondition
    • PermissionCondition
  • ๐ŸชTriggers
    • BlockTrigger
    • NpcTrigger
  • โš™๏ธOptions
    • CancelCommandOption
    • EndStepOption
    • HideChatOption
    • MoveAwayToEndConversationOption
    • NoDamageOption
    • PositionLockOption
    • RotationLockOption
    • ShiftToEndConversationOption
  • ๐Ÿ› ๏ธAPI
    • Implemented in your project
    • Simple case with the API
    • Adding a custom module with the API
Powered by GitBook
On this page
  1. โš™๏ธOptions

MoveAwayToEndConversationOption

Move away to end the conversation

Ex:

options:
    - moveAwayToEnd{r=5}
PreviousHideChatOptionNextNoDamageOption

Last updated 2 years ago