WoW:API FollowByName: Difference between revisions
Jump to navigation
Jump to search
(you can follow your target you mark) |
(Follow a player character with the specified name) |
||
Line 1: | Line 1: | ||
{{API/Uncategorized}} | {{API/Uncategorized}} | ||
/script followbyname(%t) | /script followbyname(%t) | ||
This function allows you to follow a player with the name you specify instead of using a UnitID. | |||
Keep in mind that if the player with the name you specify is not close by, it may follow a different player with a similar name. |
Revision as of 05:20, 9 March 2006
Template:API/Uncategorized /script followbyname(%t)
This function allows you to follow a player with the name you specify instead of using a UnitID.
Keep in mind that if the player with the name you specify is not close by, it may follow a different player with a similar name.