Synthesize
Member
Hey guys, I have a question. I am curious if rgss can do the following:
Print a number on screen using the base value from a game variable. I was fooling around with self.contents.draw_text on Scene_Map but couldn't figure it out. Basically I want the following:
If variable 1' numerical value is 'TWO' then the number 2 is printed somewhere on the screen.
Thanks,
Syn.
Print a number on screen using the base value from a game variable. I was fooling around with self.contents.draw_text on Scene_Map but couldn't figure it out. Basically I want the following:
If variable 1' numerical value is 'TWO' then the number 2 is printed somewhere on the screen.
Thanks,
Syn.