Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicDungeons MythicDungeons
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicDungeonsMythicDungeons
  • Wiki
  • Functions

Functions · Changes

Page history
Added info on common function options. authored Jun 06, 2022 by MarcatoSound's avatar MarcatoSound
Hide whitespace changes
Inline Side-by-side
Showing with 12 additions and 0 deletions
+12 -0
  • Functions.md Functions.md +12 -0
  • No files found.
Functions.md
View page @ 8ad0f2d4
Functions perform various actions and events in the dungeon. To those familiar with Mythic Mobs, these are similar to mechanics. This includes spawning mobs, sending messages, playing sounds, running commands, and even performing Mythic skills!
Common Function Options
----------------
* **Edit Trigger**
*Applies to all functions.* Opens the trigger's hotbar menu.
* **Target Type**
*Only available on select functions.* Cycles through target options. Options are: `PLAYER`, `PARTY`, `NONE`
`PLAYER` - If the function is targeted and the trigger is activated by a specific player, the function will target that player.
`PARTY` - If the function is targeted, the function will target all players in the party.
`NONE` - The function targets nobody.
Functions List
----------------
| Icon | Name | Category | Description |
......
Clone repository

General Info

  • Commands and Permissions

Dungeon Elements

  • Functions
  • Triggers
  • Conditions