WoW:API AddIgnore: Difference between revisions
Jump to navigation
Jump to search
AddIgnore -Documentation by AlexanderYoshi-
mNo edit summary |
mNo edit summary |
||
| Line 27: | Line 27: | ||
: Adds the specified playerName to your ignore list. | : Adds the specified playerName to your ignore list. | ||
:The player being ignored needs to be online for this command to work. | |||
---- | ---- | ||
Revision as of 14:05, 24 September 2005
Adds a player to your ignore list.
AddIgnore(playerName);
- Arguments
- (String playerName)
- playerName
- The name of the player you would like to add to your ignore list
- Returns
- nil
- Example
AddIgnore("alexyoshi");
- Result
- Description
- Adds the specified playerName to your ignore list.
- The player being ignored needs to be online for this command to work.