Hard Light Productions Forums
Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Vanguard on March 10, 2006, 10:52:48 am
-
Number variables, that is? Training messages or regular messages, I don't care. I remember this was a big hurdle to my RTS idea a few years ago, maybe it's been remedied? :)
-
Yep. Simply put $variableName in the message wherever you want the variable to appear. This works equally well for string variables too.
This won't work for multiplayer though (Only the host machine will report the variable correctly).