Kitty Corp Meow Mix Forums

Help & Tutorials => Help => Topic started by: 8o8 Dark on April 17, 2011, 10:46:13 PM



Title: Several Questions
Post by: 8o8 Dark on April 17, 2011, 10:46:13 PM
I have several questions regarding several things:

CSS
  • If you are using CSS Organizer (2.0), how do you use the extra Icons?
  • Does anyone have this code?
  • If so, which icons are what in the code?
  • Which characters apply to the blank MenSelchrFace.xxx's? I've seen these in sc_selcharacter.pac, but don't know what these empty slots are for.

EDIT: For the Clone Engine, can I have more than one Alternate File Data? For example, if I wanted Marth to have 3 PSAs in all, it would look like this:

Alternate File Data
0657A000 00000030
61727468 1100E27B
000E4F50 00000000

Alternate File Data
0657A000 00000030
61727468 1100E27B
0C805350 00000000


Title: Re: Several Questions
Post by: TheHatMan on April 18, 2011, 06:10:29 AM
You can't have two of the same codes at once. It would just load up the one.

The CSS Organizer should tell you what those extra icons are. Wherever you place them is up to you.

The CSS Organizer should automatically create the CSS code for you once your done with editing the CSS. Its done automatically, so no need to use hex numbers.

For the portrait files, use BrawlBox to figure them out.


Title: Re: Several Questions
Post by: 8o8 Dark on April 18, 2011, 07:13:07 PM
Oh, so then I can't have an alternate PSA for Link and Ike? Wait, when you mean two of the same code, did you mean the exact same numbers?


Title: Re: Several Questions
Post by: Lethal Blade on April 18, 2011, 08:04:19 PM
No, delete one of the codes or modify the layout of them. I don't see why you need 2 of the exact same codes...


Title: Re: Several Questions
Post by: 8o8 Dark on April 18, 2011, 10:30:00 PM
No, delete one of the codes or modify the layout of them. I don't see why you need 2 of the exact same codes...
What do you mean by modify the layout? They aren't exactly the same code:

Alternate File Data
0657A000 00000030
61727468 1100E27B
000E4F50 00000000

Alternate File Data
0657A000 00000030
61727468 1100E27B
0C805350 00000000


Title: Re: Several Questions
Post by: TheHatMan on April 19, 2011, 06:17:28 AM
oh, didnt notice that. Still won't work I think, because the number one rule in code is that the top lines run first. So any duplicates will be shut out and only one code will load


Title: Re: Several Questions
Post by: 8o8 Dark on April 19, 2011, 09:58:42 AM
The top left line? Because if that's true, then I can modify the 0000030 part to 00000010 for one of them. (Since all I might really need is a new MotionEtc or PSA)