[quote='algol',index.php?page=Thread&postID=181901# post181901]
[quote='Vyndree',index.php?page=Thread&postID=18186 3#post181863]So if the addon simply said "YOU BROKE FOLLOW!", all it's doing is reporting on the current state of the object.
[/quote]I vaguely remember /follow being on a short list of "protected functions" or something like that? Maybe it was "safe functions"? My memory's a bit fuzzy on the topic. I think the list is mostly emotes & chat functions. I mostly remember being slightly confused that something that seems like an action wasn't being treated like most others.[/quote]The command I have used in my addon is:

[b][url='http://www.wowwiki.com/API_FollowUnit']FollowUnit[/url]("unit") - Follow an ally with the specified UnitID [/b]

It is the only movement function that is not protected. This is the reason my initial post was written the way it was. Looking at the list of movement functions WoWwiki, you can come to your own conclusion.

- Souca -