Home Gallery Resources The Team Rules chat Login Register
Pages:  1 ... 33 34 35 [36] 37 38 39 ... 111
Author Topic: Anivernage Moveset Stuff, New OP, Spider-Man & Iron-Man in the works!  (Read 528736 times)
0 Members and 1 Guest are viewing this topic.
Anivernage
Heroic Kitten
**
Offline Offline

Posts: 2280


  • Awards Ninja Super Saiyan Topic Starstormer Renowned Hacker

  • View Profile Awards
    « Reply #525 on: August 09, 2012, 06:49:28 PM »


    yeah it had the same issue possibly i can fix it Grin
    Logged


    Tabuu Forte Akugun
    Boss Kitten
    ****
    Offline Offline

    Posts: 4400


    Smash 4 Main: Bowser

  • Awards Heart Container Famous Hacker Starstormer Super Saiyan Topic

  • View Profile Awards
    « Reply #526 on: August 09, 2012, 06:52:37 PM »


    So the only problem with Bowser is his SRT0s and eye movements?

    And I can't wait to play around with Sasuke. Grin
    Logged

    StupidMarioFan1
    Angel Kitten
    ***
    Offline Offline

    Posts: 3844


    Not as active as I used to be.

  • Awards Star Hacker RAGE!! Super Saiyan Topic >9000

  • View Profile WWW Awards
    « Reply #527 on: August 09, 2012, 07:04:30 PM »


    So the only problem with Bowser is his SRT0s and eye movements?

    And I can't wait to play around with Sasuke. Grin
    No, SMG Bowser's eye iris move fine, not completely like Brawl Bowser's, they somtimes go into his head and just leaving the eyewhite visible, but his eyelids don't work at all. D:
    Logged

    I make YouTube videos, SM64 hacks, Brawl Hacks (obviously), NSMBW hacks, and GoldenEye 007 Mods. I also have a short attention span and tend to switch around a lot and put things on hold. But when I do finish things, 95% of the time I gave 120% effort, the other 5% of the time I give 100% effort.

    Tabuu Forte Akugun
    Boss Kitten
    ****
    Offline Offline

    Posts: 4400


    Smash 4 Main: Bowser

  • Awards Heart Container Famous Hacker Starstormer Super Saiyan Topic

  • View Profile Awards
    « Reply #528 on: August 09, 2012, 07:12:43 PM »


    Oh, I see. Well that's an inconvenience. D:
    Logged

    Thewill
    Mega Kitten
    *****
    Offline Offline

    Posts: 107


    I animate for brawl hacks, what's your excuse?

  • Awards Renowned Hacker >9000 Shadow the Pinhog

  • View Profile WWW Awards
    « Reply #529 on: August 09, 2012, 07:17:54 PM »


    I can't want for any of these Cheesy
    Logged



    StupidMarioFan1
    Angel Kitten
    ***
    Offline Offline

    Posts: 3844


    Not as active as I used to be.

  • Awards Star Hacker RAGE!! Super Saiyan Topic >9000

  • View Profile WWW Awards
    « Reply #530 on: August 09, 2012, 07:37:06 PM »


    I don't know if you already know this Anivernage, but if you use the following commands, while replacing the right info of course, and providing that you are using BB v0.67 (while the commands are still the same, it'll look slightly different in PSA), you could give Bowser, or any character a WaitDamage or possibly a different attack based on their Dmg %.
    Synchronous Timer: frames=X
    Basic Variable Set: LA-Basic[151] = XX
    If Compare: IC-Basic[2] >= LA-Basic[151]
                    Change Subaction: sub action=(insertname)
    End If

    XX is the number of damage, for example for my SM64 Moveset v5.0 it's this:
    Synchronous Timer: frames=1
    Basic Variable Set: LA-Basic[151] = 150
    If Compare: IC-Basic[2] >= LA-Basic[151]
                    Change Subaction: sub action=WaitDamage
    End If

    This could seriously help out Paper Mario, SSBX Mario & Bowser, since Bowser's wait is based on BIS, might as well give him the animations for when he's sick and pissed off.
    « Last Edit: August 09, 2012, 07:49:01 PM by StupidMarioFan1 » Logged

    I make YouTube videos, SM64 hacks, Brawl Hacks (obviously), NSMBW hacks, and GoldenEye 007 Mods. I also have a short attention span and tend to switch around a lot and put things on hold. But when I do finish things, 95% of the time I gave 120% effort, the other 5% of the time I give 100% effort.

    Anivernage
    Heroic Kitten
    **
    Offline Offline

    Posts: 2280


  • Awards Ninja Super Saiyan Topic Starstormer Renowned Hacker

  • View Profile Awards
    « Reply #531 on: August 09, 2012, 07:48:27 PM »


    I can't want for any of these Cheesy
    Thanks Grin
    Also really long time to not see you Cheesy

    I don't know if you already know this Anivernage, but if you use the following commands, while replacing the right info of course, and providing that you are using BB v0.67 (while the commands are still the same, it'll look slightly different in PSA), you could give Bowser, or any character a WaitDamage or possibly a different attack based on their Dmg %.
    Synchronous Timer: frames=X
    Basic Variable Set: LA-Basic[151] = XX
    If Compare: IC-Basic[2] >= LA-Basic[151]
                    Change Subaction: sub action=(insertname)
    End If

    XX is the number of damage, for example for my SM64 Moveset v5.0 it's this:
    Synchronous Timer: frames=1
    Basic Variable Set: LA-Basic[151] = 150
    If Compare: IC-Basic[2] >= LA-Basic[151]
                    Change Subaction: sub action=WaitDamage
    End If
    This could seriously help out PM, SSBX Mario & Bowser, since Bowser's wait is based on BIS, might as well give him the animations for when he's sick and pissed off. Cheesy
    I need to add this to my PSA´s Happy Face also what coding or event you have o the dmgwait subaction? because i imagine it has a code too Grin
    Logged


    StupidMarioFan1
    Angel Kitten
    ***
    Offline Offline

    Posts: 3844


    Not as active as I used to be.

  • Awards Star Hacker RAGE!! Super Saiyan Topic >9000

  • View Profile WWW Awards
    « Reply #532 on: August 09, 2012, 07:50:36 PM »


    I need to add this to my PSA´s Happy Face also what coding or event you have o the dmgwait subaction? because i imagine it has a code too Grin
    Nope. Any coding in the animation will be added by you. Cheesy
    You can add this to give Bowser more than just one alternate wait.
    Basic Variable Set: LA-Basic[151] = XX
    « Last Edit: August 09, 2012, 07:53:07 PM by StupidMarioFan1 » Logged

    I make YouTube videos, SM64 hacks, Brawl Hacks (obviously), NSMBW hacks, and GoldenEye 007 Mods. I also have a short attention span and tend to switch around a lot and put things on hold. But when I do finish things, 95% of the time I gave 120% effort, the other 5% of the time I give 100% effort.

    Anivernage
    Heroic Kitten
    **
    Offline Offline

    Posts: 2280


  • Awards Ninja Super Saiyan Topic Starstormer Renowned Hacker

  • View Profile Awards
    « Reply #533 on: August 09, 2012, 07:54:33 PM »


    Ok, thanks Grin
    Now ill ask Pikazz and KTH if they want to join with Paper Mario Grin
    So we can finish him ASAP. With him i have no release date problems Tongue
    Logged


    StupidMarioFan1
    Angel Kitten
    ***
    Offline Offline

    Posts: 3844


    Not as active as I used to be.

  • Awards Star Hacker RAGE!! Super Saiyan Topic >9000

  • View Profile WWW Awards
    « Reply #534 on: August 09, 2012, 07:57:11 PM »


    I will mention thatI have had problems changing Mario's Up B, for SM64M v5.0, I'm working on having him do that Triple Jump after talking to Yoshi, but it's activated at 120%, but I've had problems with the normal Up B working, like Mario doesn't go up unless he has atleast 1% dmg, but I'm not sure what other things it messes with. Just letting you know.
    Logged

    I make YouTube videos, SM64 hacks, Brawl Hacks (obviously), NSMBW hacks, and GoldenEye 007 Mods. I also have a short attention span and tend to switch around a lot and put things on hold. But when I do finish things, 95% of the time I gave 120% effort, the other 5% of the time I give 100% effort.

    Anivernage
    Heroic Kitten
    **
    Offline Offline

    Posts: 2280


  • Awards Ninja Super Saiyan Topic Starstormer Renowned Hacker

  • View Profile Awards
    « Reply #535 on: August 09, 2012, 08:00:41 PM »


    whats the code? maybe i can help you
    also im going to test if SMG Bowser eye work Grin
    Logged


    Carnage
    God Kitten
    *******
    Offline Offline

    Posts: 7551


    (retired)

  • Awards Constructive Super Saiyan Topic Heart Container Starstormer

  • View Profile Awards
    « Reply #536 on: August 10, 2012, 02:17:31 AM »


    speaking of groudon im still waiting on that update since his arms and afew other things need fixing.
    Logged


    Tabuu Forte Akugun
    Boss Kitten
    ****
    Offline Offline

    Posts: 4400


    Smash 4 Main: Bowser

  • Awards Heart Container Famous Hacker Starstormer Super Saiyan Topic

  • View Profile Awards
    « Reply #537 on: August 10, 2012, 08:50:58 AM »


    He's doing PSAs right now, Carnage. Wink

    So, did SMG Bowser's eyes work, Ani?

    Logged

    StupidMarioFan1
    Angel Kitten
    ***
    Offline Offline

    Posts: 3844


    Not as active as I used to be.

  • Awards Star Hacker RAGE!! Super Saiyan Topic >9000

  • View Profile WWW Awards
    « Reply #538 on: August 10, 2012, 09:42:07 AM »


    whats the code? maybe i can help you
    also im going to test if SMG Bowser eye work Grin
    I'll have to find that out later, my computer won't start for some reason, don't worry all the files are still there, but I have to back it up tonight and then hopefully restore it to an earlier date.
    If only I could change my vote to SSBX Bowser.
    « Last Edit: August 10, 2012, 11:13:18 AM by StupidMarioFan1 » Logged

    I make YouTube videos, SM64 hacks, Brawl Hacks (obviously), NSMBW hacks, and GoldenEye 007 Mods. I also have a short attention span and tend to switch around a lot and put things on hold. But when I do finish things, 95% of the time I gave 120% effort, the other 5% of the time I give 100% effort.

    Anivernage
    Heroic Kitten
    **
    Offline Offline

    Posts: 2280


  • Awards Ninja Super Saiyan Topic Starstormer Renowned Hacker

  • View Profile Awards
    « Reply #539 on: August 10, 2012, 04:16:00 PM »


    I cant change it because i voted Tongue
    also i was cleaning my PC when i found the version i never released of The Best Plumber In the world Tongue
    the 1.5 Version.








    lol
    The V3 is totally different of this version.  Happy Face
    « Last Edit: August 14, 2012, 06:47:35 PM by Anivernage » Logged


    Pages:  1 ... 33 34 35 [36] 37 38 39 ... 111
    Print
    Jump to: