Kitty Corp Meow Mix Forums

Super Smash Bros. Brawl Hacking => Attacks and Animations => Topic started by: Untouch on September 03, 2009, 11:15:32 AM



Title: Untouch's list of events
Post by: Untouch on September 03, 2009, 11:15:32 AM
Due to the fact I am making a topic for every event I find, I have decided to make a topic for all the events people find.


BIG LIST OF EVENTS


Format

Event

Event Description
Parameter: Parameter Description


10040200[/u]
Article Property
Parameter 1: Article
Parameter 2: How the article is changed. Not sure what this can do yet. (this might be used for G Dorfs sword)


10000200

Another form of generate article this event only.
Parameter 1: Article
Parameter 2: (boolean) This event only? (True = yes)

11031400
This event adds a glow to swords, only some characters will work, the rest will crash. ( :marth:, :ike:, :tlink:, :mk:) (event goes in GFX)
Parameter 0 : Colour There is a set amount of colours, find them in the subactions.
Parameter 1 : Blur Length The length of the glow.
Parameter 2 : Glow Starting Point (bone) The bone that the glow starts at.
Parameter 3 : Offset Not 100% sure which offset it is though.
Parameter 4 : Offset Not 100% sure which offset it is though.
Parameter 5 : Offset Not 100% sure which offset it is though.
Parameter 6 : The bone that the beam follows. hard to explain, but if this event is set to marth's foot, the glow will follow the angle of marth's foot.
Parameter 9 : Length The length of the glow.
Parameter 12 : This event only? (boolean) Decides if the glow will stay on all events.
The rest are unknown

11050100
Ends the sword glow.


1A070100

