Create Conditions authored by Ticxo's avatar Ticxo
## 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