Home Gallery Resources The Team Rules chat Login Register
Pages: [1]
Author Topic: ASFLink Blue CSS custom code - help!  (Read 3656 times)
0 Members and 1 Guest are viewing this topic.
Yoshiboshi3
Extreme Kitten
*******
Offline Offline

Posts: 391


Hey guys im yoshiboshi3 i maik vertex hacks

  • Awards Hot Topic Tutorial Writer

  • View Profile Awards
    « on: June 06, 2011, 04:23:31 PM »


    Hey, guys! I need some help. I'm using ASFLink's Blue CSS, and I want the characters in a diffrent order. Here's how they are in the original....


    and here's something I put together in the custom CSS organizer, how I want them to show up.


    Now, I tried using my version's pac, but the only thing that changes is the location of the random icon. So, I'm guessing his code is at fault. I tried taking off his code but then all the extra characters disapeared, screwing up the order completely.  So, anyone who knows how to change the code, please help! Here's his code...
    Code:
    ASF1nk's Custom CSS V2  [spunit262] [18 lines]
    * 0668310C 00000030
    * 387E006C 3B600000
    * 3C808068 38840DE0
    * 7CBB20AE 7CA50775
    * 41800014 94A30004
    * 3B7B0001 2C1B0032
    * 4180FFE8 48000038
    * 04690338 48000068
    * 066900d8 00000008
    * 2c170028 41820168
    * 02680DE0 0022FFFF
    * 06680DE0 0000002F
    * 00010203 06070811
    * 12091A0E 17161320
    * 21260D05 14101F25
    * 1B0B270C 15242218
    * 0A231929 0F045D5E
    * 5C4A4E40 464c5500

    So yeah. Anybody who can re-arrange that to my order would be really cool.
    « Last Edit: June 06, 2011, 04:29:58 PM by Yoshiboshi3 » Logged

    STILL BETTER AT VEXING THAN TEXING

    Tempo_
    Supreme Kitten
    ********
    Offline Offline

    Posts: 700


    You can't be restrained by common sense!

  • Awards Heart Container

  • View Profile Awards
    « Reply #1 on: June 06, 2011, 04:49:37 PM »


    Ok, to make it clear, Phantom Wings's CSS Organizer 2.0 does NOT arrange the characters in the order you want, per se. Let's say with your CSS code, your first character is Zelda; PW's Organizer is still going to show Mario in slot 1, but just keep in mind that it is actually Zelda.

    This is actually relatively simple, one you get the gist of it.

    The easiest way to do this is to first open the Organizer. Set it to, in your case, 47 characters. Then enter the characters into the CSS code in the order you see it on the Organizer; this will make it MUCH easier to keep track of things. Then, for the blank boxes, just place whatever character you want the box to represent in the code, then move the icons around as you see fit.

    Does that help, or was that just plain confusing?
    Logged

    Asbel: "To protect those close to us!"
    Malik: "To be a completely badass!"
    Hubert: "To be a Tsundere nerd!"
    Richard: "To be completely FABULOUS!"
    All: "WE ARE THE TOGF MANLY MEN BRIGADE!"
    -kazemaru95421



    [PICTURES REMOVED. Reason: All signature pics must fit a 695x200 frame, even when inside a spoiler.]

    Yoshiboshi3
    Extreme Kitten
    *******
    Offline Offline

    Posts: 391


    Hey guys im yoshiboshi3 i maik vertex hacks

  • Awards Hot Topic Tutorial Writer

  • View Profile Awards
    « Reply #2 on: June 06, 2011, 05:24:20 PM »


    Ok, to make it clear, Phantom Wings's CSS Organizer 2.0 does NOT arrange the characters in the order you want, per se. Let's say with your CSS code, your first character is Zelda; PW's Organizer is still going to show Mario in slot 1, but just keep in mind that it is actually Zelda.

    This is actually relatively simple, one you get the gist of it.

    The easiest way to do this is to first open the Organizer. Set it to, in your case, 47 characters. Then enter the characters into the CSS code in the order you see it on the Organizer; this will make it MUCH easier to keep track of things. Then, for the blank boxes, just place whatever character you want the box to represent in the code, then move the icons around as you see fit.

    Does that help, or was that just plain confusing?

    Not confusing at all, but see, this is what I was requesting all along, a code. I have no idea how to work the code. So I was asking someone to make a code for me in that order.
    Logged

    STILL BETTER AT VEXING THAN TEXING

    Tempo_
    Supreme Kitten
    ********
    Offline Offline

    Posts: 700


    You can't be restrained by common sense!

  • Awards Heart Container

  • View Profile Awards
    « Reply #3 on: June 06, 2011, 06:25:34 PM »


    This should do it:

    Requested CSS (use with given CSS)
    0668310C 00000030
    387E006C 3B600000
    3C808068 38840DE0
    7CBB20AE 7CA50775
    41800014 94A30004
    3B7B0001 2C1B0032
    4180FFE8 48000038
    04690338 48000068
    066900d8 00000008
    2c170028 41820168
    02680DE0 0022FFFF
    06680DE0 0000002F
    00102003 06070811
    12091A0E 17161320
    21260D05 14101F25
    1B0B270C 15242218
    0A231929 0F044748
    464C554A 4E404600

    Make note that each blank icon in the Organizer corresponds to:
    1. Sheik
    2. Zero Suit Samus
    3. Squirtle (Independent)
    4. Ivysaur (Independent)
    5. Charizard (Independent)
    6. Giga Bowser
    7. Warioman
    8. Red Alloy
    9. Blue Alloy
    10. Yellow Alloy
    11. Green Alloy

    So you would move the first blank icon right under Zelda.
    Logged

    Asbel: "To protect those close to us!"
    Malik: "To be a completely badass!"
    Hubert: "To be a Tsundere nerd!"
    Richard: "To be completely FABULOUS!"
    All: "WE ARE THE TOGF MANLY MEN BRIGADE!"
    -kazemaru95421



    [PICTURES REMOVED. Reason: All signature pics must fit a 695x200 frame, even when inside a spoiler.]

    Yoshiboshi3
    Extreme Kitten
    *******
    Offline Offline

    Posts: 391


    Hey guys im yoshiboshi3 i maik vertex hacks

  • Awards Hot Topic Tutorial Writer

  • View Profile Awards
    « Reply #4 on: June 06, 2011, 06:47:28 PM »


    This should do it:

    Requested CSS (use with given CSS)
    0668310C 00000030
    387E006C 3B600000
    3C808068 38840DE0
    7CBB20AE 7CA50775
    41800014 94A30004
    3B7B0001 2C1B0032
    4180FFE8 48000038
    04690338 48000068
    066900d8 00000008
    2c170028 41820168
    02680DE0 0022FFFF
    06680DE0 0000002F
    00102003 06070811
    12091A0E 17161320
    21260D05 14101F25
    1B0B270C 15242218
    0A231929 0F044748
    464C554A 4E404600

    Make note that each blank icon in the Organizer corresponds to:
    1. Sheik
    2. Zero Suit Samus
    3. Squirtle (Independent)
    4. Ivysaur (Independent)
    5. Charizard (Independent)
    6. Giga Bowser
    7. Warioman
    8. Red Alloy
    9. Blue Alloy
    10. Yellow Alloy
    11. Green Alloy

    So you would move the first blank icon right under Zelda.

    Uh....help? I tried using this code both with asflink's and without his code, and it just showed up the normal way....
    Logged

    STILL BETTER AT VEXING THAN TEXING

    Yoshiboshi3
    Extreme Kitten
    *******
    Offline Offline

    Posts: 391


    Hey guys im yoshiboshi3 i maik vertex hacks

  • Awards Hot Topic Tutorial Writer

  • View Profile Awards
    « Reply #5 on: June 08, 2011, 12:17:29 PM »


    Uh bump? Cheesy?
    Logged

    STILL BETTER AT VEXING THAN TEXING

    vm19961126
    Supreme Kitten
    ********
    Offline Offline

    Posts: 528


    Specialist in music hacks.

  • Awards Heart Container Tutorial Writer

  • View Profile Awards
    « Reply #6 on: June 08, 2011, 12:42:17 PM »


    uhm its not that I'm not willing to help or something, or to sound rude or something
    but why do you want them in another order anyway?

    and don't ask me, I don't know how to do this, so if you don't want to answer, its okay Tongue
    Logged

    supreme kitten? Yes I am. Yeah.
    Brawl Fc: 0689-9748-1397

    Yoshiboshi3
    Extreme Kitten
    *******
    Offline Offline

    Posts: 391


    Hey guys im yoshiboshi3 i maik vertex hacks

  • Awards Hot Topic Tutorial Writer

  • View Profile Awards
    « Reply #7 on: June 08, 2011, 03:10:56 PM »


    uhm its not that I'm not willing to help or something, or to sound rude or something
    but why do you want them in another order anyway?

    and don't ask me, I don't know how to do this, so if you don't want to answer, its okay Tongue
    Eh, personal preference. Its not a HUGE deal, but I want my characters grouped a certain way because, as you can see in my picture, I have quite a few replacements. Most of the "new" characters are underneath the pokemon (with the exception of Shadow and Whip) and it just seems more organized to have the characters this way instead of spread all over the place.
    Logged

    STILL BETTER AT VEXING THAN TEXING

    vm19961126
    Supreme Kitten
    ********
    Offline Offline

    Posts: 528


    Specialist in music hacks.

  • Awards Heart Container Tutorial Writer

  • View Profile Awards
    « Reply #8 on: June 09, 2011, 08:12:31 AM »


    Eh, personal preference. Its not a HUGE deal, but I want my characters grouped a certain way because, as you can see in my picture, I have quite a few replacements. Most of the "new" characters are underneath the pokemon (with the exception of Shadow and Whip) and it just seems more organized to have the characters this way instead of spread all over the place.

    hmm okay, well, if its true what Tempo_  said, I'm not much help because I don't realy use codes anymore, only when there are codes included Tongue
    so
    good luck Smiley
    Logged

    supreme kitten? Yes I am. Yeah.
    Brawl Fc: 0689-9748-1397

    Pages: [1]
    Print
    Jump to: