collapse

Author Topic: Enabling and Disabling Super moves in a character  (Read 1577 times)

0 Members and 1 Guest are viewing this topic.

Offline gouki%

  • Initiate
  • **
  • Posts: 154
  • Last Login:December 27, 2017, 01:04:38 PM
    • Email
Enabling and Disabling Super moves in a character
« on: December 18, 2011, 02:01:25 AM »
Is there any kind of way to enable or disable super moves in a character?  @-)


The true warrior will enter the arena with all his power at the ready!!

Offline Space (DCL)

  • IMT Content Architect
  • *
  • Posts: 1164
  • Country: United States us
  • Last Login:May 18, 2024, 06:53:02 PM
  • If you see this, I'm alive!
Re: Enabling and Disabling Super moves in a character
« Reply #1 on: December 18, 2011, 02:11:38 AM »
Is there any kind of way to enable or disable super moves in a character?  @-)

Disable Supers? The easiest way would be to set the characters power level to the minimum, which is 1.
(click to show/hide)
zzz...I'm top tier...screw you Doom and Wesker...zzz

Offline gouki%

  • Initiate
  • **
  • Posts: 154
  • Last Login:December 27, 2017, 01:04:38 PM
    • Email
Re: Enabling and Disabling Super moves in a character
« Reply #2 on: December 19, 2011, 12:56:57 PM »
What if a character has multiple supers? Does that means that his entire power level has to be 1. Its just one super that I don't want to use.
The true warrior will enter the arena with all his power at the ready!!

Offline O Ilusionista

  • Since 1999 and kicking :)
  • IMT Content Architect
  • *
  • Posts: 12463
  • Country: Brazil br
  • Last Login:May 18, 2024, 11:29:37 PM
  • OpenBOR & Mugen addicted
    • BMT - Brazil Mugen Team
    • Email
Re: Enabling and Disabling Super moves in a character
« Reply #3 on: December 19, 2011, 01:14:26 PM »
Just delete it from CMD.

Offline Space (DCL)

  • IMT Content Architect
  • *
  • Posts: 1164
  • Country: United States us
  • Last Login:May 18, 2024, 06:53:02 PM
  • If you see this, I'm alive!
Re: Enabling and Disabling Super moves in a character
« Reply #4 on: December 19, 2011, 01:48:34 PM »
no need to delete it, just use the Null ctrl
(click to show/hide)
zzz...I'm top tier...screw you Doom and Wesker...zzz

Offline O Ilusionista

  • Since 1999 and kicking :)
  • IMT Content Architect
  • *
  • Posts: 12463
  • Country: Brazil br
  • Last Login:May 18, 2024, 11:29:37 PM
  • OpenBOR & Mugen addicted
    • BMT - Brazil Mugen Team
    • Email
Re: Enabling and Disabling Super moves in a character
« Reply #5 on: December 19, 2011, 03:46:21 PM »
There are some cases where the command sets variables and even if you use NULL it will be triggered.

Offline gouki%

  • Initiate
  • **
  • Posts: 154
  • Last Login:December 27, 2017, 01:04:38 PM
    • Email
Re: Enabling and Disabling Super moves in a character
« Reply #6 on: December 25, 2011, 08:30:00 PM »
What variables should I be looking for?
The true warrior will enter the arena with all his power at the ready!!

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: Enabling and Disabling Super moves in a character
« Reply #7 on: December 30, 2011, 11:57:28 AM »
Open the CMD file and look for the name of the move.

for example:

[Command]
name = "HyperMegaman"
command = ~D, DF, F, x+y

I found the move by looking for the one with "command" that does the hyper, then I take note of the name of the move. All of these commands are at the top of the CMD file. Then search the body of the CMD file, so if I did a search for "HyperMegan" I found this code:

[State -1, Hyper Megaman]
type = ChangeState
value = 3300
triggerall = var(59) = 0
triggerall = command = "HyperMegaman" && (stateno != [3000,3999])
triggerall = power >= 1000
trigger1 = Statetype = S && ctrl
trigger2 = var(16) = 1 && stateno!= 3300 && ctrl
trigger3 = stateno = 1300
trigger4 = (StateNo = [200,650]) && (Movecontact) && time > 2
trigger5 = StateNo = 1100
trigger6 = stateno = 1400
trigger7 = stateno = 1800

This set of code is called a SCTRL (state control). It has a type, a value and a variety of triggers that cause the move "HyperMegaman" to be activated. Now you have two options.

1) Delete all of this code for the Hyper attack

or

2) Change the "type = ChangeState" to "type = null"

The null option is best if you might want to use the code again later. Otherwise just delete it all.

Offline gouki%

  • Initiate
  • **
  • Posts: 154
  • Last Login:December 27, 2017, 01:04:38 PM
    • Email
Re: Enabling and Disabling Super moves in a character
« Reply #8 on: January 01, 2012, 10:29:35 PM »
Thank you so much Acey you're the best  :w00t: Just another question, would I have to change anything in the CNS file as well ?  Thanks again
« Last Edit: January 01, 2012, 10:39:12 PM by gouki% »
The true warrior will enter the arena with all his power at the ready!!

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

Let's all try it together! Yazawanainn gose breakdancing in MUGEN! by GTFoxN6Y
[May 18, 2024, 05:00:14 PM]


[WIP] Pocket Dimensional Clash 2 by O Ilusionista
[May 18, 2024, 11:17:34 AM]


Neon Light Force Demo by O Ilusionista
[May 18, 2024, 11:15:00 AM]


The Spider release + Spider-Man game by GTFoxN6Y
[May 18, 2024, 01:00:10 AM]


Classic VS : Athena by ELECTRO
[May 15, 2024, 01:25:51 PM]


D2TD VS Showcase Thread by D2TD
[May 12, 2024, 10:20:11 AM]


Ballroom Hallway (1.1 Only/AIGS) by Vegaz by LightFlare
[May 09, 2024, 11:53:48 AM]


Lasombra's IKEMEN Go Interactive Stages' WIP Topic and Releases by Lasombra Demon
[April 21, 2024, 12:09:20 PM]


Ultimate E. Honda + stage by ELECTRO
[April 18, 2024, 09:47:24 PM]


Sunset Beach (1.1 Only/AIGS) by Vegaz by LightFlare
[April 16, 2024, 06:55:00 PM]

* IMT Calendar

May 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 31

SimplePortal 2.3.5 © 2008-2012, SimplePortal