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 112
    • Issues 112
    • 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
  • Citizens

Citizens · Changes

Page history
added MythicMobs Npc guide hyperlinks authored Feb 23, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 6 additions and 7 deletions
+6 -7
  • Citizens.md Citizens.md +6 -7
  • No files found.
Citizens.md
View page @ 8657c653
While we highly encourage users to use MythicMobs instead of Citizens 2, this section will walk you through using Model While we highly encourage users to [use MythicMobs](https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/Guides/Making-an-NPC) instead of Citizens 2, this section will walk you through using Model Engine with Citizens.
Engine with Citizens.
## Why use MythicMobs instead of Citizens 2 ## Why use MythicMobs instead of Citizens 2
We are in no position to judge Citizens 2's code quality, and in no way trying to frame Citizens 2 as a bad plugin. We are in no position to judge Citizens 2's code quality, and in no way trying to frame Citizens 2 as a bad plugin.
Comparing MythicMobs to Citizens is like comparing fruits to oranges. MythicMobs simply provides all features Citizens 2 Comparing MythicMobs to Citizens is like comparing fruits to oranges. MythicMobs simply provides all features Citizens 2 has due to its nature, and we understand that MythicMobs might seem like bloat to some users who are only trying to create NPCs. However, here is a list of reasons why we believe users should favor MythicMobs over Citizens 2.
has due to its nature, and we understand that MythicMobs might seem like bloat to some users who are only trying to create
NPCs. However, here is a list of reasons why we believe users should favor MythicMobs over Citizens 2.
- Model Engine is tailored to work with MythicMobs, hence its compatibility implementation is very stable - Model Engine is tailored to work with MythicMobs, hence its compatibility implementation is very stable
- MythicMobs provides much more freedom and control over your NPCs and models - MythicMobs provides much more freedom and control over your NPCs and models
...@@ -14,4 +10,7 @@ NPCs. However, here is a list of reasons why we believe users should favor Mythi ...@@ -14,4 +10,7 @@ NPCs. However, here is a list of reasons why we believe users should favor Mythi
- Citizens 2 has many weird implementation of certain features that conflicts with Model Engine - Citizens 2 has many weird implementation of certain features that conflicts with Model Engine
- While Model Engine can compensate, the results are usually suboptimal - While Model Engine can compensate, the results are usually suboptimal
- 90% of development time towards Citizens 2 support boils down to figuring out conflicts between plugins - 90% of development time towards Citizens 2 support boils down to figuring out conflicts between plugins
- While this can be attributed to Ticxo's incompetence, many developers share the same feelings toward Citizens 2 - While this can be attributed to Ticxo's incompetence, many developers share the same feelings toward Citizens 2
\ No newline at end of file
### MythicMobs NPC guide
In case this section has persuaded you to use MythicMobs in order to make NPCs, we suggest you check out the [specially made guide on the matter](https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/Guides/Making-an-NPC)
\ No newline at end of file
Clone repository
Home
FAQ / Common Issues
Commands & Permissions
Configuration
Modeling
  • Creating a Model
    • Hitbox & Eye Height
    • Shadow
  • Bone Behaviors
  • Animating a Model
  • Importing a Model
  • Scriptable Keyframes
  • Optional Tools
MythicMobs
  • Mechanics: Model
  • Mechanics: VFX
  • Conditions
  • Targeters
Citizens (R4.0.4)
  • Trait
  • Commands & Permissions
API
  • Basic
    • Apply / Remove Model
    • Play / Stop Animation
    • Configure Bone Behaviors
    • Mounting / Dismounting Model
    • Per-Player Model
    • Events
  • Advanced
    • Custom Base Entity
    • Custom Mount Controller
    • Custom Importer
    • Custom Bone Behaviors
    • Custom Script Reader
    • Custom Timeline
    • Custom Animation Handler
    • Custom Render Type
Technical
  • Terminology
  • Animation Systems
  • Mount Controllers
Promotional Material