MaGL X2 Discussion - MaGL X2 Lands TOMORROW. GET. HYPE.
- DullahanDodgeman
- The Incompetent
- Posts: 44
- Joined: 8 years ago
- Location: My room, usually
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
The star replacement sprite (for the rupee) is giving me a bit of trouble because I'm using Link for my level, and sometimes when enemies are killed a star pops out instead of rupees. Could I just copy the sprite and movement data onto another sprite that I am not using and have it still work the right way?
Is this the spot where I place my order for a large pizza?
- Willhart
- Stalker, Doxxer, and Sexual Harasser
- Banned
- Posts: 2434
- Joined: 12 years ago
- Location: Finland
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
You can just rename them too and it should work, as long as you replace a coin or something similar with it.DullahanDodgeman wrote:The star replacement sprite (for the rupee) is giving me a bit of trouble because I'm using Link for my level, and sometimes when enemies are killed a star pops out instead of rupees. Could I just copy the sprite and movement data onto another sprite that I am not using and have it still work the right way?
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
I think you've hit the nail on the head there. The trouble is that the deadline for MAGLX2 is approaching, and the simple tutorials aren't there for Lua yet. I'm working on it, but it won't be done overnight.Willhart wrote: Giving a quick solution is way better than a good one, now that there is only a week to work on a level soon. You have to play with the ideas when they are fresh. I may have spent two days on getting the music fading and some CinematX to work with lua, and it did not really do good for the work flow.
I think the problem will mitigate itself when more people are more familiar with Lua (and therefore more able to help newcomers), and there are better tutorials for people to look at to learn the basics. I apologise if I sounded condescending, or aggressive, I merely want to see the best come out of the community in the future.





Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Alright, I've got it working now, thanks. Was a bit of a pain to set up but that's on me for not having the patience to read basic instructions.Hoeloe wrote:Oh. I see what you mean. I thought you meant "grabbed" as in carrying, rather than collected as with an Axe.Zyglrox Odyssey wrote: Not that I could find, aside from the one for what the player's currently carrying around but that doesn't really apply to axes.
When an Axe is collected, it is classed as "dead". This gives you a few things you can do, but I would suggest using the Trigger library (I believe it's built into the MAGLX2 devkit) to trigger a Lua event when the Axe is grabbed. You just need to set every Axe to call the right SMBX event on death.
- Dragon Fogel
- Master of Pointlessness
- Posts: 1331
- Joined: 8 years ago
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Okay, I have some sections of my level made, but I'm not sure how to make a warp between sections that covers more than one tile. Do I have to make a separate entrance/exit for each tile, or is there something else I can do?
- pholtos
- Loves adorable things.
- Posts: 1590
- Joined: 13 years ago
- Location: One of the States in the Center of the U.S.
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
The former.Dragon Fogel wrote:Okay, I have some sections of my level made, but I'm not sure how to make a warp between sections that covers more than one tile. Do I have to make a separate entrance/exit for each tile, or is there something else I can do?
Host and Organizer of the Rando Pokemon Tournaments. Completed: I, II, III, IV, V
Dealer of the Pokermon Discord Tourneys.












I do LPs, check them out if you'd like.
Currently playing:

The 500 char limit is evil. :P
Dealer of the Pokermon Discord Tourneys.












I do LPs, check them out if you'd like.
Currently playing:

The 500 char limit is evil. :P
- Dragon Fogel
- Master of Pointlessness
- Posts: 1331
- Joined: 8 years ago
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Yeah, I figured that out after some more poking around. Should have a functional basic draft of my level done soon, then.
- Dragon Fogel
- Master of Pointlessness
- Posts: 1331
- Joined: 8 years ago
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Well! I've got a first draft of my level done. Could be better, but considering it's my first level ever I feel pretty good about it.
I've still got some graphical touch-ups to do, and might add a few side sections. Should be able to get that done tomorrow, then I'd like to get some opinions before I submit it. If anyone's interested, toss me a PM.
I've still got some graphical touch-ups to do, and might add a few side sections. Should be able to get that done tomorrow, then I'd like to get some opinions before I submit it. If anyone's interested, toss me a PM.
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
I would like to try it out.
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Anyone here willing to do a minor spriting thing for me? I can't describe it here for obvious reasons, so just PM me. It shouldn't be difficult at all, it's just beyond my minor pixel art capabilities.
- FusionWarrior
- Super Sayian Mewtwo Genetic Freak
- Posts: 299
- Joined: 8 years ago
- First name: Jon
- Pronouns: Anything Goes
- Location: NYC!
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Just to confirm, we want to use the end goal star that awards a star for our end, and not the mushroom-flower-star SMB3 Roulette? I have to use different settings depending on which it is.
-
GlitchedGhost
- Posts: 292
- Joined: 10 years ago
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Question: I have a cutscene at the beginning of my level using the events, what's the best way to only have it play once to prevent the player from having to watch it every time they die? Is a mid point after the cutscene okay? And can you have multiple midpoints in one level, if I do that?
He captured!
raocow wrote:last night I had a dream where I finally understood what a 'birb' is, and turns out it's a collyflower



- pholtos
- Loves adorable things.
- Posts: 1590
- Joined: 13 years ago
- Location: One of the States in the Center of the U.S.
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
According to sources, the midpoint in the earliest section is the only one a person will spawn into if they die.
If you want my suggestion, have some sort of button you can push during the cutscene (if possible) to skip the cutscene. (Is that possible?)
If you want my suggestion, have some sort of button you can push during the cutscene (if possible) to skip the cutscene. (Is that possible?)
Host and Organizer of the Rando Pokemon Tournaments. Completed: I, II, III, IV, V
Dealer of the Pokermon Discord Tourneys.












I do LPs, check them out if you'd like.
Currently playing:

The 500 char limit is evil. :P
Dealer of the Pokermon Discord Tourneys.












I do LPs, check them out if you'd like.
Currently playing:

The 500 char limit is evil. :P
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
You could just have the player choose between the cutscene and not.
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Hahaha, reskining is proving to be a worthy foe:

I hope that I can solve this problem, because that would mess up so badly my level.

I hope that I can solve this problem, because that would mess up so badly my level.
-
GlitchedGhost
- Posts: 292
- Joined: 10 years ago
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Okay, I'll keep that in mind, thank you!pholtos wrote:According to sources, the midpoint in the earliest section is the only one a person will spawn into if they die.
If you want my suggestion, have some sort of button you can push during the cutscene (if possible) to skip the cutscene. (Is that possible?)
How would I go about that? Having a separate room leading to the main level and the cutscene itself? Or is there some other way?ano0maly wrote:You could just have the player choose between the cutscene and not.
He captured!
raocow wrote:last night I had a dream where I finally understood what a 'birb' is, and turns out it's a collyflower



Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Probably a small room with two warps, one leading to the cutscene and one after it. Assuming the cutscene autostarts at a room.
-
GlitchedGhost
- Posts: 292
- Joined: 10 years ago
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Okay, thank you!
He captured!
raocow wrote:last night I had a dream where I finally understood what a 'birb' is, and turns out it's a collyflower



Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
so am I right to assume that the death graphics for npcs are hardcoded and can't be changed? I looked through the graphics folder for npcs and found nothing of the sort
and if so, does anyone really care that much if re-sprited enemies don't match their death sprites? it doesn't look nice, but if it's a limitation of the editor, then would that still be points off?
I would guess there's a way around it using the more fancy stuff, but if there is, I'm not sure I have time to learn all that in a week while also making this level
and if so, does anyone really care that much if re-sprited enemies don't match their death sprites? it doesn't look nice, but if it's a limitation of the editor, then would that still be points off?
I would guess there's a way around it using the more fancy stuff, but if there is, I'm not sure I have time to learn all that in a week while also making this level
- Dragon Fogel
- Master of Pointlessness
- Posts: 1331
- Joined: 8 years ago
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Just looked at some levels from last year's contest that changed death graphics. They're in the "Effects" folder under "Graphics". You can change them just like NPC graphics, but name the file "effect"-whatever-number.
- CrispyMWHC
- Arrangements in fulminating vective
- Posts: 171
- Joined: 13 years ago
- Pronouns: he/him/his
- Location: Wisconsin.
- http://crispymwhc.talkhaus.com/
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Should I be using two stars if I have a secret exit, or is one star with a different kind of exit fine?

https://www.youtube.com/user/CrispyMWHC -- I play the games for the internet.
Currently playing: THE HOORAY: Fishing Season
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
...ohDragon Fogel wrote:Just looked at some levels from last year's contest that changed death graphics. They're in the "Effects" folder under "Graphics". You can change them just like NPC graphics, but name the file "effect"-whatever-number.
yeah, thanks, I should've poked around more before asking, I just never thought they would be in there
though now that I think about it, I don't know what else I was expecting "effects" to be
- Klaty
- GUESS WHO
- Posts: 20
- Joined: 8 years ago
- Pronouns: male/neutral
- Location: Finland (stalker)
- Contact:
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
I can't quite remember, but it was something about there being two Wohl's editors, other excess files and corrupted files. And also downloading it took 30 minutes. Isn't that fun.Hoeloe wrote: If you need to use Luna, then you will have to use the devkit, or at least get the LunaLua patch from the Lua thread. What were the issues you were experiencing with it?
Look, unless I'm thinking of implementing a new gimmick that "requires" DLL/Lua, it doesn't matter how complex it is. I'm new to programming, and hence my adaptation skills should be the same, so it doesn't matter which one I use. I'm never going to use Lua anyways (unless I'm making more SMBX stuff, but nonethless), while DLLs I am going to make for my future game projects, so people can play multiplayer and mod the game.
Also about the One-way scrolling; it wouldn't work because I still need the screen to actually go back, Though I guess I could use clouds...? I don't recall the SMBX engine/Wohl's editor having clouds that are facing right. It was a custom thing, no?
EDIT: I'll use pipes for now. Besides, it's a contest, WHAT COULD POSSIBLY GO WRONG?!
That annoying guy who always misses everything important and doesn't know what's going on most of the time. (also occasionally freaks out about minor things)
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Historically, this hasn't been possible, but there is a LunaLua library that allows you to do this now. My MAGLX2 level has two midpoints.GlitchedGhost wrote:And can you have multiple midpoints in one level, if I do that?
You're far more likely to use Lua in other gaming projects than LunaDLL. LunaDLL isn't "making" a DLL, the DLL already exists. You're using a scripting language called Autocode that was made in half an hour for SMBX. Lua, on the other hand, is a pre-existing language designed for game scripting.Klaty wrote:I'm never going to use Lua anyways (unless I'm making more SMBX stuff, but nonethless), while DLLs I am going to make for my future game projects, so people can play multiplayer and mod the game.





- ztarwuff
- What the heck is a flair and why am I being asked to write one for my profile?
- Posts: 550
- Joined: 9 years ago
- Location: Within 2 miles of the Imperial Crypt of Napoleon III
Re: MaGL X2 Discussion. No raocows! NOT the sign up thread!
Whoa! It just occurred to me that it would be unfair to have the LunaDLL active from the get go, which is the example I gave you. You'd probably want to allow the player to move freely in the room in which your NPC tells the player he or she can't move left, then have the kill code active in other sections.Klaty wrote:I won't use the Devkit. I had major trouble with that when I started and Horikawa suggested me to not use it, since the PGE engine is good enough. Let's talk about this later, mm'kay? It's almost 11PM here and I'm too tired and can't understand what y'all are talking about.
Thus the #0 would have to be replaced with the number of the section you want the code active in and you'd need multiple instances for each section.
Worse comes to worse, create the level without the code send to me and I'll test it for you with the code i.e. I'll copy it in myself. I've finished with my level so it should be no problem.







