I managed to figure out how to retrieve the content of a string, ie. president_name and name, but i cannot do the same for an int like player_money.
How can i convert an int (int32) to a string or, if no such function exists, how can i output such a number to a file?
thanks a lot.
ps: please do say google or read the code, because i tried both..
