Skip to content

GitLab

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

Conditions · Changes

Page history
Create Conditions authored Nov 26, 2022 by Ticxo's avatar Ticxo
Hide whitespace changes
Inline Side-by-side
Showing with 35 additions and 0 deletions
+35 -0
  • Conditions.md Conditions.md +35 -0
  • No files found.
Conditions.md 0 → 100644
View page @ a4d8aa27
## ModelHasDriver
If the model has a driver.
| Attribute | Aliases | Description | Default |
|------------|---------------|------------------------------------------------------------------|---------|
***
## ModelHasPassenger
If the model has passengers.
| Attribute | Aliases | Description | Default |
|-----------|---------|---------------------------------------------------------------|-----------------|
| pbone | p | A list of seats to search.<br>Format: pbone=seat1,seat2,seat3 | Check all seats |
***
## DrivingModel
If an entity is a driver of a model.
| Attribute | Aliases | Description | Default |
|------------|---------------|------------------------------------------------------------------|---------|
***
## RidingModel
If an entity is a passenger of a model.
| Attribute | Aliases | Description | Default |
|-----------|---------|---------------------------------------------------------------|-----------------|
| pbone | p | A list of seats to search.<br>Format: pbone=seat1,seat2,seat3 | Check all seats |
***
## LastHitbox
If the last interacted hitbox matches the provided ID.
| Attribute | Aliases | Description | Default |
|-----------|---------|-------------------------------------|---------|
| hitbox | h | The part id representing the hitbox | |
\ No newline at end of file
Clone repository
  • Animating your model
  • Comparison: ItemsAdder
  • Conditions
  • Home
  • Importing and Exporting
  • Limitations
  • Making your first model
  • Mechanics: Model
  • Mechanics: VFX
  • MoLang support
  • R3 Changes and Features
  • Recommended Tool
  • Scriptable Keyframes
  • Targeters
  • The Survival Guide to Mojank's World of Madness
View All Pages