Okay, I'm trying to make a terminal that will allow you to buy weapons with TSC Credits (represented by a global value: MSWACredits.)
I've got most of it down, but I'd like to do something else with it too, namely, I would like it to tell you how many credits you currently have in the greeting text. Is this possible? If so, how do I do it?