WoW:API AddFriend: Difference between revisions
Jump to navigation
Jump to search
AddFriend - Documentation by AlexanderYoshi
m (Minor formatting cleanup) |
No edit summary |
||
Line 16: | Line 16: | ||
AddFriend("Sembiance"); | AddFriend("Sembiance"); | ||
<!-- end code --> | <!-- end code --> | ||
---- | ---- | ||
{{WoW API}} | |||
{{ | |||
Revision as of 12:40, 4 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");