- Joined
- May 8, 2015
- Messages
- 76
- Reaction score
- 17
- First Language
- English
- Primarily Uses
- RMVXA
I'm working on a function where the player can make enter a set of values to form a window colour. As it is, I've gotten it to the point where the characters are formatted correctly, all I have to do is convert the string into a tone but I don't know how to do that. I know var.to_i is convert to integer and var.to_s is convert to string but from experience, var.to_t isn't convert to tone. What is it? Please help. Thanks.

