View Single Post
  #278  
Old 11-12-2007, 01:38 PM
Xanderz Xanderz is offline
Senior Member
 
Join Date: Oct 2007
Posts: 230
Default Re: PokerPad - AHK hotkey script

[ QUOTE ]
Yup, i know it, im a developer too [img]/images/graemlins/wink.gif[/img]. I just thought maybe you can fix it simply. If it is not so hard for you, could you sent me PM about any IDE (maybe it is possible to use Eclipse? [img]/images/graemlins/smile.gif[/img] ) // tools // info about this scripting language, i will fix it by myself, if i will have some free time.

OT : Maybe i have to just move up in limits and forget "," ? [img]/images/graemlins/grin.gif[/img]

[/ QUOTE ]I use Eclipse for java but was never able to figure out how to get it to work with other languages. I currently just use Notepad++ for AHK. Ongame_CurrencyToFloat is the function you will want to look for to change the , to . and Ongame_Bet will have to be edited to change . back to ,

I plan on doing this in the future as soon I can determine the best way to know when such a transformation needs to be done.
Reply With Quote