Skip to content

Delay flag? #868

Description

@Gullys-Dad

Description of Feature

Maybe I am missing something, but it would be nice to be able to add a delay in commands, such as start commands or reward commands

Reason for Addition

I am trying to have some quests trigger when a player opens a GUI screen. For the quest, the GUI should be overridden with a dialog, but due to timing issues, the GUI screen keeps overriding the dialog

Example:

rewards:
  - "player: quests start gullycraft-10-tutorial-10-skills"
  - "delay:1" # This flag
  - 'cmi dialogs worlds {player}'

Alternative Solutions

I mean, I can route the delay by using a custom alias from other plugins, but that seems very redundant

Agreements

  • I am running the latest version of Quests
  • I am certain this request is unique and a similar issue is not currently open

Other

Have not seen anyone speak about this anywhere? Am I being silly???

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions