WoW:API FollowUnit: Difference between revisions

m
Move page script moved page API FollowUnit to WoW:API FollowUnit without leaving a redirect
(Reformat. Expand.)
m (Move page script moved page API FollowUnit to WoW:API FollowUnit without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 9: Line 9:
== Details ==
== Details ==


* It is '''not possible''' to ''stop'' following someone from a script. The player needs to take action (move, jump, sit, whatever). See the [[Talk: API FollowUnit|{{discussiontab}} page]].
* To stop following someone: <code>( FollowUnit("player") )</code>
** <s>It is '''not possible''' to ''stop'' following someone from a script. The player needs to take action (move, jump, sit, whatever). See the [[Talk: API FollowUnit|{{discussiontab}} page]].</s>


* See also [[API FollowByName|FollowByName]]()
* For historical reference, see also [[API FollowByName|FollowByName]](), which has been removed from the API.
Anonymous user