Skip to main content

Execute_ApplyRandomEventChoiceCardAnswer

Description

Applies the player's response to a pending random event choice card. If the player accepts (S1 = True), the pending random event is created; if the player rejects (S1 = False), the pending event is cleared.

Parameters

ParameterDescription
S1The player's choice: True to accept the random event, False to reject it.

Examples

DescriptionBaseObjectCommand
Player accepts the pending random eventSelfApplyRandomEventChoiceCardAnswer
Player rejects the pending random eventSelfApplyRandomEventChoiceCardAnswer