Jump to content

Uno Tag System ver. 2.5 by UnoShe - UPDATED(12/02/12)


Recommended Posts

Posted

Great work! However, it seems that the tag system works very well only on the character that have that AI combos that never give at the opponent the possibility to react. The characters that haven't that AI combos or that haven't AI take into account only some commands of tag system. I also think that characters should have an AI that allows them to tag immediately after losing more than half of their energy. These are only suggestions. You have do a good work with your tag patch.

Spoiler

Completed characters

DRAGON BALL: Kid Goku, Muten Roshi, Zarbon, Gotenks, Android 17, Uub, Cooler, Omega Shenron

SONIC THE HEDGEHOG/SEGA: E-123 Omega, Cream, Silver, Sparkster, Vector

GOLDEN AXE THE DUEL: Keel

POKEMON: Charizard, Heracross, Pikachu, Megamewtwo Y, Krookodile

ONE PIECE: Akainu, Crocodile
ARCADE UNIVERSE: Bubblun, Bomberman

MEGAMAN: Magma Dragoon

KAKUGE YARO EDIT: Hashimoto
CAPCOM UNIVERSE: Michelle Heart, Pure & Fur, Saki Omokane, Sir Arthur, Ton Pooh, Lou, Unknown Soldier

MARVEL COMICS: Jubilee, Dormammu

 

Current work in progress

 

 

Future work in progress

SONIC THE HEDGEHOG/SEGA : (none)

POKEMON: (none)

CAPCOM UNIVERSE:  (none)

MARVEL COMICS: (none)

Posted

The cmd files needs a code like this: type = ChangeState value = 4712 triggerall = (var(12) = 1) trigger1 = (life < 700) && (partner, life > 750) && (ctrl) && (random <= 700) && (partner, stateno = 4714) && (statetype != A) && (P2life != 0) ;Taking some damage trigger2 = (life < 400) && (partner, life > 450) && (ctrl) && (random <= 500) && (partner, stateno = 4714) && (statetype != A) && (P2life != 0) ;In the middle trigger3 = (life < 150) && (partner, life > 400) && (ctrl ) && (random <= 300) && (partner, stateno = 4714) && (statetype != A) && (P2life != 0) ;Life is really low persistent = 0 This code is ripped from the tag system by Sludge. If the energy is depleted by a third, and only if partner has more life, the partner tags in. I don't know if it works with your tag system.

Spoiler

Completed characters

DRAGON BALL: Kid Goku, Muten Roshi, Zarbon, Gotenks, Android 17, Uub, Cooler, Omega Shenron

SONIC THE HEDGEHOG/SEGA: E-123 Omega, Cream, Silver, Sparkster, Vector

GOLDEN AXE THE DUEL: Keel

POKEMON: Charizard, Heracross, Pikachu, Megamewtwo Y, Krookodile

ONE PIECE: Akainu, Crocodile
ARCADE UNIVERSE: Bubblun, Bomberman

MEGAMAN: Magma Dragoon

KAKUGE YARO EDIT: Hashimoto
CAPCOM UNIVERSE: Michelle Heart, Pure & Fur, Saki Omokane, Sir Arthur, Ton Pooh, Lou, Unknown Soldier

MARVEL COMICS: Jubilee, Dormammu

 

Current work in progress

 

 

Future work in progress

SONIC THE HEDGEHOG/SEGA : (none)

POKEMON: (none)

CAPCOM UNIVERSE:  (none)

MARVEL COMICS: (none)

  • 2 weeks later...
Posted

I include my own AI conditions in my tag system.. by the way, i made an update again! please re-download the file.. thank you for the suggestions sir! ^_^

  • 4 weeks later...
  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...