Home Gallery Resources The Team Rules chat Login Register
Pages: [1]
Author Topic: Am I doing this code right? [SOLVED]  (Read 3636 times)
0 Members and 1 Guest are viewing this topic.
(specter)
Holy Kitten
*
Offline Offline

Posts: 1039


  • Awards KCMM Veteran Heart Container Active Contributor

  • View Profile Awards
    « on: December 21, 2010, 01:12:48 PM »


    Am I using this code correctly? Because it's the only code that will cause me to get an Exception (DSI) Occurred error, but I can add any other codes, just not this one.

    Code:
    VS Match Modifier (Heinermann)
    40000000 9017B638
    04000290 XXXXXXXX (00000000 (infinite time)
    04000294 YYYYYYYY (0000000F) (15 stock)
    04000298 ZZZZZZZZ (00000008) (eight-minute coin matches)
    E0000000 80008000
    X = Time Matches
    Y = Stock Matches
    Z = Coin Matches
    « Last Edit: January 02, 2011, 02:11:22 PM by (specter) » Logged


    Miniova
    Extreme Kitten
    *******
    Offline Offline

    Posts: 450


    Real life strikes again!

  • Awards Tutorial Writer

  • View Profile Awards
    « Reply #1 on: December 24, 2010, 09:12:10 PM »


    Umm... yea.... I'm pretty sure the values are in the wrong spot for stock and coin time.  it should be 000000F0 and 00000008
    Logged



    People if you have anything you need to ask me(especially the katana ness thing) please talk to me over AIM. I'll be more than happy.  AIM is Gradybryson1993

    (specter)
    Holy Kitten
    *
    Offline Offline

    Posts: 1039


  • Awards KCMM Veteran Heart Container Active Contributor

  • View Profile Awards
    « Reply #2 on: December 25, 2010, 10:05:05 AM »


    Miniova, it still doesn't work. I get the "Exception (DSI) Occurred!" again...

    Code:
    VS Match Modifier (Heinermann)
    * 40000000 9017B638
    * 04000290 00000000
    * 04000294 0000000F
    * 04000298 00000008
    * E0000000 80008000

    Also, 000000F0 is 240 stock, 0000000F is 15 stock.
    « Last Edit: December 25, 2010, 10:07:49 AM by (specter) » Logged


    Sajiao Omelette
    Holy Kitten
    *
    Offline Offline

    Posts: 1058


    Paramedics finished her text, "...love you."

  • Awards Super Saiyan Topic Starstormer Heart Container KCMM Old Timer

  • View Profile Awards
    « Reply #3 on: December 26, 2010, 04:56:35 PM »


    Wait.... are you talking about something like this?

    http://www.smashboards.com/showthread.php?t=243156
    Logged


    (specter)
    Holy Kitten
    *
    Offline Offline

    Posts: 1039


  • Awards KCMM Veteran Heart Container Active Contributor

  • View Profile Awards
    « Reply #4 on: December 26, 2010, 05:38:27 PM »


    Wait.... are you talking about something like this?

    http://www.smashboards.com/showthread.php?t=243156



    That looks a lot different than the code in the OP which I'm using. I got it from this board: http://www.smashboards.com/showthread.php?t=209575&highlight=Peach%27s+Turnip+%26gt%3B+Waluigi
    Logged


    (specter)
    Holy Kitten
    *
    Offline Offline

    Posts: 1039


  • Awards KCMM Veteran Heart Container Active Contributor

  • View Profile Awards
    « Reply #5 on: January 01, 2011, 11:44:07 PM »


    Bump......
    Logged


    Sajiao Omelette
    Holy Kitten
    *
    Offline Offline

    Posts: 1058


    Paramedics finished her text, "...love you."

  • Awards Super Saiyan Topic Starstormer Heart Container KCMM Old Timer

  • View Profile Awards
    « Reply #6 on: January 02, 2011, 11:45:14 AM »


    This is probably a stupid question, but what exactly are you trying to do with the code? Maybe you can find another code that does the same thing?
    Logged


    (specter)
    Holy Kitten
    *
    Offline Offline

    Posts: 1039


  • Awards KCMM Veteran Heart Container Active Contributor

  • View Profile Awards
    « Reply #7 on: January 02, 2011, 12:32:48 PM »


    This is probably a stupid question, but what exactly are you trying to do with the code? Maybe you can find another code that does the same thing?

    I'm trying to use it to change the default settings in group Brawls. Hence the code's name. Usually it's always set at 2 minutes every time I get on, but I want it to be set to infinite time and 15 stock every time I get on.
    Logged


    Sajiao Omelette
    Holy Kitten
    *
    Offline Offline

    Posts: 1058


    Paramedics finished her text, "...love you."

  • Awards Super Saiyan Topic Starstormer Heart Container KCMM Old Timer

  • View Profile Awards
    « Reply #8 on: January 02, 2011, 12:40:13 PM »


    Try this code, it does that too:

    Default Settings Modifer NTSC-U[Igglyboo, Brkirch, and FMK]
    24494A98 80000000
    20523300 00000000
    04523300 DEADBEEF
    42000000 90000000
    0417F360 00000100
    0417F364 0F000A00
    0417F368 00000100
    0417F36C 01000000
    E0000000 80008000

    Logged


    (specter)
    Holy Kitten
    *
    Offline Offline

    Posts: 1039


  • Awards KCMM Veteran Heart Container Active Contributor

  • View Profile Awards
    « Reply #9 on: January 02, 2011, 12:44:52 PM »


    Try this code, it does that too:

    Default Settings Modifer NTSC-U[Igglyboo, Brkirch, and FMK]
    24494A98 80000000
    20523300 00000000
    04523300 DEADBEEF
    42000000 90000000
    0417F360 00000100
    0417F364 0F000A00
    0417F368 00000100
    0417F36C 01000000
    E0000000 80008000


    Where do I input my values?
    Logged


    Sajiao Omelette
    Holy Kitten
    *
    Offline Offline

    Posts: 1058


    Paramedics finished her text, "...love you."

  • Awards Super Saiyan Topic Starstormer Heart Container KCMM Old Timer

  • View Profile Awards
    « Reply #10 on: January 02, 2011, 12:46:03 PM »


    Inputted for you already.
    Logged


    (specter)
    Holy Kitten
    *
    Offline Offline

    Posts: 1039


  • Awards KCMM Veteran Heart Container Active Contributor

  • View Profile Awards
    « Reply #11 on: January 02, 2011, 12:47:31 PM »


    Inputted for you already.

    Thanks I'll try it out soon, but could you tell me how to do it so I know for future reference?
    Logged


    Sajiao Omelette
    Holy Kitten
    *
    Offline Offline

    Posts: 1058


    Paramedics finished her text, "...love you."

  • Awards Super Saiyan Topic Starstormer Heart Container KCMM Old Timer

  • View Profile Awards
    « Reply #12 on: January 02, 2011, 12:53:27 PM »


    http://www.smashboards.com/showthread.php?t=243156
    Logged


    (specter)
    Holy Kitten
    *
    Offline Offline

    Posts: 1039


  • Awards KCMM Veteran Heart Container Active Contributor

  • View Profile Awards
    « Reply #13 on: January 02, 2011, 01:11:04 PM »




    Thanks; I'll have to keep that thread bookmarked. I studied it and looked at your code and I understand everything about it. Thanks a bunch. Now to try the code out.

    Edit: I got the code to work. Thanks a lot, Sumire.
    « Last Edit: January 02, 2011, 02:11:10 PM by (specter) » Logged


    Pages: [1]
    Print
    Jump to: