fifilein
04-17-2010, 04:25 PM
Hi,
another genius idea :-)
i think a lot of us are using the color coding from the poker stars notes, to mark fish.
so for me it would be ideal, if TST takes the fish marked in the notes.xml (in the user directory), and uses certain numbers as fish (for the buddy list). that would be soooo genious not to maintain to seperate lists.
it doesnt need to be on the fly; it could be done when starting TST, before scanning, every ten minutes.
even the format of the notes.xml is simple, so is your buddy file. i was even thinking programming this myself; to bad my skils stuck at turbo pascal, was some time ago :)
<?xml version="1.0" encoding="UTF-8" ?>
- <notes version="1">
- <labels>
<label index="0" color="30DBFF">NIT</label>
<label index="1" color="30FF97">Loose Passive</label>
<label index="2" color="E1FF80">Short Stack</label>
<label index="3" color="FF9B30">Custom Label 4</label>
<label index="4" color="FF304E">TAG/ LAG Bad</label>
<label index="5" color="FF30D7">Maniac / Spewlord</label>
<label index="6" color="303EFF">TAG / LAG Good</label>
<label index="7" color="1985FF">Weak Tight</label>
</labels>
<note player="! jj JOAKIM" label="1" update="1269280282" />
<note player="$CASH$OUT457" label="1" />
<note player="$pidly$pouch" label="1" update="1269766469" />
<note player="*Delies*" label="1" update="1269620846" />
<note player=",^,' Flav1u" label="1" update="1268558857" />
</notes>
another genius idea :-)
i think a lot of us are using the color coding from the poker stars notes, to mark fish.
so for me it would be ideal, if TST takes the fish marked in the notes.xml (in the user directory), and uses certain numbers as fish (for the buddy list). that would be soooo genious not to maintain to seperate lists.
it doesnt need to be on the fly; it could be done when starting TST, before scanning, every ten minutes.
even the format of the notes.xml is simple, so is your buddy file. i was even thinking programming this myself; to bad my skils stuck at turbo pascal, was some time ago :)
<?xml version="1.0" encoding="UTF-8" ?>
- <notes version="1">
- <labels>
<label index="0" color="30DBFF">NIT</label>
<label index="1" color="30FF97">Loose Passive</label>
<label index="2" color="E1FF80">Short Stack</label>
<label index="3" color="FF9B30">Custom Label 4</label>
<label index="4" color="FF304E">TAG/ LAG Bad</label>
<label index="5" color="FF30D7">Maniac / Spewlord</label>
<label index="6" color="303EFF">TAG / LAG Good</label>
<label index="7" color="1985FF">Weak Tight</label>
</labels>
<note player="! jj JOAKIM" label="1" update="1269280282" />
<note player="$CASH$OUT457" label="1" />
<note player="$pidly$pouch" label="1" update="1269766469" />
<note player="*Delies*" label="1" update="1269620846" />
<note player=",^,' Flav1u" label="1" update="1268558857" />
</notes>