• 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!

The Big PSA List thread *updated 02/16/10*

shanus

Smash Hero
Joined
Nov 17, 2005
Messages
6,055
I want to make a post of functions and global variables (i.e. LA-Basic 1 being for jump count, IC-Basics for cardinal directions, etc)
 

Eldiran

Smash Lord
Joined
Jan 8, 2008
Messages
1,707
Location
Pennsylvania
Personally, I think that if leafgreen is up for it (editing the main post and whatnot) we should compile all our lists, global variables, and new events here.
 

leafgreen386

Dirty camper
Joined
Mar 20, 2006
Messages
3,577
Location
Playing melee and smash ultimate
Personally, I think that if leafgreen is up for it (editing the main post and whatnot) we should compile all our lists, global variables, and new events here.
I'm definitely up for it. I'll also help to try to figure out what some of the other things are (ie. different functions available that haven't been labeled yet). I'd like to amass as much relevant data as physically possible here lol

Also, you can just call me leaf.
 

Eldiran

Smash Lord
Joined
Jan 8, 2008
Messages
1,707
Location
Pennsylvania
I'm definitely up for it. I'll also help to try to figure out what some of the other things are (ie. different functions available that haven't been labeled yet). I'd like to amass as much relevant data as physically possible here lol
Awesome, I'll start pilin' it on then :p.

Full Item List (Non-standard items as well)
Code:
00 Assist Trophy
01 Franklin Badge
02 Banana Peel
03 Barrel
04 Beam Sword
05 Bill (?)
06 Bob-Omb
07 Crate
08 Bumper
09 Capsule
0A Rolling Crate
0B CD
0C Sticky Bomb
0D Cracker Launcher
0E Cracker Launcher Shot
0F Coin
10 Superspicy Curry
11 Superspice Curry Shot
12 Deku Nut
13 Mr. Saturn
14 Dragoon Parts
15 Dragoon Set
16 Dragoon Sight
17 Trophy
18 Fire Flower
19 Fire Flower Shot
1A Freezie
1B Golden Hammer
1C Green Shell
1D Hammer
1E Hammer Head
1F Fan
20 Heart Container
21 Homerun Bat
22 Party Ball
23 Manaphy Heart
24 Maxim Tomato
25 Poison Mushroom
26 Super Mushroom
27 Metal Box
28 Hot Head
29 Pitfall
2A Pokeball
2B Explosive Box
2C Ray Gun
2D Ray Gun Shot
2E Lipstick
2F Lipstick Flower
30 Lipstick Shot (Dust/Powder)
31 Sandbag
32 Screw Attack
33 Sticker
34 Motion-Sensor Bomb
35 Timer
36 Smart Bomb
37 Smash Ball
38 Smoke Screen
39 Spring
3A Star Rod
3B Star Rod Shot
3C Soccer Ball
3D Superscope
3E Superscope shot
3F Star
40 Food
41 Team Healer
42 Lightning
43 Unira
44 Bunny Hood
45 Warpstar

NON-STANDARD ITEMS (must be loaded by respective character/stage)
46 Adventure Trophy
47 Key
48 Smash Plate
49 Stock Item
4A Apple
4B mbclab
4C mbshell
4D pellet
4E vegetable
4F Sandbag (HRC)
50 Aroaros
51 Koopa
52 Koopa
53 Snake's Box
54 Diddy's Peanut
55 Link's Bomb
56 Peach's Turnup
57 R.O.B.'s Gyro
58 Seed
59 Snake's Grenade
5A Samus' Armor piece
5B Toon Link's Bomb
5C Wario's Bike
5D Wario's Bike A
5E Wario's Bike B
5F Wario's Bike C
60 Wario's Bike D
61 Wario's Bike E
POKEMON
62 Torchic
63 Cerebi
64 Chickorita
65 Chickorita's Shot
66 Entei
67 Moltres
68 Munchlax
69 Deoxys
6A Groudon
6B Gulpin
6C Staryu
6D Staryu's Shot
6E Ho-oh
6F Ho-oh's Shot
70 Jirachi
71 Snorlax
72 Bellossom
73 Kyogre
74 Kyogre's Shot
75 Latias/Latios
76 Lugia
77 Lugia's Shot
78 Manaphy
79 Weavile
7A Electrode
7B Metagross
7C Mew
7D Meowth
7E Meowth's Shot
7F Piplup
80 Togepi
81 Goldeen
82 Gardevoir
83 Wobuffet
84 Suicune
85 Bonsly
ASSIST TROPHIES
86 Andross
87 Andross Shot
88 Barbara
89 Gray Fox
8A Ray MKII (Custom Robo)
8B Ray MKII Bomb
8C Ray MKII Gun Shot
8D Samurai Goroh
8E Devil
8F Excitebike
90 Jeff Andonuts
91 Jeff Pencil Bullet
92 Jeff Pencil Rocket
93 Lakitu
94 Knuckle Joe
95 Knuckle Joe Shot
96 Hammer Bro.
97 Hammer Bro. Hammer
98 Helirin
99 Kat & Ana
9A Ana
9B Jill & Drill Dozer
9C Lyn
9D Little Mac
9E Metroid
9F Nintendog
A0 NintendogFull
A1 Mr. Resetti
A2 Isaac
A3 Isaac Shot
A4 Saki Amamiya
A5 Saki Shot 1
A6 Saki Shot 2
A7 Shadow the Hedgehog
A8 Infantry
A9 Infantry Shot
AA Stafy
AB Tank (+Infantry)
AC Tank Shot
AD Tingle
AE togezo (?)
AF Waluigi
B0 Dr. Wright
B1 Wright Buildings
External graphics list:
Code:
File #0
01 SYS_HIT_NORMAL
02 SYS_HIT_NORMAL_SHOCK
03 SYS_HIT_FIRE
04 SYS_HIT_ELEC
05 SYS_HIT_CUT
06 SYS_HIT_CUT_SHOCK
07 SYS_LANDING_SMOKE
08 SYS_LANDING_SMOKE_S
09 SYS_CROWN
0A SYS_DASH_SMOKE
0B SYS_DOWN_SMOKE
0C SYS_FLYROLL_SMOKE
0E SYS_ACTION_SMOKE_H
0F SYS_WHIRLWIND_L
10 SYS_WHIRLWIND_R
11 SYS_SMASH_FLASH
12 SYS_SMASH_FLASH_S
13 SYS_DAMAGE_FIRE
14 SYS_DAMAGE_ELEC
15 SYS_SHIELD
16 SYS_SHIELD_SMOKE
17 SYS_SHIELD_DAMAGE
18 SYS_DEAD
19 SYS_BOMB_A
1A SYS_FLAME
1B SYS_RUN_SMOKE
1C SYS_JUMP_SMOKE
1D SYS_TURN_SMOKE
1E SYS_FLASH
1F SYS_JUMP_AERIAL
20 SYS_CLIFF_CATCH
21 SYS_GUARD_MARK
22 SYS_ATK_SMOKE
23 SYS_ERACE_SMOKE
24 SYS_BOMB_B
25 SYS_SPIN_WIND
26 SYS_ACTION_SMOKE_V
27 SYS_SLIP_SPARK
28 SYS_H_SMOKE_A
29 SYS_H_SMOKE_B
2A SYS_V_SMOKE_A
2B SYS_V_SMOKE_B
2C SYS_SCRATCH
2D SYS_PASSIVE
2E SYS_PIYOPIYO
2F SYS_PIYO
30 SYS_SLEEP
31 SYS_DAMAGE_HADOU
32 SYS_STEP_JUMP
33 SYS_SSCOPE_BULLET
34 SYS_BOUND_SMOKE
35 SYS_CATCH
36 SYS_ITEM_GET
37 SYS_RECOVERY
38 SYS_ITEM_ARRIVAL
39 SYS_MBALL
3A SYS_QUAKE
3B SYS_BOMB_C
3C SYS_BOMB_D
3D SYS_FREEZER
3E SYS_KUSUDAMA
3F SYS_HIT_ICE
40 SYS_HIT_ICE_SHOCK
41 SYS_FIREFLOWER
42 SYS_SMOKESCREEN
43 SYS_THUNDER
44 SYS_THUNDER_FLASH
45 SYS_MERIKOMI
46 SYS_SPIN_WIND_S
47 SYS_FINAL_LINE
48 SYS_FINAL_AURA
49 SYS_CLACKER_SHOT
4A SYS_CLACKER_BULLET_S
4B SYS_CLACKER_BULLET_L
4C SYS_CLACKER_BOMB
4D SYS_BOMB_E
4E SYS_SPLASH
4F SYS_RIPPLE
50 SYS_DROWN
51 SYS_HIT_NORMAL_2
52 SYS_DAMAGE_SHIEN
53 SYS_GEKIKARA_AURA
54 SYS_GEKIKARA_FIRE
55 SYS_MATCHLESS
56 SYS_CROWN_COLLISION
57 SYS_S_JUMP
58 SYS_RAYGUN_BULLET
59 SYS_RAYGUN_SHOT
5A SYS_RIPSTICK
5B SYS_STARROD_BULLET
5C SYS_STARROD_SHOT
5D SYS_STARROD_SHIBUKI
5E SYS_DROWN_OUT
5F SYS_SCREW
60 SYS_BOMB_SPARK
61 SYS_HIT_POISON
62 SYS_FLYING_PLATE
63 SYS_BADGE
64 SYS_DEKU
65 SYS_SMARTBOMB
66 SYS_BOX00_BREAK
67 SYS_BOX01_BREAK
68 SYS_BOX02_BREAK
69 SYS_BARREL02_BREAK
6A SYS_DEAD_FLASH
6B SYS_WARPSTAR
6C SYS_PASARAN
6D SYS_DRAGOON_A
6E SYS_DRAGOON_B
6F SYS_DRAGOON_ENTER
70 SYS_DRAGOON_FIRE
71 SYS_DRAGOON_ATTACK
72 SYS_SMASH_BALL
73 SYS_SOCCER
74 SYS_ASSIST
75 SYS_SUPERSTAR
76 SYS_HEART
77 SYS_CD_GET
78 SYS_DRAGOON_FLASH
79 SYS_MISFIRE
7A SYS_ABSORPTION
7B SYS_ASASE_WALK
7C SYS_ASASE_LANDING
7D SYS_SP_FLASH
7E SYS_WARPSTAR_BREAK
7F SYS_JUST_SHIELD
80 SYS_ICE_LANDING
81 SYS_PASARAN_SPARK
82 SYS_CHEWING
83 SYS_SMASHPLATE
84 SYS_SAMUS_CHANGE_FLASH_A
85 SYS_SZERO_ENTRY_FLASH
86 SYS_SZERO_ENTRY_SMOKE
87 SYS_CLING

File #1
01 MARIO_FB
02 MARIO_FB_SHOOT
03 MARIO_FB_BOUND
04 MARIO_S_MANT1
05 MARIO_S_MANT2
06 MARIO_S_JUMP
07 MARIO_PUMP_SHOOT
08 MARIO_PUMP_HIT
09 MARIO_PUMP_FADE
0A MARIO_PUMP
0B MARIO_PUMP_MAX

File #2
01 DONKEY_HEADBAT
02 DONKEY_GIANTPUNCH
03 DONKEY_GIANTPUNCH_MAX
04 DONKEY_GIANTPUNCH_SMOKE
05 DONKEY_HANDSLAP
06 DONKEY_ENTRY

File #3
01 LINK_SWORD
02 LINK_ARROW
03 LINK_ARROW_MAX
04 LINK_BOOMERANG
05 LINK_BOOMERANG_T
06 LINK_KAITEN
07 LINK_KAITEN_S
08 LINK_KAITEN_AIR
09 LINK_KAITEN_AIR_S
0A LINK_BOOMERANG_W
0B LINK_BOOMERANG_H
0C LINK_BOOMERANG_WS
0E LINK_NAVY
0F LINK_ENTRY
10 LINK_BOMB_SPARK

File #4
01 SAMUS_JUMP_JET
02 SAMUS_ATK_BOMB
03 SAMUS_CSHOT_BULLET
04 SAMUS_CSHOT_HOLD
05 SAMUS_CSHOT_SHOT
06 SAMUS_CSHOT_MAX
07 SAMUS_MISSILE_STRAIGHT
08 SAMUS_MISSILE_HOMING
09 SAMUS_MISSILE_SHOT
0A SAMUS_SCREWATTACK
0B SAMUS_APPEAL_S
0C SAMUS_GBEAM


File #5
01 YOSHI_TAMAGO_KAKERA_A
02 YOSHI_TAMAGO_KAKERA_B
03 YOSHI_TAMAGO_KAKERA_C
04 YOSHI_GOROGOROTAMAGO
05 YOSHI_TAMAGONAGE
06 YOSHI_HIPDROP_STAR
07 YOSHI_TAMAGOUMI

File #6
01 KIRBY_ATK100
02 KIRBY_SUIKOMI
03 KIRBY_HAMMER
04 KIRBY_HANMMER_A
05 KIRBY_FCUT_A1
06 KIRBY_FCUT_B1
07 KIRBY_FCUT
08 KIRBY_STONE_S
09 KIRBY_STONE_E
0A KIRBY_FCUT_B2
0B KIRBY_FCUT_B3
0C KIRBY_FCUT_B4
0D KIRBY_STAR
0E KIRBY_FCUT_A2

File #7
01 FOX_ILLUSION_START
02 FOX_ILLUSION_M
03 FOX_ILLUSION_P
04 FOX_ILLUSION_END
05 FOX_REF_FLASH
06 FOX_REF_START
07 FOX_REF_LOOP
08 FOX_FIREFOX_START
09 FOX_FIREFOX
0A FOX_BLASTER_BULLET
0B FOX_BLASTER_SHOT
0C FOX_REF_REF
0D FOX_APPEAL_S

File #8
01 PIKACHU_ATK_S41
02 PIKACHU_ATK_S42
03 PIKACHU_DENGEKI
04 PIKACHU_DENGEKI_BOUND
05 PIKACHU_DENGEKI_LOOP
06 PIKACHU_KAMINARI_HIT
07 PIKACHU_KAMINARI_GR
08 PIKACHU_KAMINARI_START
09 PIKACHU_KAMINARI_END
0A PIKACHU_KAMINARI_CLOUD
0B PIKACHU_ZUTSUKI_HOLD
0C PIKACHU_ZUTSUKI_BOMB
0D PIKACHU_ZUTSUKI_SMOKE

File #9
01 LUIGI_FB
02 LUIGI_FB_SHOOT
03 LUIGI_FB_BOUND
04 LUIGI_ROCKET
05 LUIGI_CYCLONE

File #A
01 CAPTAIN_FP
02 CAPTAIN_FP_HOLD
03 CAPTAIN_FN_H_FIRE
04 CAPTAIN_FN
05 CAPTAIN_FN_AIR
06 CAPTAIN_FK_FLASH
07 CAPTAIN_FK
08 CAPTAIN_FP_FLASH
09 CAPTAIN_ENTRY
0A CAPTAIN_APPEAL_HI

File #B
01 NESS_PSI_ATK
02 NESS_PKT_BULLET
03 NESS_PKT_TAIL_A
04 NESS_PKT_TAIL_B
05 NESS_PKT_HOLD
06 NESS_PKT_ATTACK
07 NESS_PKFI_BULLET
08 NESS_PKFI_BOMB
09 NESS_PKFL_BULLET
0A NESS_PKFL_BULLET_ED
0B NESS_PKFL_BOMB
0C NESS_PSIMAGNET
0D NESS_ENTRY

File #C
01 KOOPA_BREATH
02 KOOPA_BREATH_M_FIRE
03 KOOPA_SHELL
04 KOOPA_DROP
05 KOOPA_WAIT_BREATH
06 KOOPA_GK_FREEZE
07 KOOPA_GK_SHIEN
08 KOOPA_GK_SMOKE
09 KOOPA_APPEAL_S
0A KOOPA_ENTRY
0B KOOPA_CHANGE_FLASH_A
0C KOOPA_CHANGE_FLASH_B
0D KOOPA_CHANGE_START_A
0E KOOPA_CHANGE_STRAT_B

File #D
01 PEACH_BOMBER
02 PEACH_KINOPIO_HIT
03 PEACH_KINOPIO_BULLET
04 PEACH_HIKKONUKI
05 PEACH_ENTRY
06 PEACH_ATTACK_HI3
07 PEACH_APPEAL_S

File #E
01 ZELDA_ATK_A
02 ZELDA_ATK_B
03 ZELDA_ATK_HI4_A
04 ZELDA_ATK_HI4_B
05 ZELDA_ATK_S4
06 ZELDA_FLOR_START
07 ZELDA_FLOR_END
08 ZELDA_NAYRU
09 ZELDA_NAYRU_FLASH
0A ZELDA_DIN_START
0B ZELDA_DIN_TAMA
0C ZELDA_DIN_BOMB
0D ZELDA_CHANGE_START
0E ZELDA_CHANGE_END
0F ZELDA_SHIKOMIBARI
10 ZELDA_FUSHIN_START
11 ZELDA_FUSHIN_END
12 ZELDA_ENTRY
13 ZELDA_CHANGE_FLASH_A
14 ZELDA_CHANGE_FLASH_B

File #?
01 POPO_ICESHOT_SMASH
02 POPO_ICESHOT_APPEAR
03 POPO_ICESHOT_COLD_A
04 POPO_ICESHOT_COLD_B
05 POPO_GOMJUMP
06 POPO_BLIZZERD_SHOOT
07 POPO_BLIZZERD_BULLET
08 POPO_THAMMER

File #?
01 MARTH_SWORD
02 MARTH_S_BREAKER
03 MARTH_COUNTER
04 MARTH_ENTRY

File #?
01 FALCO_VISION_START
02 FALCO_VISION_M
03 FALCO_VISION_P
04 FALCO_VISION_END
05 FALCO_REF_FLASH
06 FALCO_REF_START
07 FALCO_REF_LOOP
08 FALCO_FIREBIRD_START
09 FALCO_FIREBIRD
0A FALCO_BLASTER_BULLET
0B FALCO_BLASTER_SHOT
0C FALCO_REF_REF

File #15
01 GANON_MAJINKEN
02 GANON_MAJINKEN_HOLD
03 GANON_MAJINKEN_FLASH
04 GANON_REKKIKYAKU
05 GANON_ENGOKUA_FLASH
06 GANON_ENGOKUA_G
07 GANON_ENGOKUA_A
08 GANON_ENGOKUA
09 GANON_ENTRY
0A GANON_ENTRY_AURA
0B GANON_APPEAL_S

File #16
01 WARIO_PPE_S
02 WARIO_PPE_M
03 WARIO_PPE_L
04 WARIO_PPE_L_2
05 WARIO_PPE_FLY
06 WARIO_PPE_FLY_2
07 WARIO_KAMITSUKI_OPEN
08 WARIO_KAMITSUKI_BOMB
09 WARIO_KAMITSUKI_BITE
0A WARIO_CORKSCREW
0B WARIO_BIKE_SMOKE
0C WARIO_BIKE_BREAK
0D WARIO_KAMITSUKI_END
0E WARIO_BIKE_SMOKE_S 
0F WARIO_02
10 WARIO_03
11 WARIO_04
12 WARIO_05
13 WARIO_06
14 WARIO_07
15 WARIO_CHANGE_FLASH_A
16 WARIO_CHANGE_FLASH_B

File #17
01 META_K_ATK100
02 META_K_ATKS3S1
03 META_K_ATKS3S2
04 META_K_ATKS3S3
05 META_K_ATKS4S
06 META_K_ATK_HI4
07 META_K_ATK_LW4
08 META_K_ATK_AIR_B
09 META_K_ATK_AIR_F
0A META_K_ATK_AIR_HI
0B META_K_ATK_AIR_LW
0C META_K_DOWN_ATK
0D META_K_SWORD
0E META_K_DOWN_ATK_D
0F META_K_CLIFF_ATK_Q
10 META_K_CLIFF_ATK_S
11 META_K_GLIDE_ATK
12 META_K_SLIP_ATK
13 META_K_THROW_B
14 META_TORNADO
15 META_DRILL
16 META_MANTLE_START
17 META_MANTLE_END
18 META_SHUTTLELOOP
19 META_DM_ATTACK
1A META_DM_ATTACK_AIR
1B META_DM_ATTACK_F
1C META_DM_ATTACK_B

File #18
01 PIT_SWORD
02 PIT_ATK_AIR_N
03 PIT_ATK_AIR_HI
04 PIT_ATK100
05 PIT_FEATHER
06 PIT_PA_HOLD_ARROW
07 PIT_PA_HOLD_BOW
08 PIT_PA_FLY_ARROW
09 PIT_PA_STICK_ARROW
0A PIT_IKAROS_GOKOU
0B PIT_IKAROS_FLARE
0C PIT_IKAROS_WING_FLARE
0D PIT_PA_FLY_ARROW_FLASH
0E PIT_ANGERING
0F PIT_KAGAMI
10 PIT_KAGAMI_REF
11 PIT_ANGERING_START
12 PIT_ANGERING_END
13 PIT_ENTRY

File #19
01 SZERO_ATK_LW4
02 SZERO_MUZZULE
03 SZERO_BULLET_S
04 SZERO_BULLET_L
05 SZERO_PL_HOLD
06 SZERO_PL_SHOT
07 SZERO_PL_HIT
08 SZERO_ATK_AIRN
09 SZERO_WHIP_A
0A SZERO_WHIP_B
0B SZERO_ATK_S4S
0C SZERO_PWHIP
0D SZERO_ENTRY_FLASH
0E SZERO_ENTRY_SMOKE
0F SZERO_ENTRY_END

File #?
01 PIKMIN_SEIRETSU
02 PIKMIN_HIKKONUKI
03 PIKMIN_ORDER
04 PIKMIN_DEAD_RED
05 PIKMIN_DEAD_BLUE
06 PIKMIN_DEAD_YELLOW
07 PIKMIN_DEAD_WHITE
08 PIKMIN_DEAD_PURPLE
09 PIKMIN_HIT_RED
0A PIKMIN_HIT_BLUE
0B PIKMIN_HIT_YELLOW
0C PIKMIN_HIT_WHITE
0D PIKMIN_HIT_PURPLE
0E PIKMIN_ANTENNA
0F PIKMIN_ANTENNA_01
10 PIKMIN_ANTENNA_02
11 PIKMIN_ANTENNA_03
12 PIKMIN_ANTENNA_04
13 PIKMIN_ANTENNA_05
14 PIKMIN_ANTENNA_06

File #?
01 LUCAS_HOLD
02 LUCAS_PSI_ATK
03 LUCAS_ATK_LW4
04 LUCAS_ATK_HI4
05 LUCAS_PKT_BULLET
06 LUCAS_PKT_TAIL_A
07 LUCAS_PKT_TAIL_B
08 LUCAS_PKT_HOLD
09 LUCAS_PKT_ATTACK
0A LUCAS_PKFI_BULLET
0B LUCAS_PKFI_BOMB
0C LUCAS_PKFR_BULLET
0D LUCAS_PKFR_BULLET_ED
0E LUCAS_PKFR_BOMB
0F LUCAS_PSIMAGNET

File #?
01 DIDDY_ATTACKLW3
02 DIDDY_BJET
03 DIDDY_POPGUN
04 DIDDY_POPGUN_BREAK
05 DIDDY_MFLIP_CHOP
06 DIDDY_POPGUN_BREAK_A
07 DIDDY_POPGUN_BREAK_B
08 DIDDY_ENTRY

File #?
01 POKETRAINER_CHANGE_THROW
02 POKETRAINER_CHANGE_CATCH
03 POKETRAINER_CHANGE_IN
04 POKETRAINER_CHANGE_OUT
05 POKETRAINER_CHANGE_MBALL
06 POKETRAINER_CHANGE_RETURN

File #?
01 POKELIZARDON_TAIL_FIRE
02 POKELIZARDON_ATK_FIRE
03 POKELIZARDON_ATK_HI3
04 POKELIZARDON_MOUTH_FIRE
05 POKELIZARDON_STANDBY_FIRE
06 POKELIZARDON_KAENHOUSYA
07 POKELIZARDON_IWAKUDAKI
08 POKELIZARDON_SORAWOTOBU
09 POKELIZARDON_ATK_LW4
0A POKELIZARDON_ATK_AIRF

File #?
01 POKEZENIGAME_ATK_HI4
02 POKEZENIGAME_ATK_WATER_A
03 POKEZENIGAME_ATK_WATER_B
04 POKEZENIGAME_TAKINOBORI
05 POKEZENIGAME_TAKINOBORI_END
06 POKEZENIGAME_MIZUTEPPO_SHOOT
07 POKEZENIGAME_MIZUTEPPO_LIGHT
08 POKEZENIGAME_MIZUTEPPO_FADE
09 POKEZENIGAME_MIZUTEPPO_HIT
0A POKEZENIGAME_MIZUTEPPO
0B POKEZENIGAME_KARANIKOMORU
0C POKEZENIGAME_MIZUTEPPO_MAX

File #?
01 POKEFUSHIGISOU_ATK_HI4
02 POKEFUSHIGISOU_ATK_AIR_HI
03 POKEFUSHIGISOU_ATK_AIR_LW
04 POKEFUSHIGISOU_LEAF
05 POKEFUSHIGISOU_ATK11
06 POKEFUSHIGISOU_ATK12
07 POKEFUSHIGISOU_ATK100
08 POKEFUSHIGISOU_ATKS3S
09 POKEFUSHIGISOU_TANEMG
0A POKEFUSHIGISOU_TANEMG_TAMA
0B POKEFUSHIGISOU_TANEMG_HIT
0C POKEFUSHIGISOU_H_CUTTER
0D POKEFUSHIGISOU_TMUCHI_TRACE
0E POKEFUSHIGISOU_TMUCHI_FLASH
0F POKEFUSHIGISOU_H_CUTTER_HA

File #?
01 DEDEDE_HAMMER
02 DEDEDE_HAMMER_SPIN
03 DEDEDE_JETHAMMER_HOLD
04 DEDEDE_JETHAMMER_HOLD_MAX
05 DEDEDE_JETHAMMER
06 DEDEDE_JETHAMMER_MAX
07 DEDEDE_SUPERJUMP_RISE
08 DEDEDE_SUPERJUMP_STAR
09 DEDEDE_SUIKOMI
0A DEDEDE_WAD_DEAD
0B DEDEDE_WAD_THUNDER
0C DEDEDE_JETHAMMER_HOLD2
0D DEDEDE_JETHAMMER_HOLD_MAX2
0E DEDEDE_JETHAMMER2
0F DEDEDE_JETHAMMER_MAX2

File #22
01 LUCARIO_HADOU
02 LUCARIO_BFLASH_L
03 LUCARIO_BFLASH_R
04 LUCARIO_HATTACK_A
05 LUCARIO_HATTACK_B
06 LUCARIO_HATTACK_C
07 LUCARIO_HADOUDAN
08 LUCARIO_HADOUDAN_MAX_L
09 LUCARIO_HADOUDAN_MAX_R
0A LUCARIO_SINSOKU
0B LUCARIO_HAKKEI_NEAR
0C LUCARIO_HAKKEI_FAR
0D LUCARIO_KAGEBUNSHIN
0E LUCARIO_KAGEBUNSHIN_SPLIT
0F LUCARIO_KAGEBUNSHIN_APPEAR
10 LUCARIO_HADOUDAN_TAIL
11 LUCARIO_AURA
12 LUCARIO_HAKKEI

File #?
01 IKE_SWORD
02 IKE_HUNKA_HOLD
03 IKE_HUNKA
04 IKE_HUNKA_MAX
05 IKE_IAIGIRI
06 IKE_COUNTER
07 IKE_ENTRY
08 IKE_APPEAL_LW
09 IKE_HUNKA_SPIN

File #?
01 ROBOT_FOOTMARK
02 ROBOT_NOZZLE_LOOP
03 ROBOT_NOZZLE_END
04 ROBOT_JUMP_JET
05 ROBOT_ATK_JET
06 ROBOT_ATK_N_JET
07 ROBOT_ATK_LW_JET
08 ROBOT_EYE_FLASH
09 ROBOT_ATTACK_S4S
0A ROBOT_ROBOBURNER
0B ROBOT_ROBOBEAM
0C ROBOT_LAMP_S
0D ROBOT_LAMP_M
0E ROBOT_LAMP_L
0F FINROBOT_MAIN
10 FINROBOT_ENDFINROBOT_MAIN2
11 FINROBOT_MAIN3
12 ROBOT_ARMSPINROBOT_ARMSPIN_01
13 ROBOT_ARMSPIN_02
14 ROBOT_ARMSPIN_03
15 ROBOT_ARMSPIN_04
16 ROBOT_ARMSPIN_05
17 ROBOT_ARMSPIN_06

File #26
01 PURIN_UTAU
02 PURIN_KOROGARU
03 PURIN_APPEAL_LW

File #?
01 TOONLINK_SWORD
02 TOONLINK_ARROW_MAX
03 TOONLINK_BOOMERANG
04 TOONLINK_BOOMERANG_T
05 TOONLINK_KAITEN_S
06 TOONLINK_KAITEN_AIR_S
07 TOONLINK_BOMB
08 TOONLINK_BOMB_SPARK
09 TOONLINK_ENTRY

File #?
01 WOLF_REF_FLASH
02 WOLF_REF_START
03 WOLF_REF_LOOP
04 WOLF_BLASTER_BULLET
05 WOLF_BLASTER_SHOT
06 WOLF_REF_REF
07 WOLF_SCRATCH
08 WOLF_SLASH
09 WOLF_SHOOT

File #?
01 SNAKE_ATK_S4S
02 SNAKE_ATK_HI4
03 SNAKE_MORTER_SMOKE
04 SNAKE_ATK_LW4_S
05 SNAKE_ATK_LW4_H
06 SNAKE_ATK_LW4
07 SNAKE_ATK_LW4_BOMB
08 SNAKE_MISSILE_SMOKE
09 SNAKE_REMOTE_MISSILE
0A SNAKE_CYPHER
0B SNAKE_C4
0C SNAKE_ENTRY
0D SNAKE_ENTRY_THUNDER
0E SNAKE_R1
0F SNAKE_R2
10 SNAKE_R3
11 SNAKE_R4
12 SNAKE_R5

File #?
01 SONIC_SPINWIND
02 SONIC_PUNCHTRACE
03 SONIC_ATK_LW
04 SONIC_SPINTRACE
05 SONIC_SPINWIND_L
06 SONIC_SPINTRACE_L
07 SONIC_IDLING
08 SONIC_HOMINGTRACE
09 SONIC_GIMMCKJUMP
0A SONIC_RUNTRACE
0B SONIC_RUNTRACE_01
0C SONIC_RUNTRACE_02
0D SONIC_RUNTRACE_03
0E SONIC_RUNTRACE_04
0F SONIC_RUNTRACE_05
Assorted Hitbox Flags
Code:
Mariojab1/2 flag: 39030200 "Bap"
Mariojab3 flag: 39830440 "Knsch." (25)
MarioUptilt flag: 39030240 "Po-eeh."
MarioDtilt sweetspot flag: 39830400 "Keyuncsh" (26)
MarioDtilt flag: 39830480 "Doop."
MarioFsmash fire flag: 11031085 "Froosh."
GanonFsmash flag: 39431093
Link slash flag: 3A830602
DK Down+B flag (Only hits ground!): 30010480 "smack."
In a bit I'll clean up what events I have in my notes, and submit 'em. For now, here's the most important event ever:
http://kittycorp.freecp.net/index.php?topic=2077.0
 

ThatGuyYouMightKnow

Smash Champion
Joined
May 12, 2008
Messages
2,373
Location
Baltimore, MD
I want to make a post of functions and global variables (i.e. LA-Basic 1 being for jump count, IC-Basics for cardinal directions, etc)
Anyone care to explain what those do?

Eldiran, have you found out how to use the Item Property change? If that isn't the way, Throwing or Dropping the item and changing the item's allowed amounts of hits or drops would make them destroyable.

There's still a lot of questions needing answers involving values; I'm hoping this thread could be those answers.
 

Eldiran

Smash Lord
Joined
Jan 8, 2008
Messages
1,707
Location
Pennsylvania
Anyone care to explain what those do?
Not sure about cardinal directions, but LA-Basic[1] is the jump count; which means if you change it, you can take or give the character extra jumps. It's how I got Wisp to have 9.

Eldiran, have you found out how to use the Item Property change? If that isn't the way, Throwing or Dropping the item and changing the item's allowed amounts of hits or drops would make them destroyable.
I'm afraid I haven't. I'd be more than content to drain the item of charges and then throw it. Problem is, outside of firing it, I don't know how to to that.
 

ThatGuyYouMightKnow

Smash Champion
Joined
May 12, 2008
Messages
2,373
Location
Baltimore, MD
Not sure about cardinal directions, but LA-Basic[1] is the jump count; which means if you change it, you can take or give the character extra jumps. It's how I got Wisp to have 9.



I'm afraid I haven't. I'd be more than content to drain the item of charges and then throw it. Problem is, outside of firing it, I don't know how to to that.
You don't need that though. I changed the jumps in the Attributes.

I haven't really screwed with items much.

**** hitboxes!

Won't work. Wryyyyyyyyyyy.
 

TommyDerMeister

Smash Lord
Joined
Jun 24, 2008
Messages
1,837
Location
AZ
Could someone maybe walk me through the process of changing taunts to victory animations? What codes to I need to apply these changes?

Like for example I already said that I wanted to change two of his box taunt animations, how do I do this?
 

Viquey

Smash Journeyman
Joined
Jun 15, 2009
Messages
335
Location
Under a Rock
Oh! Gekikara is the Super Spicy Curry.

And I'm totally in favor of making this thread the ultimate list of everything. I'll contribute what I can.

Such as... ah. I found what sets the state of Zamus' gun. I'll have to find the exact event # again though... Wonder if I can use the PC atm...?

...I should really figure bootcamp out so I can use PSA here. :laugh:
 

ThatGuyYouMightKnow

Smash Champion
Joined
May 12, 2008
Messages
2,373
Location
Baltimore, MD
You hve to add Terminate Collisions after Execute Loop. :/
Didn't work. With leaf's advice came a Terminate Collisions after Execute and before Execute, and before and after Set Loop.

GFX have also randomly shifted back to the character's center.

Seriously. >_> This isn't the first time this all has happened.
 

leafgreen386

Dirty camper
Joined
Mar 20, 2006
Messages
3,577
Location
Playing melee and smash ultimate
Updated the OP with most of the data posted so far (I think the only thing I left out was the hitbox flags, since they're just made up of other data, anyway) and retitled the thread to be more accurate toward its new goal. I'll clean up the OP later.
 

camelot

Smash Ace
Joined
Feb 28, 2009
Messages
597
Location
Northfield, MN
I found some more stuff.

06010200: Changes hitbox damage. Has 2 parameters, both of the "value" type. First parameter is the hitbox ID, second parameter is the damage you want to switch the hitbox to. Note that all this event does is change the damage of an existing hitbox.

06030100: Deletes a hitbox. The value you put in is the ID of the hitbox that is deleted.

0A030100: Stop a sound effect. The value you put in is the ID of the sound effect that will be stopped.

0E010200: Add speed. Has 2 parameters of the "scalar" type. First one is horizontal speed, second is vertical speed.

1E000200: Super armor. Has 2 parameters, the first one of the "value" type, and the other of "scalar" type. The first parameter sets super armor off or on (0 = off, 1 = on), and the second parameter doesn't look like it does anything, so just keep that at 0.


And here's some stuff about hitbox angles. There are "special" angles for hitboxes if you set the value over 360 degrees. Here's what they do...
361: "Generic angle", the angle this hits at is dependent on how much knockback the opponent takes from it (increasingly higher angle as they take more knockback). Many attacks use this.
362: It looks like it hits straight sideways, and can't be DI'ed.
363: The attack hits the victim in the same direction the attacker is going. I bet you could use this to get multi-hit attacks to link together better.
364: Appears to be the same as 362.
365: Deals absolutely no knockback, but still deals hitstun like normal. Also appears to "shift" the victim in the direction the attacker is going, kind of like 363. Falco's f-air is the only attack I've found to have this.
 

Shadic

Alakadoof?
Joined
Dec 18, 2003
Messages
5,695
Location
Olympia, WA
NNID
Shadoof
About 0E010200 - The 4th parameter seems to deal with if it stacks with the current momentum, or overrides it completely. It's not ALWAYS the case, but it seems to impact it at some level. Maybe camelot can look into it. (Is there some way I can contact you through a messenger?)
 

ThatGuyYouMightKnow

Smash Champion
Joined
May 12, 2008
Messages
2,373
Location
Baltimore, MD
So I wanted to recreate the Koopa Claw.

Ran into some problems.

1) I can't get his sideB to grab using any clawing animation. I haven't tried special offensive collisions just yet.
2) I can't make it lead to an existing SubID that doesn't grab, and using an empty subID doesn't work.
3) The attacked always appears underneath you if grabbed by the original SideB's startup.

Any tips? I wanted to use his second jab to grab, and MAYBE sidetaunt animation to pummel(if I can), then try to recreate the throws back in Melee. Seems complicated, maybe even impossible.

I might settle for a regular grab+pummel+autoFthrow.
 

camelot

Smash Ace
Joined
Feb 28, 2009
Messages
597
Location
Northfield, MN
@Shadic

Uh, the 4th parameter? There are only 2...

0E010200 does stack with current momentum, It doesn't override it. I guess I should've said that before.

I have a Skype account (connerjensen), you could send an invite to that.
 

mariorocks64

Smash Journeyman
Joined
Oct 14, 2008
Messages
386
Location
Mushroom Kingdom
I really enjoy looking at these moveset modifications. I jusst wish someone would try to make geno outt of ness. texture hack, combine with PSA, and model hacks. this is what I wil do when I hack my wii! has anyone ever tried geno yet? ness looks like the good example. I haven't seen anyone try turning snake into Ryu. now toonlink could become bomberman!!!

I'm just giving ideas since I don't have and can't have PSA :(
 

Eldiran

Smash Lord
Joined
Jan 8, 2008
Messages
1,707
Location
Pennsylvania
Nice discoveries Camelot! Stopping sound effects and the angle info should be especially useful.

I should contribute too, so here's some events:

