The TalkingPoker.com Forum

The TalkingPoker.com Forum (http://www.talkingpoker.com/forum/index.php)
-   General Poker Discussion (http://www.talkingpoker.com/forum/forumdisplay.php?f=2)
-   -   Player Notes (http://www.talkingpoker.com/forum/showthread.php?t=16158)

melioris 01-22-10 02:25 PM

Player Notes
 
does anyone know how to take notes on a player and save them in the site software program and not the HUD/tracker software? What I want to do it review hands in the tracker, but then make notes on players and save them so that if I am playing sans HUD (Rush Poker) I will see the little icon next to the player when I am at the same table as the player.

BlibbityBlabbity 01-22-10 02:55 PM

Possibly.....maybe?

Full Tilt

Here is the xml file (named 'username.xml' in the FT directory) contents showing a couple of generic note entries....

<?xml version="1.0" encoding="UTF-8"?>
<!-- Do not edit this file -->
<PLAYERDATA version="1.0" xsi:schemaLocation="http://www.fulltiltpoker.com/schemas/client http://www.fulltiltpoker.com/schemas/client/PlayerNotes.xsd" xmlns="http://www.fulltiltpoker.com/schemas/client" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<NOTES>
<NOTE PlayerId="Player 1" ColourIx="4" Text="Player 1 Note" />
<NOTE PlayerId="Player 2" ColourIx="7" Text="Player 2 Note" />
</NOTES>
</PLAYERDATA>

each <NOTE> entry holds the player's name, the color you assigned (as a number) and the text you entered in the site.

The <!-- Do not edit this file --> seems clear, and it is likely that this file gets overridden from the server somehow, maybe even on each login?

I am basing that on this xsi:schemaLocation="http://www.fulltiltpoker.com/schemas/client http://www.fulltiltpoker.com/schemas/client/PlayerNotes.xsd" xmlns="http://www.fulltiltpoker.com/schemas/client" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" sounding like a server script.

Obviously, entering them in through the software while you review the HHs is possible, but not very useful and you have to search for the names to do that.

I don't see the similar file at Pokerstars....

melioris 01-22-10 03:18 PM

thanks, I'll give it a try and get back to you.

melioris 01-22-10 05:13 PM

I am working this on a mac. I couldn't find a file similar to the one you listed. I'll dick around with it some more and get back to this thread. thanks again for the reply though!:cheers:


All times are GMT -4. The time now is 02:37 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
©2004-2008 TalkingPoker.com