World 8 Castle/Boss Level Signups [Spoilers]
- Mabel
- Just west of wierd
- Posts: 302
- Joined: 10 years ago
- https://marbels.talkhaus.com/
Re: World 8 Castle/Boss Level Signups [Spoilers]
i'd like to go next whenever or something, i guess when Mech is done i guess?




-
- Up in the Tower floating above Gensokyo lies the true me in reverse.
- Posts: 450
- Joined: 8 years ago
- Pronouns: he/him/his
- Location: Antarctica
- Contact:
Re: World 8 Castle/Boss Level Signups [Spoilers]
Sorry for my school getting in the way. As soon as I finish my Book report (which is valued at pass or fail (graduation on the line)) I have no choice.Mabel wrote:i'd like to go next whenever or something, i guess when Mech is done i guess?
Re: World 8 Castle/Boss Level Signups [Spoilers]
any updates on this?
-
- Up in the Tower floating above Gensokyo lies the true me in reverse.
- Posts: 450
- Joined: 8 years ago
- Pronouns: he/him/his
- Location: Antarctica
- Contact:
Re: World 8 Castle/Boss Level Signups [Spoilers]
Yeah, Should be done by a week.7NameSam wrote:any updates on this?
-
- Up in the Tower floating above Gensokyo lies the true me in reverse.
- Posts: 450
- Joined: 8 years ago
- Pronouns: he/him/his
- Location: Antarctica
- Contact:
Re: World 8 Castle/Boss Level Signups [Spoilers]
Sorry for the double post, I may not be able to quite finish by tomorrow, but I think I can do quite a lot. I will try to make sure finish it as soon as possible.MECHDRAGON777 wrote:Yeah, Should be done by a week.7NameSam wrote:any updates on this?
Edit: I have 164+ lines of code in just my sections.
Edit 2: I have had no electricity all day. Sorry that this will take slightly longer now.
-
- Up in the Tower floating above Gensokyo lies the true me in reverse.
- Posts: 450
- Joined: 8 years ago
- Pronouns: he/him/his
- Location: Antarctica
- Contact:
Re: World 8 Castle/Boss Level Signups [Spoilers]
UPDATE
[/size]My PC has crashed and I lost all files and I did not back-up my version of this level before hand. Can I either go last, or or given the download to the most up-to-date file?[/color]
-
- Up in the Tower floating above Gensokyo lies the true me in reverse.
- Posts: 450
- Joined: 8 years ago
- Pronouns: he/him/his
- Location: Antarctica
- Contact:
Re: World 8 Castle/Boss Level Signups [Spoilers]
UPDATE
[/size]I got my PC operational, and I will continue work on my section after I finish my MaGKLX 3 level. (I am getting a lot of inspiration for it lately.[/color]
Re: World 8 Castle/Boss Level Signups [Spoilers]
Hey! here's a bump!
I updated the onedrive, I made my section look better.
I updated the onedrive, I made my section look better.
- SAJewers
- ASMBXT Level Wrangler/A2XT Project Coordinator /AAT Level Designer
- Posts: 4152
- Joined: 11 years ago
- Location: Nova Scotia
Re: World 8 Castle/Boss Level Signups [Spoilers]
Mechdragon, in theory.SAJewers wrote:Who's next/has the level?
- pholtos
- Loves adorable things.
- Posts: 1659
- Joined: 14 years ago
- Location: One of the States in the Center of the U.S.
Re: World 8 Castle/Boss Level Signups [Spoilers]
Was my code ever added to the actual lua or is it still in that odd extra lua?
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
-
- Up in the Tower floating above Gensokyo lies the true me in reverse.
- Posts: 450
- Joined: 8 years ago
- Pronouns: he/him/his
- Location: Antarctica
- Contact:
Re: World 8 Castle/Boss Level Signups [Spoilers]
Does that mean I need to redo load the level and re do every thing I have done? Also, am I allowed to use 2.0 beta 3 stuff?7NameSam wrote:Hey! here's a bump!
I updated the onedrive, I made my section look better.
Re: World 8 Castle/Boss Level Signups [Spoilers]
All I did was change some graphics and add a few lines of lua code, so it shouldn't be that hard to put in.MECHDRAGON777 wrote:Does that mean I need to redo load the level and re do every thing I have done? Also, am I allowed to use 2.0 beta 3 stuff?7NameSam wrote:Hey! here's a bump!
I updated the onedrive, I made my section look better.
here's what I added:
Code: Select all
local ZSNES = Graphics.loadImage("black.png");
for k,v in pairs(Layer.find("7NameSam-spotlight")) do
if v.isHidden == false then
Graphics.drawImageWP(ZSNES,0,0,6);
end
end
-
- Up in the Tower floating above Gensokyo lies the true me in reverse.
- Posts: 450
- Joined: 8 years ago
- Pronouns: he/him/his
- Location: Antarctica
- Contact:
Re: World 8 Castle/Boss Level Signups [Spoilers]
That actually is a big problem for me since NPC-223 was used in my section.7NameSam wrote:All I did was change some graphics and add a few lines of lua code, so it shouldn't be that hard to put in.MECHDRAGON777 wrote:Does that mean I need to redo load the level and re do every thing I have done? Also, am I allowed to use 2.0 beta 3 stuff?7NameSam wrote:Hey! here's a bump!
I updated the onedrive, I made my section look better.
here's what I added:I changed NPC-223Code: Select all
local ZSNES = Graphics.loadImage("black.png"); for k,v in pairs(Layer.find("7NameSam-spotlight")) do if v.isHidden == false then Graphics.drawImageWP(ZSNES,0,0,6); end end
Re: World 8 Castle/Boss Level Signups [Spoilers]
Oh,MECHDRAGON777 wrote:
That actually is a big problem for me since NPC-223 was used in my section.
I can probably fix that.
-
- Up in the Tower floating above Gensokyo lies the true me in reverse.
- Posts: 450
- Joined: 8 years ago
- Pronouns: he/him/his
- Location: Antarctica
- Contact:
Re: World 8 Castle/Boss Level Signups [Spoilers]
Think you can send a mediafire link with your fixed stuff?7NameSam wrote:Oh,MECHDRAGON777 wrote:
That actually is a big problem for me since NPC-223 was used in my section.
I can probably fix that.
Re: World 8 Castle/Boss Level Signups [Spoilers]
I have fixed my section!MECHDRAGON777 wrote:Think you can send a mediafire link with your fixed stuff?7NameSam wrote:Oh,MECHDRAGON777 wrote:
That actually is a big problem for me since NPC-223 was used in my section.
I can probably fix that.
https://www.dropbox.com/s/73buz108mnavm ... e.rar?dl=0
I decided to use drawimagetoscene instead of an npc
it includes both the level file and the level folder, so be careful with it
-
- Up in the Tower floating above Gensokyo lies the true me in reverse.
- Posts: 450
- Joined: 8 years ago
- Pronouns: he/him/his
- Location: Antarctica
- Contact:
Re: World 8 Castle/Boss Level Signups [Spoilers]
I decided against rng in my section to another gimmick. Has this been updated since the last message.7NameSam wrote:MECHDRAGON777 wrote:I have fixed my section!7NameSam wrote: Think you can send a mediafire link with your fixed stuff?
https://www.dropbox.com/s/73buz108mnavm ... e.rar?dl=0
I decided to use drawimagetoscene instead of an npc
it includes both the level file and the level folder, so be careful with it
Re: World 8 Castle/Boss Level Signups [Spoilers]
nah, I think this whole shebang has been put on hold until a2xt gets ported to smbx2.0MECHDRAGON777 wrote: I decided against rng in my section to another gimmick. Has this been updated since the last message.