collapse

Author Topic: How can i recover the energy?  (Read 611 times)

0 Members and 1 Guest are viewing this topic.

Offline pilade

  • Initiate
  • **
  • Posts: 17
  • Last Login:January 21, 2014, 03:45:02 AM
How can i recover the energy?
« on: November 22, 2011, 02:51:08 PM »
I noticed that many characters have the recovery button, i thought tha myabe tihs means that they can recover energy for super motions, but even if i edit the recover button like thsi a,b (so simple) i can't recover the characters energy, why? for example i have the character goku z2, the ai can revcover enegry, i instead, no.



Offline Macaulyn97

  • Infinite Loyalist
  • *****
  • Posts: 2258
  • Country: Brazil br
  • Last Login:February 04, 2024, 04:22:53 PM
    • Macaulyn
    • Macaulyn97's Channel
    • Email
Re: How can i recover the energy?
« Reply #1 on: December 02, 2011, 07:55:58 PM »
only some characters have this ability, you can try weak punch+weak kick, medium punch+medium kick or strong punch+strong kick, holding the buttons of course

Offline ATiC3

  • Cryomancer
  • MUGEN Content Architect
  • *****
  • Posts: 4643
  • Country: United States us
  • Last Login:May 20, 2024, 07:30:49 PM
  • "Why not fight for Earthrealm?"
    • My Creations
Re: How can i recover the energy?
« Reply #2 on: December 13, 2011, 10:40:17 PM »
Isn't this usually like a charging movie where you hold two buttons and your character charges?
It's definitely not active in a lot of characters, but if you're creating your own character it's quite easy to do.
 

Offline Acey

  • Infinity Administrator
  • *
  • Posts: 9579
  • Country: United States us
  • Last Login:December 05, 2022, 10:43:15 PM
  • "Victory means nothing, the fight is everything."
    • Infinity Wiki - Acey
    • Email
Re: How can i recover the energy?
« Reply #3 on: December 30, 2011, 12:23:51 PM »
1) Find the part of the code (the statedef) that activates the energy recover.

2) Program the CMD file so that when you do press the buttons you want the statedef will be activated.

Offline pilade

  • Initiate
  • **
  • Posts: 17
  • Last Login:January 21, 2014, 03:45:02 AM
Re: How can i recover the energy?
« Reply #4 on: August 30, 2012, 02:19:43 PM »
i dont know how can  i do activate the energy charge power for all my characters can you tell me step by step how to do?

Offline Cyanide

  • MUGEN Content Architect
  • *****
  • Posts: 813
  • Last Login:March 29, 2019, 06:52:34 AM
    • Mugen Obscurity
Re: How can i recover the energy?
« Reply #5 on: August 31, 2012, 05:00:20 AM »
Why did you post this twice?

I'm going to give you a really basic method of doing this first, it will PROBABLY disable one of your other moves in the process and we'll work through that later

Make sure you have a command in your .cmd that has a HOLD value Something like

[command]
name = "holdy"
command = /y
time = 1

Use an existing changestate and swap the command value for "holdy" Change the state number to something you know is not in use. Based on your current comments, try 27846

Copy statedef 200 and remove EVERYTHING except the [statedef] block, in which you should replace 200 with 27846 Keep all the type physics etc stuff as well. I don't care if the anim is wrong, there is a 99% chance the characters you give this to won't have the anim anyway (not helping with that, you should read tutorials if you want that)

Add the following 2 controllers. This is assuming you are using Y as your hold command

[state Poweradd]
type= poweradd
trigger1 = 1
value = 2

[state Changestate]
type = changestate
trigger1 = command != "holdy"
trigger2 = power >= 3000
value = 0

Offline pilade

  • Initiate
  • **
  • Posts: 17
  • Last Login:January 21, 2014, 03:45:02 AM
Re: How can i recover the energy?
« Reply #6 on: August 31, 2012, 07:35:15 AM »
Why did you post this twice?

I'm going to give you a really basic method of doing this first, it will PROBABLY disable one of your other moves in the process and we'll work through that later

Make sure you have a command in your .cmd that has a HOLD value Something like

[command]
name = "holdy"
command = /y
time = 1

i have this

;TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT
;-| Hold Dir |--------------------------------------------------------------
;TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT
[Command]
name = "holdfwd";Required (do not remove)
command = /$F
time = 1

is this that u mean?

 


Use an existing changestate and swap the command value for "holdy" i cant understand this procedure? what should i do, maybe can u explain with other words or with an example? Change the state number to something you know is not in use. Based on your current comments, try 27846

Copy statedef 200 from where? and remove EVERYTHING except the [statedef] block, in which you should replace 200 with 27846 Keep all the type physics etc stuff as well. I don't care if the anim is wrong, there is a 99% chance the characters you give this to won't have the anim anyway (not helping with that, you should read tutorials if you want that)

Add the following 2 controllers. where should i add these controllers in the .CMD file? This is assuming you are using Y as your hold command

[state Poweradd]
type= poweradd
trigger1 = 1
value = 2

[state Changestate]
type = changestate
trigger1 = command != "holdy"
trigger2 = power >= 3000
value = 0

Offline Cyanide

  • MUGEN Content Architect
  • *****
  • Posts: 813
  • Last Login:March 29, 2019, 06:52:34 AM
    • Mugen Obscurity
Re: How can i recover the energy?
« Reply #7 on: August 31, 2012, 06:03:52 PM »
Time for you to read a tutorial (try the ones on my site) then come back. Far too much for a help forum post when you know next to nothing.

Tags:
 


* IMT Facebook

Help us by Donating!

IMT Discord

Join us at our Discord! Click the image below!

* IMT Shoutbox

Sorry, this shoutbox does not exist.

* Recent Posts

Turn Battle - Mega Man Robot Master Mayhem by O Ilusionista
[June 18, 2024, 10:11:08 AM]


Classic VS : Cheng / Athena by O Ilusionista
[June 18, 2024, 10:10:26 AM]


Downtown Nekketsu Monogatari Stage Pack by Vegaz by LightFlare
[June 17, 2024, 02:30:12 PM]


Virtual Bart Science Fair by Lord_Enemil
[June 15, 2024, 08:23:51 PM]


Marvel vs. Capcom: Eternity of Heroes REMAKE Game Update 1.3.0 - N.A.O.H. by Uche_of_IMT
[June 10, 2024, 11:25:24 PM]


Street Fighter Spec Ops 2021 by O Ilusionista
[June 08, 2024, 01:36:06 PM]


Lasombra's IKEMEN Go Interactive Stages' WIP Topic and Releases by Lasombra Demon
[June 06, 2024, 07:34:10 PM]


Kirby the Dream Battle by O Ilusionista
[June 06, 2024, 01:04:12 PM]


Neo Geo Pocket by malevka2
[June 05, 2024, 10:53:57 AM]


[WIP] Pocket Dimensional Clash 2 by O Ilusionista
[June 03, 2024, 03:18:12 PM]

* IMT Calendar

June 2024
Sun Mon Tue Wed Thu Fri Sat
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 [20] 21 22
23 24 25 26 27 28 29
30

SimplePortal 2.3.5 © 2008-2012, SimplePortal