What do I make Lua coding with and how do I do it?
Posted: Tue Nov 25, 2014 11:11 am
by DaSpongeBobMan
I dragged the Lua file in my SMBX folder, I set up everything for Lua, but it did not work. What did I do wrong? How do I make Lua codes and what do I make them with?
Re: What do I make Lua coding with and how do I do it?
Posted: Tue Nov 25, 2014 3:19 pm
by Danny
As far as I'm aware you can't code LUA files to make things work with vanilla SMBX.
If that's not what you're getting at, you should provide more information on what you're actually trying to attempt.
Re: What do I make Lua coding with and how do I do it?
Posted: Tue Nov 25, 2014 5:12 pm
by HenryRichard
You do it exactly like other lunadll stuff, just as a .lua file instead of a .txt. Of couse, you have to know how to code in LUA, so better learn how if you don't already know.
Re: What do I make Lua coding with and how do I do it?
Posted: Tue Nov 25, 2014 10:02 pm
by DaSpongeBobMan
HenryRichard wrote:You do it exactly like other lunadll stuff, just as a .lua file instead of a .txt. Of couse, you have to know how to code in LUA, so better learn how if you don't already know.
You change the .txt to .lua? What if it doesn't work?
Re: What do I make Lua coding with and how do I do it?
Posted: Tue Nov 25, 2014 10:13 pm
by XerX
Use notepad, notepad++ or sublime text to make lua files.
Re: What do I make Lua coding with and how do I do it?
Posted: Wed Nov 26, 2014 1:53 pm
by Kevsoft
It maybe that you made a .txt file but you didn't noticed it because windows hides known extension by default... so you might have a file called "lunadll.lua.txt"
Check out this video how to deactivate that: