WoW:API FollowUnit: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
Can only follow allies | Can only follow allies | ||
Q: Is there a way to stop following from a script? Before patch 1.6 you could issue a movement command to stop following, but that is no longer an option. | |||
[[Category:API Functions|FollowUnit]] | [[Category:API Functions|FollowUnit]] | ||
[[Category:API Movement Functions|FollowUnit]] | [[Category:API Movement Functions|FollowUnit]] | ||
[[Category:API Unit Functions|FollowUnit]] | [[Category:API Unit Functions|FollowUnit]] | ||
Revision as of 02:29, 3 September 2005
FollowUnit("UnitID")
Can only follow allies
Q: Is there a way to stop following from a script? Before patch 1.6 you could issue a movement command to stop following, but that is no longer an option.