• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋
Resource icon

MQActorFollow

Other Authors
Included in Very Vanilla
Very Vanilla Included! No need to download.
Server Type
🏢 Live 🏘️ Emu Test
Source Repository
https://github.com/peonMQ/MQActorFollow


MQActorFollow​

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​

Quick start instructions to get users up and going
Code:
/plugin MQActorFollow

Commands​

Describe the commands available and how to use them.
Code:
========= Actor Advance Pathing Help =========
/actfollow JohnDoe  # follow by pc name
/actfollow 123      # follow by pc spawn id
/actfollow pause
/actfollow resume
/actfollow off
/actfollow ui       # toggles ui
===============================================

TLO​

Code:
${ActorFollow.IsActive} - Plugin Loaded and ready
${ActorFollow.FollowState} - FollowState, 0 = off, 1 = on
${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

Authors​

  • ProjectEon - Initial work

Acknowledgments​

  • Inspiration from MQ2NetAdvPath and MQ2AdvPath as well as MQ2Nav
Author
DoNotReply
Watchers
0
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from DoNotReply

Share this resource

Back
Top
Cart