Posted by Shado_Onikisu
in All MB Characters updated 3-18-14 (Started by Magical Girl Amber March 18, 2014, 09:30:42 amBoard: Your Releases, Mugen 1.0 +
Posted by Shado_Onikisu
in All MB Characters updated 3-18-14 (Started by Magical Girl Amber March 18, 2014, 09:30:42 am
Posted by Shado_Onikisu
in All AI Patches for Kohaku's Melty Blood Chars (Started by Shado_Onikisu April 21, 2013, 01:05:45 am
Posted by Shado_Onikisu
in All AI Patches for Kohaku's Melty Blood Chars (Started by Shado_Onikisu April 21, 2013, 01:05:45 am
Posted by Shado_Onikisu
in All AI Patches for Kohaku's Melty Blood Chars (Started by Shado_Onikisu April 21, 2013, 01:05:45 am
Posted by Shado_Onikisu
in What first got you into Mugen? (Started by Karasai March 17, 2013, 01:48:50 am
Posted by Shado_Onikisu
in Stop 11,0 K.O. Sound From playing (Started by Shado_Onikisu March 12, 2013, 08:35:27 pm
Posted by Shado_Onikisu
in Stop 11,0 K.O. Sound From playing (Started by Shado_Onikisu March 12, 2013, 08:35:27 pm
Posted by Shado_Onikisu
in Stop 11,0 K.O. Sound From playing (Started by Shado_Onikisu March 12, 2013, 08:35:27 pm
Posted by Shado_Onikisu
in Stop 11,0 K.O. Sound From playing (Started by Shado_Onikisu March 12, 2013, 08:35:27 pm
Posted by Shado_Onikisu
in Stop 11,0 K.O. Sound From playing (Started by Shado_Onikisu March 12, 2013, 08:35:27 pm
Posted by Shado_Onikisu
in Emiya Shirou's voice from Fate/Unlimited Code (Started by DeadlyBoredom June 30, 2010, 07:30:32 pm
Posted by Shado_Onikisu
in Miles "Tails" Prower: Beta Release (Started by Veanko November 10, 2012, 03:49:36 pm
Posted by Shado_Onikisu
in Alternate Ex mode Help (Started by Shado_Onikisu October 15, 2012, 11:53:30 pmIf you want certain moves to be used in both modes, then why are you restricting them to normal mode?;---------------------------------------------------------------------------
; Echidna Sequence Punches DM
[State -1]
type = ChangeState
value = 3000
TriggerAll = var(59) = 0
triggerall = var(58) = 0 <----------------------------------------- This is when he is NOT in his Ex mode
triggerall = command = "EchidnaSequence"
triggerall = power >= 1000
trigger1 = statetype = S
trigger1 = ctrl = 1
trigger2 = movecontact = 1
trigger2 = stateno = 200
trigger3 = movecontact = 1
trigger3 = stateno = 210
trigger4 = statetype = C
trigger4 = ctrl = 1
trigger5 = movecontact = 1
trigger5 = stateno = 400
trigger6 = movecontact = 1
trigger6 = stateno = 410
trigger7 = movecontact = 1
trigger7 = stateno = 420
The way you have it set up now (bolded), he will only be able to use the move when he's in normal mode. Removing that line above in bold will do the trick.
Consequently, the way you have your variable set up where 2 equals mix mode, he won't be able to use his EX mode moves either. Change that = 1 to >= 1.
Posted by Shado_Onikisu
in Knuckles the Echidna(Mugenhunter) Edit (Started by Veanko October 04, 2012, 07:10:30 pm
Posted by Shado_Onikisu
in Knuckles the Echidna(Mugenhunter) Edit (Started by Veanko October 04, 2012, 07:10:30 pm
Posted by Shado_Onikisu
in Alternate Ex mode Help (Started by Shado_Onikisu October 15, 2012, 11:53:30 pm
Posted by Shado_Onikisu
in Knuckles the Echidna(Mugenhunter) Edit (Started by Veanko October 04, 2012, 07:10:30 pmif you think you can do a better job then me at coding AI, maybe you could do that? i will probably check out your knuckles edit at some point, so yeah.
Posted by Shado_Onikisu
in Knuckles the Echidna(Mugenhunter) Edit (Started by Veanko October 04, 2012, 07:10:30 pmI've made some palettes to go with Knuckles:
first is the default one, next is Tikal, Metal Team (Sonic Heroes), Sega Genesis colours, Robo Knuckles (Advance), and Super Knuckles...
Hope you like them.
those palettes are pretty good IMO, though just FYI, the Sega Genesis and Super knuckles palettes have already been made. Sega Genesis is pal 9 and Super knuckles is pal 12.
could you put up a download link so i can try them out in game?Yo what's up Veanko? I REALLY Luv Your Edit of Knuckles. I felt like quiting my edit of knuckles (WIP) when I tested yours out. Keep up the good work.
Oh yeah, u probably don't remember me, but I'm the one who try to update your AI Patch of Sonic awhile back. ^^
Thanks, and yeah, i do remember you.
Posted by Shado_Onikisu
in Knuckles the Echidna(Mugenhunter) Edit (Started by Veanko October 04, 2012, 07:10:30 pm
Posted by Shado_Onikisu
in Custom AI Trigger Help: Enemynear (Started by Shado_Onikisu July 13, 2012, 10:58:30 pm