Writing notes on players

If you are using default HUD and popup profile, click on the player’s nickname in the HUD and switch to the “Notes” tab.

Hand2Note попап нотсы

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.

Hand2Note метка ностов в HUD

Note that you can insert hands into notes. To do this, use the “N” button to the left of the hand:

Hand2Note быстрая вставка раздачи в нотс

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:

  1. Go to Popup editor, create a new tab, name it “Notes” and add Notes Container to it:
    Hand2Note add notes container
  2. 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:
    Hand2Note assign notes popup to nickname
  3. If you don’t have notes icon in HUD yet, insert it by right clicking on the cell in HUD editor:
    hand2note insert notes icon into HUD
  4. 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.