Dialogues
Basic description of the dialogue files.
Settings
Settings:
typing-speed: 1 # Ticks(Second/20)
range: 3 #
effect: Slowness # Slowness / Freeze
answer-numbers: true
prevent-exit: false
character-name: true
character-image: true
background-fog: truePages
Pages:
'1a':
lines:
- 'LuxDialogues is #2d87c3available #4f4a3enow!'
- 'Have not you #cdff29bought #4f4a3eit yet?'
- 'What are you waiting for?'
typing-info-line: 'Right Click To Skip Typing' # Not available
steady-info-line: 'Right Click to Change Page' # Not available
goto: '1b' # If this is not empty, answers will be disabled.
timer: 30 # Not available
pre-actions:
- msg %player_name% dialoguepreAction1 @console
post-actions:
- msg %player_name% dialoguepostAction1 @console
exit-actions:
- msg %player_name% dialogueexitAction1 @consolePages With Answers
Gotos
Conditions
Actions
Last updated