Playernote (Slash Command): Difference between revisions
Jump to navigation
Jump to search
imported>Bort13 (historical) m (→Notes) |
No edit summary |
||
(3 intermediate revisions by the same user 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 | {{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 are | ===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" | |||
== See Also == | == See Also == | ||
Line 14: | Line 21: | ||
*[[Global Chat Handle]] | *[[Global Chat Handle]] | ||
*{{slashcommand|getglobalname}} | *{{slashcommand|getglobalname}} | ||
{{Navbox Window Commands}} |
Latest revision as of 21:17, 11 December 2022
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