Condition_UnbornBabyGender
Description
Checks the gender of the unborn baby that the character is currently carrying.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Pregnant character to check |
| CompareType | Equal, NotEqual |
| S1 | Gender type to compare against (Male or Female) |
Examples
| Description | BaseObject | Command | CompareType |
|---|---|---|---|
| Check if the unborn baby of Self is male | Self | UnbornBabyGender | Equal |
| Check if the unborn baby of Self is female | Self | UnbornBabyGender | Equal |
| Check if the unborn baby of Target is not male | Target | UnbornBabyGender | NotEqual |
Back to Command FinderSearch and filter all 491 Script Condition documents