Skip to content

MQActorFollow

MQActorFollow

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

Authors: ProjectEon

Resource Download Support Repo

This plugin allows you to follow a player movement more precisely using MQ actors. Both the follower and the player being followed must run the plugin.

Getting Started

/plugin MQActorFollow

Commands

/actfollow {<pc name> | <spawn id>}
/actfollow {pause | resume | off}
/actfollow ui
This plugin allows you to follow a player movement more precisely using MQ actors. Both the follower and the player being followed must run the plugin.

TLO

ActorFollow

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

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

Authors

  • ProjectEon - Initial work

Acknowledgments

  • Inspiration from MQ2NetAdvPath and MQ2AdvPath as well as MQ2Nav