
You can view Ongame hands by typing in a hand id, and optionally hero's name
Example: http://www.poker-finland.com/hand/T5-9330797-140
Example: http://www.poker-finland.com/hand/T5-9330797-140/Curlywurlydj
If you want to incorporate the mod to your Ongame client, follow the next 4 steps.
You need AHK to run the Ongame "Modstarter" script. You can get it here:
http://www.autohotkey.com/download/
Note: Video-tutorial of steps 2 and 3 at the bottom of this page.
http://www.poker-finland.com/hand/ongame.ahk
"Save as" to any destination (Desktop recommended).
Right click ongame.ahk, and select "Edit Script"
You need to edit lines 8 and 9 which both end with "; Edit".
ongameDir must contain the directory where you're Ongame client is installed.
ongameExe must contain the "start(skin-name).exe".
By default both are set to Goal Wins default settings.
NOTE: If "Edit Script" does not appear, check if AHK is installed correctly
when the script is run for the first time it will create
2 folders (Mod and Original) to your ongame directory.
It will also move the original Links.xml to the Original folder and
creates a modified version of the file and moves it to the Mod Folder.
You can select if you want to use Ongames own browser or external(Default) browser.
You can also select if you want Hero's action's highlighted or not.
NOTE: If you want to re-select these options, just delete Links.xml from Mod folder.
Always run your ongame client from the ongame.ahk, running start(skin-name).exe
will re-download and force original files to be used.
You can put any mods (table/card/p5 mods etc) to the Mod folder, and they will work.
Just remember that Original folder must contain original file of any modded file.
(otherwise ongame will update every time you start it)
If ongame keeps updating every time, even though you use ongame.ahk, run the
start(skin-name).exe once, and replace all the files in original folder with
the ones in the ongame directory.