If you are using default HUD and popup profile, click on the player’s nickname in the HUD and switch to the “Notes” tab.
Here you can write notes on the player. An additional small square will appear in the bottom left corner of player’s icon in HUD, indicating that there are some saved notes on this player. When you hover over it, you will see a list of saved notes.
Note that you can insert hands into notes. To do this, use the “N” button to the left of the hand:
If there is no such button, just drag the hand into the note by holding right mouse button (how?).
If you are using a commercial pack, check with the developers what cell in HUD you should click on to open popup with notes container. Most often, it’s player’s nickname as well.
If you are designing HUD and popups yourself, and you want to have the ability to write notes on players, do the following:
- Go to Popup editor, create a new tab, name it “Notes” and add Notes Container to it:
- Go to the HUD editor, highlight the cell with the player’s nickname (how to insert a nickname into HUD?) and assign the newly created popup to it:
- If you don’t have notes icon in HUD yet, insert it by right clicking on the cell in HUD editor:
- Now you can manage notes on the players as described above.
Note that notes are stored separately from the database, and you can easily save them and transfer them to another computer.