Apr 18, 2012 at 6:52 PM
Based Member
"Life begins and ends with Nu."
Join Date: Dec 31, 2011
Location: United States
Posts: 2314
Age: 27
When you're in Cave Editor, click on Game Settings, and a window will pop up with a bunch of settings. In it, check the check box next to the text saying: "Remove (C)Pixel requirement for images," Hit OK, and then this shouldn't happen anymore.
 
Apr 19, 2012 at 2:38 PM
Bonds that separate us
Forum Administrator
"Life begins and ends with Nu."
Join Date: Aug 20, 2006
Location:
Posts: 2850
Age: 33
Okay so I'm planning an update for Take 8 tomorrow, and so far in my work there's been two strange problems that I've run into. The first one is that using <TUR etc. on a script in Head (in this case #0001) makes the text cursor pop up outside the message box. The second and more important one is that for some reason the teleporter blinkies entity (#23) appears to be offset two pixels to the left of where it should be to line up with the teleporter, and in some cases it doesn't appear at all :toroko2: I have no idea what I would have done in order to cause this.

EDIT: Additionally, see attached pic; these weird white boxes appeared again. They were in one (or more?) of CJ's betas but they didn't reappear until just now when I changed something that had nothing to do with them :critter: They aren't map tiles, I made sure to re-place blanks all over that area but nothing changed.
 

Attachments

  • oh dear.PNG
    oh dear.PNG
    30.4 KB · Views: 17
Apr 19, 2012 at 3:47 PM
The Preacher
"Wacka-Wacka-Wacka-Wacka-Wacka-Wacka-Wacka-Wacka-BLEIUP"
Join Date: Feb 20, 2011
Location: lost in translation
Posts: 336
Age: 31
For the second glitch: maybe the spriteset is deficient because of a failed edit? Or maybe the framerects went wrong due to a corruption of some sort while you were packing the maps together?

For the first one, I tried to reproduce the <TUR glitch and I got the same thing. I don't really know what happened. I'll investigate further.

EDIT: yeah it only does that for the event #0001 in the head script, and none other. Weird.
Also it actually counts the number of characters, so as long as you have enough on the same line, the cursor will go to the right of the screen and eventually disappear from it. Just add some spaces and it will be fine.
Odd glitch though.

EDIT2: also what did you edit before the white boxes appeared? Did you try to edit it back to see what would happen?
 
Apr 20, 2012 at 4:59 AM
Bonds that separate us
Forum Administrator
"Life begins and ends with Nu."
Join Date: Aug 20, 2006
Location:
Posts: 2850
Age: 33
EDIT2: also what did you edit before the white boxes appeared? Did you try to edit it back to see what would happen
All I did was add an entity but I had already added several of those before and nothing had happened. Removing it did not make them go away :(
 
Apr 26, 2012 at 12:10 AM
Junior Member
"It's dangerous to go alone!"
Join Date: Mar 29, 2012
Location:
Posts: 36
OK, I think I need help with something.

I'm trying to replace the "Game over" song with Hero's end BETA, but after I save it, load Cave Story, and kill myself, it doesn't play anything. Can someone look at the screenshot I took and see what I'm doing wrong?
 

Attachments

  • shoot.png
    shoot.png
    42.2 KB · Views: 20
Apr 26, 2012 at 4:47 PM
Junior Member
"It's dangerous to go alone!"
Join Date: Mar 29, 2012
Location:
Posts: 36
OK, I tried that, but it still didn't play the song when I killed myself.
 
Apr 26, 2012 at 11:32 PM
Been here way too long...
"Life begins and ends with Nu."
Join Date: Jan 4, 2008
Location: Lingerie, but also, like, fancy curtains
Posts: 3054
Try replacing requiem and see if that works.
Also make sure that the music is actually played in head.tsc
 
Apr 27, 2012 at 10:02 PM
Senior Member
"This is the greatest handgun ever made! You have to ask yourself, do I feel lucky?"
Join Date: Jan 12, 2012
Location: West Philadelphia born and raised on the playgroun
Posts: 98
Age: 24
Ahem. So anyways i see this alot, so what progarm do you use to edit weapons, as in their behavior
 
Apr 27, 2012 at 10:10 PM
Based Member
"Life begins and ends with Nu."
Join Date: Dec 31, 2011
Location: United States
Posts: 2314
Age: 27
Apr 29, 2012 at 12:53 PM
Junior Member
"It's dangerous to go alone!"
Join Date: Mar 29, 2012
Location:
Posts: 36
Wait, I think I know why it wasn't working now. Thanks anyway though.
 
Apr 29, 2012 at 8:18 PM
Absentee Modder
"Ha! Ha! Ha! Mega Man is no match for my Mimiga Man!"
Join Date: Sep 7, 2010
Location: Outside your window. No no, don't check, it's okay
Posts: 272
Age: 29
I'm going to make a grappling hook.

Could someone tell me
A: What's the best way to free up space for functions?
or (even better)
B: Where's the Booster (jetpack) code?
 
Apr 29, 2012 at 9:07 PM
Been here way too long...
"Life begins and ends with Nu."
Join Date: Jan 4, 2008
Location: Lingerie, but also, like, fancy curtains
Posts: 3054
A: Optimizing currently existing functions.
B: 0x415987, I think
 
Apr 29, 2012 at 9:13 PM
Absentee Modder
"Ha! Ha! Ha! Mega Man is no match for my Mimiga Man!"
Join Date: Sep 7, 2010
Location: Outside your window. No no, don't check, it's okay
Posts: 272
Age: 29
Ah, thank you very much.
 
May 5, 2012 at 12:14 AM
The Preacher
"Wacka-Wacka-Wacka-Wacka-Wacka-Wacka-Wacka-Wacka-BLEIUP"
Join Date: Feb 20, 2011
Location: lost in translation
Posts: 336
Age: 31
Curly's weapon is in Curly's own code and has nothing to do with Quote's Machine Gun. You'd have to do it with assembly, and basically reprogram the Polar Star but for Curly. Or something like that.
 
May 5, 2012 at 2:01 AM
Lvl 1
Forum Moderator
"Life begins and ends with Nu."
Join Date: May 28, 2008
Location: PMMM MMO
Posts: 3713
Age: 32
Curly's weapon is in Curly's own code and has nothing to do with Quote's Machine Gun. You'd have to do it with assembly, and basically reprogram the Polar Star but for Curly. Or something like that.

Actually it's purely flag based. Flag 563 will determine which gun she shoots.

Also her gun's code just spawns regular bullets, so it's a quick ASM hack to have her shoot level 3 spur shots or level 3 super missiles.
 
May 5, 2012 at 4:08 AM
The Preacher
"Wacka-Wacka-Wacka-Wacka-Wacka-Wacka-Wacka-Wacka-BLEIUP"
Join Date: Feb 20, 2011
Location: lost in translation
Posts: 336
Age: 31
Yeah my bad, I thought Mixer was talking about the boss Curly.
it's a quick ASM hack to have her shoot level 3 spur shots
But will she shoot charged Spur shots or only Polar Star shots?
 
Top