does lua support the “this” command? I am looking to enter a command but it only works with the “this” command. Thanks. [import]uid: 94237 topic_id: 21612 reply_id: 321612[/import]
try “self” and see if that works for you [import]uid: 49520 topic_id: 21612 reply_id: 85717[/import]
As said above, lua’s equivalent to the “this” command is “self” [import]uid: 84637 topic_id: 21612 reply_id: 85857[/import]