Playernote (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Bort13
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__ [[File:PlayerNote.jpg|thumb|right|Playernote Window]]
== Slash Command ==
== Slash Command ==
{{SlashCommandArticle|command=playernote|options=name|note=Opens note window for a given global playername}}
{{SlashCommandArticle|command=playernote|options=name|note=Opens Note window for a player's global name.}}
 
* Do not use the @ prefix for global names when you type the command into the chat box.
* Notes can later be edited or updated.
* This command can be used whether the player is present or not (or even offline).
* Notes are stored in '''playernotes.txt''' located in the <COHInstallDirectory>\accounts\<AccountName>\
 
===Notes===
* {{slashcommand|getglobalname}} can be used to look up any player's global name, whether they are online or offline.
* This command is meant to be used only with global names, and assumes you know the player's global name. If you don't, try {{slashcommand|playernotelocal}} instead. In fact, {{slashcommand|playernotelocal}} is an all around better command to use. It does everything this command does but more.
* To add a note to an in-game character without this command, right-click on a character and select '''Add Note'''. This will open a window for note entry and display the player's global and character names. If a note has already been created for that player, instead of "Add Note" the context menu will display "Edit Note".
 
==Example==
/playernote "SuperBob"
 


== Notes ==
*You can use {{slashcommand|playername}} on a global name. 
*Notes are stored in '''playernotes.txt'''
*To add a note to an in-game character, select '''Add Note''' from the right-click menu.  This will open a window for note entry as well as displaying a player's global name.
== See Also ==
== See Also ==
*[[Patch_Notes/2008-05-20#Player_Notes|Original announcement about player notes]]
*[[Patch_Notes/2008-05-20#Player_Notes|Original announcement about player notes]]
*[[Global Chat Handle]]
*[[Global Chat Handle]]
*{{slashcommand|getglobalname}}
*{{slashcommand|getglobalname}}
{{Navbox  Window Commands}}

Latest revision as of 21:17, 11 December 2022

Playernote Window

Slash Command

/playernote name

Opens Note window for a player's global name.

  • Do not use the @ prefix for global names when you type the command into the chat box.
  • Notes can later be edited or updated.
  • This command can be used whether the player is present or not (or even offline).
  • Notes are stored in playernotes.txt located in the <COHInstallDirectory>\accounts\<AccountName>\

Notes

  • /getglobalname can be used to look up any player's global name, whether they are online or offline.
  • This command is meant to be used only with global names, and assumes you know the player's global name. If you don't, try /playernotelocal instead. In fact, /playernotelocal is an all around better command to use. It does everything this command does but more.
  • To add a note to an in-game character without this command, right-click on a character and select Add Note. This will open a window for note entry and display the player's global and character names. If a note has already been created for that player, instead of "Add Note" the context menu will display "Edit Note".

Example

/playernote "SuperBob"


See Also