How to set the string of a value with lua

  • #1, z marvelThursday, 20. April 2017, 17:41 hodinky 8 years ago
    Ich have a value called "cmd" and want to change its string from "take" to "look". Any idea how to achieve it? smile

    Zabiják klíčů

    599 Posts


  • #2, z ke4Thursday, 20. April 2017, 18:07 hodinky 8 years ago
    Hi Thomas, i'm not sure what are you asking here.
    You can set the string of a value like this:

    Values["cmd"].String = "look"

    Zabiják klíčů

    810 Posts