Skip to main content

Execute_MakeRumor

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

ParameterDescription
BaseObjectUsed to resolve the base entity; Self is the rumor-originating entity.
S1The Rumor ID to create (from RumorTableRowBase).

Examples

DescriptionBaseObjectCommand
Self creates the Rumor_Bad_2_KickObject rumorSelfMakeRumor
Target creates the Rumor_Bad_1_IgnorePatient rumorTargetMakeRumor