I have 2 questions: I need to find a way around this, or add these to AGS 2.8
Q1. I am trying to find out how to display a few values through the 'Label' in GUI. for example, I want to display the amount of cash using the label (but not displaying as a score (@SCORE@).
Q2. Is there anyway to activate an 'IF' command if the player types in a set string into the text parser. for example, the player sets a username as a string, then wants to log in, how do I set it so the parser recognises that I have typed in a certain string?
Q1. I am trying to find out how to display a few values through the 'Label' in GUI. for example, I want to display the amount of cash using the label (but not displaying as a score (@SCORE@).
Q2. Is there anyway to activate an 'IF' command if the player types in a set string into the text parser. for example, the player sets a username as a string, then wants to log in, how do I set it so the parser recognises that I have typed in a certain string?