Changes
Page history
Create Conditions
authored
Nov 26, 2022
by
Ticxo
Hide whitespace changes
Inline
Side-by-side
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