Hello --
I am new to using LUA so i apologize in advance for asking basic questions. I would like to export users and last login time. I saw a script in another post. My first question: is there a way to paste the script in to the console window? I tried everything i could think of, to no avail.
Thank you for your help.
assistance with LUA
-
- Site Admin
- Posts: 2104
- Joined: Tue Sep 29, 2009 6:09 am
Re: assistance with LUA
OK, just try the shortcuts "Ctrl+C" and "Ctrl+V".
-
- Posts: 2
- Joined: Sun Apr 01, 2018 3:52 pm
Re: assistance with LUA
Thank you (i was able to paste one line at a time) but I am still having trouble. Is there a dummies guide for running scripts? I am lost!
-
- Site Admin
- Posts: 2104
- Joined: Tue Sep 29, 2009 6:09 am
Re: assistance with LUA
Yes, multiple lines code will become one line in the admin console, but won't effect the script running, you just need to press enter for running it.