Description
Creates a rumor originating from the Self entity using the specified Rumor ID. The BaseObject parameter is used only to resolve the entity ID; Self is always used as the rumor monger.
Parameters
| Parameter | Description |
|---|
| BaseObject | Used to resolve the base entity; Self is the rumor-originating entity. |
| S1 | The Rumor ID to create (from RumorTableRowBase). |
Examples
| Description | BaseObject | Command |
|---|
| Self creates the Rumor_Bad_2_KickObject rumor | Self | MakeRumor |
| Target creates the Rumor_Bad_1_IgnorePatient rumor | Target | MakeRumor |