Page 2 of 3
Re: What Version of SMBX do you use?
Posted: Sun Feb 28, 2016 2:55 pm
by TDK
TheSaturnyoshi wrote:Catastrophe wrote:I only use 1.3.0.1. I don't use LunaLua or 2.0 because it complicated. I just use it for episodes that are recommanded for it.
What the hell why? You don't need to learn Lua, just use LunaLua it's not going to hurt ANYTHING and it's basically standard now, so I won't be surprised when people stop telling you it's needed on the episode topic. Not to mention it's not hard to use APIs, it requires like 3 lines of code you can copy-paste from elsewhere.
For example:
Code: Select all
timerApi = loadAPI("leveltimer");
function onLoad()
timerApi.setSecondsLeft(300);
timerApi.setTimerState(true);
end
Put that in your lunadll.lua file in the levels graphics folder and boom! You got a level timer, all you need to do is change 300 to the time you want.
He said he's using LunaLua for episode that requires it.
Also LunaLua would only be the standard once SMBX 2.0 is out of beta.
Re: What Version of SMBX do you use?
Posted: Sun Feb 28, 2016 3:22 pm
by CopyLeft
well you see
people like me
are lazy
Re: What Version of SMBX do you use?
Posted: Sun Feb 28, 2016 3:50 pm
by underFlo
TheDinoKing432 wrote:Also LunaLua would only be the standard once SMBX 2.0 is out of beta.
what
Re: What Version of SMBX do you use?
Posted: Sun Feb 28, 2016 3:51 pm
by Mable
Do we really need the discussion, of lunalua being the god here again.
Also why tell someone to use lunalua? Let him use what he wants.
Re: What Version of SMBX do you use?
Posted: Sun Feb 28, 2016 3:59 pm
by TDK
Spinda wrote:TheDinoKing432 wrote:Also LunaLua would only be the standard once SMBX 2.0 is out of beta.
what
I mean not everyone uses LunaLua , so it can't be called the standard now.
Re: What Version of SMBX do you use?
Posted: Sun Feb 28, 2016 4:08 pm
by underFlo
well cc12 uses it so i mean it kinda is
Re: What Version of SMBX do you use?
Posted: Sun Feb 28, 2016 4:22 pm
by Hani
I meant,
I use it for episodes that are required for it, they only thing that looks hard for me to learn is coding. I mean I like to add more gimmicks into my project, but to me it takes a long time to make the piece if code work. I know how to add hardcoded graphics. But do we need a specific code or just paste it in our episode folder?
Re: What Version of SMBX do you use?
Posted: Sun Feb 28, 2016 4:29 pm
by h2643
Just paste it.
Re: What Version of SMBX do you use?
Posted: Sun Feb 28, 2016 4:30 pm
by Hani
Ohh. No code for it. I ser, well thanks now I'm gonna try to make sure it works fine. I still need to learn how to code.
Re: What Version of SMBX do you use?
Posted: Sun Feb 28, 2016 5:07 pm
by Dany25G
SMBX 2.0
Re: What Version of SMBX do you use?
Posted: Sun Feb 28, 2016 5:41 pm
by Hoeloe
Tinkerbell wrote:
Also why tell someone to use lunalua? Let him use what he wants.
Because LunaLua not only allows you to play episodes that use it (as well as episodes that don't), but also fixes a bunch of bugs and problems with 1.3.0.1, such as the "mushroom touching lava causes the game to crash" bug. There are literally 0 reasons to use 1.3.0.1 without LunaLua, and many reasons to use it with LunaLua.
Re: What Version of SMBX do you use?
Posted: Sun Feb 28, 2016 6:01 pm
by Mable
I didn't say not to use it but k.
Re: What Version of SMBX do you use?
Posted: Sun Feb 28, 2016 6:36 pm
by JeanX32
I use the version 1.3.0.1, 1.4.2 and 2.0
Re: What Version of SMBX do you use?
Posted: Sun Feb 28, 2016 11:22 pm
by Alagirez
SMBX 1.3 0.1 with Lunalua
Re: What Version of SMBX do you use?
Posted: Mon Feb 29, 2016 3:04 am
by Spider Juice
Why to many people using 2.0? is better 1.4.2 (in my opinion)
Re: What Version of SMBX do you use?
Posted: Mon Feb 29, 2016 4:20 am
by Squishy Rex
1.4.2 was basically the thing that got me making levels again. I've been pretty uninspired lately, but with the new stuff that's been introduced and the few morbid issues the original release came with now fixed, I've come up with a ton of new ideas. If I had the time to be able to sit down and take a few weeks to really learn the way of the almighty LunaLUA, then I'd probably be using 2.0. Depending on the near future, once PGE becomes compatible with SMBX 38A (1.4.2) I may continue through PGE as normal. Until the get the chance to actually take a half decent stab at LunaLUA, 2.0 will be sitting on the backburner.
Re: What Version of SMBX do you use?
Posted: Tue Mar 01, 2016 10:00 pm
by TheSaturnyoshi
As I already said you DON'T need to know how to script, just how ro copy-paste limes.
Actually, once the new beta of 2.0 comes out, you won't need that at all for the new players, and I don't see NPCs being far off either.
Re: What Version of SMBX do you use?
Posted: Wed Mar 02, 2016 2:56 pm
by Mable
TheSaturnyoshi wrote:As I already said you DON'T need to know how to script, just how ro copy-paste limes.
Actually, once the new beta of 2.0 comes out, you won't need that at all for the new players, and I don't see NPCs being far off either.
Okay, i think we all know by now that you really like 2.0 but idk if you gotta confess this everyday.
Re: What Version of SMBX do you use?
Posted: Wed Mar 02, 2016 7:24 pm
by Quantix
I use 1.4.2 and 2.0
Re: What Version of SMBX do you use?
Posted: Wed Mar 02, 2016 11:41 pm
by CreatorForce
Smbx 1.3.0.1 and Smbx 1.4.2 <3