My, my, that's really good of you to take the time, thanks a bunch!
As I understand it the script only works with monospaced fonts, so I'm thinking of a solution for proportional ones, since the game depends on them.
The only way I've come up with so far would be to find out the width of each character and then have the script add those values up to figure out the current mouselocation.
Does any easier solution strike anyone?
As I understand it the script only works with monospaced fonts, so I'm thinking of a solution for proportional ones, since the game depends on them.
The only way I've come up with so far would be to find out the width of each character and then have the script add those values up to figure out the current mouselocation.
Does any easier solution strike anyone?