Remove Article
10030100: 0-Article number

Change Hitbox Damage
06010200: 0-Hitbox ID, 0-New damage value

Turn invisible
0B020100: 3-True=visible/False=invisible

Item Visibility
1F090100: 3-True/False

Fire Gun:
1F050000
 

Sr. P & R

Smash Apprentice
Joined
Mar 22, 2009
Messages
76
I guess I'll clear up Mr. Game & Watches articles.

01 - Trampoline

02 - Parachute

06 - Octopus

05 - Depends on Basic RA Variable[69] (Same values as what you have, only no #6)

I'm guessing it was made this way because each article needs it's own command to remove it. It makes it much easier to group 5 props into one article, since G&W so many of them.
 

Viquey

Smash Journeyman
Joined
Jun 15, 2009
Messages
335
Location
Under a Rock
For Zamus' article list, 03 is her suit pieces I'm fairly certain. but since they crash, can't test it. :<

by the by, anyone know how to make it so you can do a move in the air only once, then can do anything else BUT that move? Like Snake's up+B, Zamus' down+B, etc.

aaand I think imma play with hiding parts of a model and adding gfx to bones one at a time to comprise a list. Seems like a nice way to waste my time until my mood improves. XD *starts with Zamus*
 

Eldiran

Smash Lord
Joined
Jan 8, 2008
Messages
1,707
Location
Pennsylvania
For Zamus' article list, 03 is her suit pieces I'm fairly certain. but since they crash, can't test it. :<

by the by, anyone know how to make it so you can do a move in the air only once, then can do anything else BUT that move? Like Snake's up+B, Zamus' down+B, etc.

aaand I think imma play with hiding parts of a model and adding gfx to bones one at a time to comprise a list. Seems like a nice way to waste my time until my mood improves. XD *starts with Zamus*
I have some Link and Jiggly bone listings gathered the same way if you'd like it.
 

ThatGuyYouMightKnow

Smash Champion
Joined
May 12, 2008
Messages
2,373
Location
Baltimore, MD
Nice discoveries Camelot! Stopping sound effects and the angle info should be especially useful.

I should contribute too, so here's some events:

Remove Article
10030100: 0-Article number

Change Hitbox Damage
06010200: 0-Hitbox ID, 0-New damage value

Turn invisible
0B020100: 3-True=visible/False=invisible

Item Visibility
1F090100: 3-True/False

Fire Gun:
1F050000
You saved me.
That remove article action. Thank you.

I really need to find Bowser's Bones.
 

shanus

Smash Hero
Joined
Nov 17, 2005
Messages
6,055
This should go in here and someone take the time to explore it a bit for say, ledgeteching:

I think I've found a wall collision test function. Basically if the function returns true, it points to a location for an action. Removal of these made Lucas and Ness slide up the wall and not bounce off unless done perfectly horizontal.

For Ness wallbounce off his upB:

In 11B:
0D000200: 0-9, 2-173A8 (points to subroutine 000173A8)

In 11C:
0D000200: 0-9, 2-176A8 (points to subroutine 000176A8)


For lucas, this controls his wall collision bounce off of his upB.

In 11B:
0D000200: 0-9 2-18D78 (points to subroutine 00018D78)

In 11C;
0D000200: 0-9, 2-19078 (points to subroutine 00019078)
 

Eldiran

Smash Lord
Joined
Jan 8, 2008
Messages
1,707
Location
Pennsylvania
I have actually seen that function around in varying specials; in my tests, it seemed to function as a "go to this offset when you stop holding B". I think it might not be the thing you're looking for. Alternately, I could have totally misunderstood my test results. Either one seems equally likely honestly.
 

shanus

Smash Hero
Joined
Nov 17, 2005
Messages
6,055
I have actually seen that function around in varying specials; in my tests, it seemed to function as a "go to this offset when you stop holding B". I think it might not be the thing you're looking for. Alternately, I could have totally misunderstood my test results. Either one seems equally likely honestly.
The only function I know of which has it is Pits downB when you collide with his shield, and ness and lucas' downB.
 

Eldiran

Smash Lord
Joined
Jan 8, 2008
Messages
1,707
Location
Pennsylvania
The only function I know of which has it is Pits downB when you collide with his shield, and ness and lucas' downB.
I think it also shows up in G&Ws down+B, and I might have seen it in Wario's Bite. Either way, it's a weird function.
 

shanus

Smash Hero
Joined
Nov 17, 2005
Messages
6,055
I think it also shows up in G&Ws down+B, and I might have seen it in Wario's Bite. Either way, it's a weird function.
Lol, i think that gives proof that the function can even apply to projectile collisions.


10$ to the first person making tethers grab a stage point lol
 

Kirk

Smash Champion
Joined
Nov 3, 2007
Messages
2,495
Location
Arlington Heights, IL
Not a huge deal, but the list used for button ID's in the OP was by me. kdr4485 is my username on KittyKorp. Boo random usernames... :/
 

shanus

Smash Hero
Joined
Nov 17, 2005
Messages
6,055
Anyone know the command which sets an exact air speed (i.e. near falco's fast fall speed) rather than adding or removing speed.
 

Revven

FrankerZ
Joined
Apr 27, 2006
Messages
7,550
Location
Cleveland, Ohio
361 seems to be hitting the opponent behind you. Says it hits depending on Knockback.
lol we discussed this already.

361 degrees (or 169 in hex) is the Sakurai Angle. The angle scales with the knockback, meaning at higher %s the angle changes. So a move like Sonic's Bair may hit at 10º at 0% but at 60% will hit at a 58º angle or something. The angle also allows a move to trip, even if they do not have a clear trip rate %. An example of this would be to look at Ganondorf's Fair hitbox, or even his Dair hitbox. You will see that they do not have the trip rate % but the angle is 169 (361º) thus, allowing a certain trip rate (though it is unknown what the % is with the angle, one could assume it is 1%).
 
Top Bottom