Page 8 of 11

Re: SMBX NPC Code List

Posted: Fri Mar 18, 2016 1:11 pm
by Emral
You use Defines and lunalua for that.
http://wohlsoft.ru/pgewiki/SMBX_Fields

Re: The Secret "The Lakitus are throwing Lakitus!" Editor Tab

Posted: Mon Mar 21, 2016 6:29 pm
by Circle Guy
Just found a new way to get to this:
1. Freeze an enemy
2. Set the editor tab to lakitu mode
3. Click the enemy and place lakitu
4. Done
This can also be used to get empty bubbles that are useless! Yay!

Re: The Secret "The Lakitus are throwing Lakitus!" Editor Tab

Posted: Mon Mar 21, 2016 6:50 pm
by FanofSMBX
ProngoKingdom wrote:1.4.2 made this into another folder labeled "Advance" which kinda stinks. Liked it better when it was an easter egg since it was a nice little touch that the player could find.
Oh no you don't. SMBX 1.4.x has almost 10 minigames that are hard puzzles with math, sudoku, maze, etc. to unlock debug features.

Re: SMBX Cheat Codes

Posted: Wed May 18, 2016 8:30 pm
by SuperLuigiBrother
Valtteri wrote: These cheats have been claimed to exist on some SMBX cheat threads, but they really don't.

lavaplayer - Makes the player able to swim in lava.
Actually, I did try lavaplayer, and it actually worked.

Re: SMBX Cheat Codes

Posted: Thu May 19, 2016 1:44 am
by Mable
SuperLuigiBrother wrote:
Actually, I did try lavaplayer, and it actually worked.
Video proof or we ain't believing this.

Re: SMBX Cheat Codes

Posted: Thu May 19, 2016 7:17 am
by HeroLinik
Why is "superjumper" not listed under the fake cheats list? I've seen it being branded around early on in SMBX community life. Apparently it allows you to jump very high.

Re: SMBX Cheat Codes

Posted: Thu May 19, 2016 6:57 pm
by SuperLuigiBrother
Tinkerbell wrote:
SuperLuigiBrother wrote:
Actually, I did try lavaplayer, and it actually worked.
Video proof or we ain't believing this.
Oh, sorry, i think i was just kidding, i think i must have been using the blue shoe, and i just tried this today.

Re: SMBX Cheat Codes

Posted: Fri May 20, 2016 12:55 am
by Mable
The red shoe let's you go over lava. The blue let's you fly over the whole level

Re: SMBX NPC Code List

Posted: Tue May 24, 2016 7:17 pm
by AiNaKa
is there a way to make it so that when an NPC goes under the level it doesn't die?
I made a phantos out of the koopa troopa and chase AI but whenever it goes down it won't come back.

Re: SMBX NPC Code List

Posted: Tue May 24, 2016 7:55 pm
by PixelPest
AiNaKa wrote:is there a way to make it so that when an NPC goes under the level it doesn't die?
I made a phantos out of the koopa troopa and chase AI but whenever it goes down it won't come back.
Not with NPC codes. That would require LunaLua

Re: SMBX NPC Code List

Posted: Wed May 25, 2016 8:44 pm
by AiNaKa
PixelPest wrote:
AiNaKa wrote:is there a way to make it so that when an NPC goes under the level it doesn't die?
I made a phantos out of the koopa troopa and chase AI but whenever it goes down it won't come back.
Not with NPC codes. That would require LunaLua

oh i see but i'm making another npc now is there a way for it to despawn after a certain amount of time? i don't know how to use lua at all.

Re: SMBX NPC Code List

Posted: Sat May 28, 2016 1:00 pm
by PixelPest
AiNaKa wrote:
PixelPest wrote:
AiNaKa wrote:is there a way to make it so that when an NPC goes under the level it doesn't die?
I made a phantos out of the koopa troopa and chase AI but whenever it goes down it won't come back.
Not with NPC codes. That would require LunaLua

oh i see but i'm making another npc now is there a way for it to despawn after a certain amount of time? i don't know how to use lua at all.
You'd need to use Lua to do that too

Re: SMBX NPC Code List

Posted: Wed Jun 01, 2016 9:34 pm
by MrSpoon
I have 2 questions. is the regular variable called "height" and "width" changes the npc's hitbox, and the "gfxheight" and "gfxwidth" change the looks of the npc?
Also, does all 4 variables change the npc by 1 pixel, (For example, if I add 1 to height, the goomba is 1 pixel taller) or is it that 1 changes an entire block? (Another example, adding 1 height to a goomba makes it as tall as a SMW koopa) Thanks in advance!

Re: SMBX NPC Code List

Posted: Wed Jun 01, 2016 9:57 pm
by PixelPest
MrSpoon wrote:I have 2 questions. is the regular variable called "height" and "width" changes the npc's hitbox, and the "gfxheight" and "gfxwidth" change the looks of the npc?
gfxwidth and gfxheight refer to how large each frame of the spritesheet is
MrSpoon wrote:Also, does all 4 variables change the npc by 1 pixel, (For example, if I add 1 to height, the goomba is 1 pixel taller) or is it that 1 changes an entire block? (Another example, adding 1 height to a goomba makes it as tall as a SMW koopa) Thanks in advance!
Yes, all changes to gfxwidth, gfxheight, width, and height are by 1px

Re: SMBX NPC Code List

Posted: Wed Jun 01, 2016 10:13 pm
by MrSpoon
PixelPest wrote:
MrSpoon wrote:I have 2 questions. is the regular variable called "height" and "width" changes the npc's hitbox, and the "gfxheight" and "gfxwidth" change the looks of the npc?
gfxwidth and gfxheight refer to how large each frame of the spritesheet is
MrSpoon wrote:Also, does all 4 variables change the npc by 1 pixel, (For example, if I add 1 to height, the goomba is 1 pixel taller) or is it that 1 changes an entire block? (Another example, adding 1 height to a goomba makes it as tall as a SMW koopa) Thanks in advance!
Yes, all changes to gfxwidth, gfxheight, width, and height are by 1px
I understand. Thanks a ton! :)

Re: SMBX Cheat Codes

Posted: Sat Jun 18, 2016 6:26 am
by kojimkj
crusher169 wrote:lol I suck at levels. I even got a game over on the first level of luigis fight for the mushroom kingdom. #FAIL
I CANT GET PAST THE LEVEL 3 of Return to Dinosaur Land i_i

Re: SMBX Cheat Codes

Posted: Sat Jun 18, 2016 10:02 am
by Radiance
SuperLuigiBrother wrote: Actually, I did try lavaplayer, and it actually worked.
Maybe you activated donthurtme, which enables god mode, before jumping into the lava.

Re: SMBX Cheat Codes

Posted: Mon Jun 27, 2016 12:00 am
by SuperLuigiBrother
Afraid of the Heights wrote:
SuperLuigiBrother wrote: Actually, I did try lavaplayer, and it actually worked.
Maybe you activated donthurtme, which enables god mode, before jumping into the lava.
That might be...


Maybe theres already a invincible cheat, so theres no need for lavaplayer.

Re: SMBX Cheat Codes

Posted: Mon Jun 27, 2016 2:05 am
by Radiance
It takes me five minutes on imaging how a player could swim in lava since lava tiles are blocks. :|

So I thought that you are in god mode and when I tried it, what I think is correct. :lol:

Re: SMBX Cheat Codes

Posted: Mon Jun 27, 2016 5:19 am
by Luigi_Is_Awesome
100% Awesome