• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Replacing ToonLink's arrow with Saki's shot.

WinterFang

Smash Rookie
Joined
Jun 19, 2010
Messages
19
I replaced TL's graphic effects for his arrow to Saki's and changed his generate article for the arrow to generate item for Saki's shot but it doesn't appear. Any idea what else I did wrong?

Also can the Landmaster be removed from Fox's FS or is it hardcoded?
 

Shadic

Alakadoof?
Joined
Dec 18, 2003
Messages
5,695
Location
Olympia, WA
NNID
Shadoof
I mean him as an assist trophy. Assist Trophies and Pokemon have articles and stuff that aren't loaded unless they are.

So you'd have to try and replicate the article the best you can with Toon Link's current projectiles, I think.
 

Eternal Yoshi

I've covered ban wars, you know
Joined
Mar 3, 2007
Messages
5,450
Location
Playing different games
NNID
EternalYoshi
3DS FC
3394-4459-7089
I have a possible solution.

Saki has external Graphic effects according to the parameters of SakiShotParam.

What you should do is this:

1. Export ef_saki.pac, import it over the ef.pac of the original character.
Rename it the same as the original.pac

2. Open up Tabuu, go the Arrow article(It's the Third one), and edit the External Graphic effect paramenter of the second subaction to point to this file:
002A0003

3. Save it


4. Test it.

If all holds true, the arrow will have the same effect as the Shot.
You can make the Arrow transparent by changing the Materials of the type to 3.
Hmph.
SO that wasn't the arrow....

Anyway, to add GFX to Article subactions that don't have them, do this:

1. Open PSA and make a new subroutine.
Put what ever GFX you want the article to have in this subroutine.

2. When you are done, take note of the offset that this located at. Copy it to the clipboard or something.
Save and close PSA.

3. Open up Tabuu and go to the subaction you want to add GFX to.
You should highlight "Subaction GFX 0X_"

4. Right click it and open the hex view.

5. This is where you put in the offset where you made the new subroutine.

6. Close Hex View, Save, and test.

This also works for SFX and Collisions, but try to avoid messing with uninteractive collisions.

If that Article wasn't the arrow, try the first article listed in Tabuu then.


You DID point the GFX Subactions of the Arrow to the Subroutine you made via Tabuu right?
You may have to point another subaction to the GFX.
Multiquote rules.
 
Top Bottom