Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Model Engine 4 Model Engine 4
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 110
    • Issues 110
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • Model Engine 4Model Engine 4
  • Wiki
  • MythicMobs

Last edited by Ticxo Oct 01, 2023
Page history
This is an old version of this page. You can view the most recent version or browse the history.

MythicMobs

In this section you can find a list of custom Mechanics, Conditions and Targeters that will be usable in any MythicMobs configuration in order to make Model Engine features available to it.

Mechanics/Conditions/Targeters Conflicts

Keep in mind: if a conflict was to arose (if a mechanic/condition/targeter name is already being used by other MythicMobs addons) you can prefix the mechanic/condition/targeter with the meg: namespace in order to make it usable still. Alternatively, you can use aliases, if present.

For example, if Crucible was also installed, the SetItemModel mechanic would be overridden. In order to fix this, you can do the following:

  Skills:
  # The Crucible mechanic
  - setitemmodel{m=3} @self

  # The Model Engine mechanic
  - meg:setitemmodel{mid=testmodel;bone=examplebone;i=STONE} @self
Clone repository
Home
FAQ / Common Issues
Commands & Permissions
Configuration
Modeling
  • Creating a Model
  • Animating a Model
  • Bone Behaviors
  • Importing a Model
MythicMobs
  • Mechanics: Model
  • Mechanics: VFX
  • Conditions
  • Targeters
API
Technical
  • Terminology
  • Animation Systems