Changes the camera focus to the last character (for example, if there are 4 players, the focus will be player 4.
Parameter 0 (boolean): Starts/ Ends the event (True = ends, false = starts)


0B020100

Makes the character invisible.
Parameter 0 (boolean): Starts/ Ends the event (True = ends, false = starts)


0C250100
(found by finalsorariku
Deletes the "tag" (P1, CPU)
Parameter 0 (boolean): Starts/ Ends the event (True = ends, false = starts)


0B000200

Adds or deletes a part of a model for 1 event.
Parameter 0 : Model Number
Parameter 1 : Create/Destroy Creates or destroys the model, sometimes, when destroying it will change the model (0 = Create, 1 = Destroy)

0B010200[/u]
Adds or deletes a part of a model until it is recreated/destroyed.
Parameter 0 : Model Number
Parameter 1 : Create/Destroy Creates or destroys the model, sometimes, when destroying it will change the model (0 = Create, 1 = Destroy)


0C060000
Gives the character final smash variables but doesn't ACTUALLY use the final smash, the character will be able to use it's B attack but still have a glow, this allows use to use FS only articles and graphics, the character will need to get a smash ball for it to work, this event is HIGHLY unstable and often results in crashing.

1A000100
Shakes the screen like an earthquake.
Parameter 0 : Effect  The parameter determines how the screen will shake.
0 = Very light shake, this event only
1 = Rough shake, this event only
2 = Slow shake, this event only
3 = Huge shake, all events.





Title: Re: Untouch's list of events
Post by: thanyou on September 03, 2009, 02:46:04 PM
Now we just need someone awesome to make a code or find a different event/parameter that fixes event 0C060000 from freezing the game when activated

Then we could have chef Kirby for LIFE, that would be so epic


Title: Re: Untouch's list of events
Post by: Untouch on September 03, 2009, 03:35:38 PM
Added an event.


Title: Re: Untouch's list of events
Post by: alphabayton on September 03, 2009, 04:46:53 PM
dude you just got all these from other people so dont call it your list noob
and the invisability and shakeing event is already on there


Title: Re: Untouch's list of events
Post by: LavaLatte [.Fade] on September 03, 2009, 04:53:16 PM
dude you just got all these from other people so dont call it your list noob
and the invisability and shakeing event is already on there

Technically, since HE'S compiling it, it's 'his' list. The first sentence, as a matter of fact, says 'events found by other people'. He's giving credit where it's due =P


Title: Re: Untouch's list of events
Post by: Untouch on September 03, 2009, 05:03:24 PM
dude you just got all these from other people so dont call it your list noob
and the invisability and shakeing event is already on there

Err, there was only 1 event on there I didn't find, and I gave credit.


BTW, trying to find what makes jigglypuff grow in her final smash.


Title: Re: Untouch's list of events
Post by: VILE on September 03, 2009, 05:53:30 PM
Its an animation that makes her grow.


Title: Re: Untouch's list of events
Post by: Untouch on September 03, 2009, 06:23:43 PM
It's not the animation, I replaced it with another and she still grows.


Title: Re: Untouch's list of events
Post by: alphabayton on September 03, 2009, 06:30:29 PM
ok sword glow was already on this forum
visibility and shakeing, came with the psa
frame speed event is also on this forum already
adding and removeing model parts is already on this forum
camera focus is already on this forum too

the only ones you found are final smash glow


Title: Re: Untouch's list of events
Post by: nerfispwnage243 on September 03, 2009, 06:32:40 PM
I found this in Marth's final smash. 0B010200 0-0 0-FFFFFFFF
Does anyone have an idea to why there is an FFFFFFFF in there instead of a 0 or a 1?

Also, relax people. He is making a list of events that OTHER PEOPLE, including himself, have found.


Title: Re: Untouch's list of events
Post by: Untouch on September 03, 2009, 06:33:26 PM
ok sword glow was already on this forum
visibility and shakeing, came with the psa
frame speed event is also on this forum already
adding and removeing model parts is already on this forum
camera focus is already on this forum too

the only ones you found are final smash glow
err, I found those, look through the fourm, you can see I made the topics.


Title: Re: Untouch's list of events
Post by: alphabayton on September 03, 2009, 06:37:06 PM
sun of a...
ok i never looked at that you win sorry


Title: Re: Untouch's list of events
Post by: Shadic on September 04, 2009, 12:44:35 PM
For:
1A000100
Shakes the screen like an earthquake.
Parameter 0 (boolean) : Effect  The parameter determines how the screen will shake.
0 = Very light shake, this event only
1 = Rough shake, this event only
2 = Slow shake, this event only
3 = Huge shake, all events.

You have it as a boolean. But those are only true/false?


Title: Re: Untouch's list of events
Post by: Untouch on September 04, 2009, 04:21:16 PM
For:
1A000100
Shakes the screen like an earthquake.
Parameter 0 (boolean) : Effect  The parameter determines how the screen will shake.
0 = Very light shake, this event only
1 = Rough shake, this event only
2 = Slow shake, this event only
3 = Huge shake, all events.

You have it as a boolean. But those are only true/false?

Oops, forgot to remove that.

No boolean.


Title: Re: Untouch's list of events
Post by: STUFF2o on September 08, 2009, 09:16:33 PM
So, if I want Link's sword to always glow, would I need to edit every move that has anything to do with the glow effect?


Title: Re: Untouch's list of events
Post by: xmanfit0 on September 08, 2009, 09:58:41 PM
Keep up the good work, I look forward to the rest of the cool events you'll discover. The sword glow event is just awesome, I'm going to go play around with it  :af: :af: :af: :af: :af:


Title: Re: Untouch's list of events
Post by: alphabayton on September 08, 2009, 10:48:13 PM
it would be more simple to use a sub routine


Title: Re: Untouch's list of events
Post by: Untouch on September 13, 2009, 10:12:44 AM
I'm gonna bump this.

Found a code that can make the background black but only works with metaknight. :(


Title: Re: Untouch's list of events
Post by: Untouch on September 13, 2009, 11:07:58 AM
Not an event but I'm pretty sure the requirement 2F is "off-screen"


Title: Re: Untouch's list of events
Post by: Untouch on September 14, 2009, 03:43:43 PM
So, if I want Link's sword to always glow, would I need to edit every move that has anything to do with the glow effect?


There's an event that removes the glow effect.
11050100

Parameter 0 needs to be 1.

Putting the glow event on wait1 and after everywhere it's deleted (that or removing the the delete events) makes it last forever.

Put the event before the glow event in wait1 or it'll lag the game.


Title: Re: Untouch's list of events
Post by: LavaLatte [.Fade] on September 15, 2009, 03:56:58 AM
If you want, this thread has a lot of the most recently discovered events.

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


Title: Re: Untouch's list of events
Post by: Untouch on September 24, 2009, 01:57:56 PM
Currently finding more events.
0B010100
Crashed the game as a boolean, trying as not a boolean ATM.
Crashed as a value too.
Chances are it's important.


Title: Re: Untouch's list of events
Post by: Untouch on October 05, 2009, 03:11:38 PM
New event found:

10000200
Another form of generate article.
First parameter = article
Second (boolean) = ?

Also found what animates lucas' snake (taunt)


Title: Re: Untouch's list of events
Post by: Ghork on October 07, 2009, 08:30:11 AM
this event: 14070A00 in sub action 1CF in other (for Kirby), seems to affect the wind for certain character things like Ike's cape and headband or Link's hat.
At first everything was blowing towards Kirby while using his inhale attack but after changing parameter 2 (scalar) 180 to 90 everything was blowing upwards instead.

please try it out and check if it is possible to use for others :o