Page 6 of 11
Re: SMBX NPC Code List
Posted: Sun Jul 12, 2015 10:14 am
by RudeGuy
UnskilledPlayer wrote:Can you code blocks to do things? I wanna make a battle level where it hurts to stand on a switch block (y'know to prevent cheating).
You can't use NPC codes with blocks, but you can do this with events. Replace something that hurts the player in every sides (for example a muncher block) with the switch block graphic, then put the switch blocks hit and not hit in 2 layers respectively and then have the switch blocks trigger an event that toggles these 2 layers.
Re: SMBX Cheat Codes
Posted: Fri Jul 17, 2015 4:33 am
by Arceus88
Heh, why do you even need these cheat codes, I mean they're useful but why?!
Re: SMBX Cheat Codes
Posted: Fri Jul 17, 2015 12:53 pm
by Julia Pseudo
They're just easter eggs in the game. They're also useful for testing episodes and such.
Re: SMBX Cheat Codes
Posted: Fri Jul 17, 2015 3:37 pm
by RudeGuy
Pseudo-dino wrote:They're just easter eggs in the game. They're also useful for testing episodes and such.
They're also useful for stupid bugs or unfair parts in episodes.
Re: SMBX Cheat Codes
Posted: Fri Jul 17, 2015 5:18 pm
by Julia Pseudo
^
Yeah, some physics change in an SMBX update actually made one of the later levels in the Invasion (original) impossible. One of the colored block lifts wouldn't move even if it was turned on, so you can't complete it without cheats or changing the level in the editor. Definitely a good usage.
Re: SMBX NPC Code List
Posted: Sat Jul 18, 2015 7:06 pm
by HenryRichard
UnskilledPlayer wrote:I'm so glad I came across this.
Can you code blocks to do things? I wanna make a battle level where it hurts to stand on a switch block (y'know to prevent cheating).
That can be done with lunalua - if you're interested I'll explain it.
Re: The Secret "The Lakitus are throwing Lakitus!" Editor Ta
Posted: Mon Jul 20, 2015 12:41 pm
by zxcv
It's cool and usefull.Just be carefull with the bugs.
Re: The Secret "The Lakitus are throwing Lakitus!" Editor Ta
Posted: Mon Jul 20, 2015 1:17 pm
by HeroLinik
Matthewism wrote:I found this secret a while back
while messing around with smbx,
Yeah, I discovered it by accident three years ago when I was reading a guide about how to get a custom graphic into a level. The guy who originally discovered it, although it's labelled as a complicated method, used the same one we use now, but with more stress; it involved stuff like SMB3 Bowser and clicking the Lakitu button countless times.
Re: SMBX NPC Code List
Posted: Thu Jul 23, 2015 8:40 pm
by Chris14
Does this still work? It doesn't work for me.

Re: SMBX NPC Code List
Posted: Fri Jul 24, 2015 12:54 pm
by RudeGuy
Chris14 wrote:Does this still work? It doesn't work for me.

Maybe you aren't writing the codes. Make sure the codes are wrote like the ones in the OP of this topic, without also the spaces between the codes and the "=". Also, try using PGE (with it you can create NPC codes without having to write them on a .txt file) or Luigifan's NPC editor-
Re: The Secret "The Lakitus are throwing Lakitus!" Editor Ta
Posted: Sat Aug 29, 2015 3:10 pm
by Funfun11
Mine kept throwing Goombas. Any help?
EDIT: Oh. Forgot to do the switch from SMB3 to SMB1.
Re: SMBX NPC Code List
Posted: Tue Sep 15, 2015 3:32 pm
by Drachenbauer
for one Level i make a ridable kite out of the clown-car.
i want to slow down the framespeed, because for the wiggling kite-tail a slower framespeed mal look better.
But i see no differences, after adding a txt named after the clown-car-grafic and put in the framespeed-line with a number, i want to try...
What happens
Re: SMBX NPC Code List
Posted: Tue Sep 15, 2015 7:58 pm
by Axiom
Clown cars can't have their graphic values changed because they're hard coded into the game.
Re: SMBX NPC Code List
Posted: Thu Sep 24, 2015 3:48 pm
by Drachenbauer
how to change the hight of animated objekts?
Re: SMBX NPC Code List
Posted: Thu Sep 24, 2015 4:02 pm
by RudeGuy
Drachenbauer wrote:how to change the hight of animated objekts?
Exactly like how you change the size of non animated NPCs.
Re: SMBX NPC Code List
Posted: Thu Sep 24, 2015 4:27 pm
by Drachenbauer
ii tried it, but the animation was messy: it showed a part of one stage and a part of another stage...
Re: SMBX NPC Code List
Posted: Fri Sep 25, 2015 1:29 am
by RudeGuy
Nothing will work if you don't use graphics.
Re: SMBX NPC Code List
Posted: Fri Sep 25, 2015 11:56 am
by Drachenbauer
i mean, i used my own grphic, thet was higher than the original-item, and changed the GFX-hight and the frame-hight into the hight of the animation-states in my own grafic.
then i got this messy effect...
and in this effect i saw a rectangle from the hight of the original item.
i made a flapping butterfly-platform out of a para-koopa.
The hight of the parakoopa is 54 pix.
it was bossible to create a bigger width (96pix), because the butterfly´s wingspan is now 3 blocks.
but the change of the hight did not work...
For the hight of the butterflies i planned 96 px too (i tried to make a butterfly with swallowtail-lappets at its hind-wings.)
But the frame-hight was still 56 pix after changing wich the npc-codes...
Re: The Secret "The Lakitus are throwing Lakitus!" Editor Ta
Posted: Fri Sep 25, 2015 12:21 pm
by Drachenbauer
is it possible to change the graphic of the hidden ridable airship?
some one sayd, the Koopa-clown-car is hard-scripted.
it get´s its original design back, if the player is boarding.
is it thae same at the hidden ridable airship, or does it keep it´s new sprite all the time?
Re: The Secret "The Lakitus are throwing Lakitus!" Editor Ta
Posted: Fri Sep 25, 2015 2:51 pm
by Valtteri
Drachenbauer wrote:is it possible to change the graphic of the hidden ridable airship?
some one sayd, the Koopa-clown-car is hard-scripted.
it get´s its original design back, if the player is boarding.
is it thae same at the hidden ridable airship, or does it keep it´s new sprite all the time?
You can edit the airship piece and a lot of people have, too. It's been used to recreate Lakitu's Cloud, the Magic Carpet, Clown Copter and various custom vehicles.