-
06.05.2008, 02:25
-
0
-
This post has been edited 2 time(s), it was last edited by N4rk0: 06.05.2008 02:27.
I think this is because my titan client is italian and i didn't find a way to change my client language .... the only difference is that instead to record games as NL ( no limit ) they are recorded as SL ( Senza Limite ).... infact i tried to change 'SL' in history files with 'NL' and they where imported as No limit games.
Example :
I changed this
<?xml version="1.0" encoding="utf-8"?><session sessioncode="818577231">
<general>
<mode>real</mode>
<gametype>Holdem SL 0.25/0.50</gametype>
.
.
.
with this:
<?xml version="1.0" encoding="utf-8"?><session sessioncode="818577231">
<general>
<mode>real</mode>
<gametype>Holdem NL 0.25/0.50</gametype>
.
.
.