Skip to content

ActorFollow

This plugin allows you to follow a player movement more precisely using MQ actors.

Associated DataTypes

ActorFollow

This plugin allows you to follow a player movement more precisely using MQ actors.

Members

bool IsActive

Plugin Loaded and ready

int Status

Status 0 = off , 1 = on , 2 = paused

int WaypointsCount

Total Number of current waypoints

bool IsFollowing

BOOL Is following spawn

bool IsPaused

BOOL Is paused

Examples

${ActorFollow.IsActive} - Plugin Loaded and ready
${ActorFollow.Status} - Status 0 = off , 1 = on , 2 = paused
${ActorFollow.WaypointsCount} - Total Number of current waypoints
${ActorFollow.IsFollowing} - BOOL Is following spawn
${ActorFollow.IsPaused} - BOOL Is paused

This TLO is added by MQActorFollow.