15.09.2017, 21:18
There is no need to convert between decimal and hexadecimal because there is nothing to convert. It's the same number. Just fetch and store with the regular Int functions like you would any other number, like score or money.
Unless you are constantly going to edit the files manually, storing a hexadecimal string is useless.
Unless you are constantly going to edit the files manually, storing a hexadecimal string is useless.