assignment

  1. Macadamia

    Lua : assigning a string to a variable containing a number ?

    Hello there, it's me again about Lua. I am asking this because I have not found the answer to this question, and before messing up my whole map for testing this, I just want to know if it is possible. As variables don't have types in Lua and only values have types, can I do this : a=5...
Top