Skip to main content

B1CoopTableRow

  • Table row defining a cooperative action, including all task steps, roles, start/finish scripts, and timeout duration.
PropertyTypeDescriptionMetadata
bSkipAutoPutDownboolWhen true, skip auto put-down (empty hands) at the start of this coop.Category: B1CoopTableRow
TaskInfosTArrayOrdered list of task steps that make up this cooperative action.Category: B1CoopTableRow
RoleInfosTArrayList of roles required to execute this cooperative action.Category: B1CoopTableRow
StartScriptIdsTArrayScript IDs executed when the cooperative action starts.Category: B1CoopTableRow
Foreign: Script_Interaction.Id
FinishScriptIdsTArrayScript IDs executed when the cooperative action finishes.Category: B1CoopTableRow
Foreign: Script_Interaction.Id
StartHowlingInfosTArrayHowling triggers auto-activated when this coop branch starts. Auto-recovered on MainInteraction finish.Category: B1CoopTableRow
TimeOutDurationint32Maximum duration before the cooperative action times out (in game-time minutes).Category: B1CoopTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase