You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a noob, just learning lua now but I noticed in your solution for 1.8 if I use the -l method to load the script it will only show lua and not the name of the script, it still works if I directly load it so is the solution correct because technically using -l counts as an extra argument?
The text was updated successfully, but these errors were encountered:
I'm a noob, just learning lua now but I noticed in your solution for 1.8 if I use the -l method to load the script it will only show lua and not the name of the script, it still works if I directly load it so is the solution correct because technically using -l counts as an extra argument?
The text was updated successfully, but these errors were encountered: