Page 4 of 4

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 10 Apr 2016, 08:40
by Mabel
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]

Posted: 16 Apr 2016, 02:03
by MECHDRAGON777
Mabel wrote:i'd like to go next whenever or something, i guess when Mech is done i guess?
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.

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 24 Apr 2016, 02:20
by 7NameSam
any updates on this?

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 24 Apr 2016, 02:45
by MECHDRAGON777
7NameSam wrote:any updates on this?
Yeah, Should be done by a week.

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 29 Apr 2016, 23:07
by MECHDRAGON777
MECHDRAGON777 wrote:
7NameSam wrote:any updates on this?
Yeah, Should be done by a week.
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.

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.

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 17 Jun 2016, 20:19
by MECHDRAGON777
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]

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 22 Jun 2016, 04:19
by MECHDRAGON777
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]

Posted: 16 Jul 2016, 22:35
by 7NameSam
Hey! here's a bump!
I updated the onedrive, I made my section look better.

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 02 Aug 2016, 01:03
by SAJewers
Who's next/has the level?

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 02 Aug 2016, 03:03
by 7NameSam
SAJewers wrote:Who's next/has the level?
Mechdragon, in theory.

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 02 Aug 2016, 05:29
by pholtos
Was my code ever added to the actual lua or is it still in that odd extra lua?

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 01 Sep 2016, 05:53
by MECHDRAGON777
7NameSam wrote:Hey! here's a bump!
I updated the onedrive, I made my section look better.
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?

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 01 Sep 2016, 13:41
by 7NameSam
MECHDRAGON777 wrote:
7NameSam wrote:Hey! here's a bump!
I updated the onedrive, I made my section look better.
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?
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.
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
I changed NPC-223

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 02 Sep 2016, 02:44
by MECHDRAGON777
7NameSam wrote:
MECHDRAGON777 wrote:
7NameSam wrote:Hey! here's a bump!
I updated the onedrive, I made my section look better.
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?
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.
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
I changed NPC-223
That actually is a big problem for me since NPC-223 was used in my section.

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 02 Sep 2016, 12:46
by 7NameSam
MECHDRAGON777 wrote:
That actually is a big problem for me since NPC-223 was used in my section.
Oh,
I can probably fix that.

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 02 Sep 2016, 16:02
by MECHDRAGON777
7NameSam wrote:
MECHDRAGON777 wrote:
That actually is a big problem for me since NPC-223 was used in my section.
Oh,
I can probably fix that.
Think you can send a mediafire link with your fixed stuff?

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 02 Sep 2016, 23:55
by 7NameSam
MECHDRAGON777 wrote:
7NameSam wrote:
MECHDRAGON777 wrote:
That actually is a big problem for me since NPC-223 was used in my section.
Oh,
I can probably fix that.
Think you can send a mediafire link with your fixed stuff?
I have fixed my section!
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]

Posted: 10 Nov 2016, 23:27
by MECHDRAGON777
7NameSam wrote:
MECHDRAGON777 wrote:
7NameSam wrote: Think you can send a mediafire link with your fixed stuff?
I have fixed my section!
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
I decided against rng in my section to another gimmick. Has this been updated since the last message.

Re: World 8 Castle/Boss Level Signups [Spoilers]

Posted: 10 Nov 2016, 23:36
by 7NameSam
MECHDRAGON777 wrote: I decided against rng in my section to another gimmick. Has this been updated since the last message.
nah, I think this whole shebang has been put on hold until a2xt gets ported to smbx2.0