Call a value in text?

  • #1, by ygmantellMonday, 14. August 2017, 04:16 7 years ago
    Is there any way to call a value in text?

    Like in any of the display text action parts I want to be able to say something like:
    "You owe me $[Value]!" -- for example
    Or something like that...

    Like, in RPG maker (for example) I can use a message code to do that.

    Thanks so much!

    Great Poster

    274 Posts


  • #2, by sebastianMonday, 14. August 2017, 08:55 7 years ago
    You owe me <v=value>! --displays the value of said value
    You owe me <vs=value>! --displays the value string of said value

    smile 

    Thread Captain

    2346 Posts

  • #3, by ygmantellMonday, 14. August 2017, 14:47 7 years ago
    Awesome, thanks!

    EDIT:  -1 is undefined, right?
    Thanks!

    Great Poster

    274 Posts

  • #4, by sebastianMonday, 14. August 2017, 17:56 7 years ago
    Awesome, thanks!

    EDIT:  -1 is undefined, right?
    Thanks!

    "-1" is "-1" wink

    Thread Captain

    2346 Posts

  • #5, by sebastianMonday, 14. August 2017, 17:56 7 years ago
    Awesome, thanks!

    EDIT:  -1 is undefined, right?
    Thanks!

    "-1" is "-1" wink

    Thread Captain

    2346 Posts

  • #6, by ygmantellMonday, 14. August 2017, 20:10 7 years ago
    Yeah, thought so (In other parts of VS it's undefined)

    Sorry, got confused!

    Thanks!

    Great Poster

    274 Posts