WoW:API AddFriend: Difference between revisions
Jump to navigation
Jump to search
AddFriend - Documentation by AlexanderYoshi
No edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
---- | ---- | ||
{{WoW API}} | {{WoW API}} | ||
__NOTOC__ |
Revision as of 19:47, 7 January 2006
Add a friend to your friend list.
AddFriend("playerName")
Parameters
Arguments
- ("playerName")
- playerName
- String - The name of the player you would like to add to your friends list
Returns
- nil
Example
AddFriend("Sembiance");