Skip to main content

Execute_TakePicture

Description

Enters photo mode for the entity specified by BaseObject to take a picture. S1 determines the photo mode: Self means selfie mode, Target means normal photo mode. Only triggers for the possessed (player-controlled) entity.

Parameters

ParameterDescription
BaseObjectThe entity entering photo mode (typically Self).
S1Photo mode type: Self for selfie mode, Target for normal photo mode.

Examples

DescriptionBaseObjectCommandS1
Take a selfie (front-facing camera mode)SelfTakePictureSelf
Take a photo of target (normal photo mode)SelfTakePictureTarget