collapse

Author Topic: How to decrease p2 power  (Read 1032 times)

0 Members and 1 Guest are viewing this topic.

Offline Demongorne

  • Initiate
  • **
  • Posts: 81
  • Last Login:March 19, 2022, 06:22:07 AM
    • Email
How to decrease p2 power
« on: May 15, 2015, 03:40:04 AM »
I would like to have that when p1 goes in start state p2 powerbar goes down of certain amount of power



Offline Cyanide

  • MUGEN Content Architect
  • *****
  • Posts: 813
  • Last Login:March 29, 2019, 06:52:34 AM
    • Mugen Obscurity
Re: How to decrease p2 power
« Reply #1 on: May 15, 2015, 05:58:49 AM »
You mean when p1 taunts p2 loses power? Impossible without hitting them in some way shape or form. Unless in a full game. Then you can code into EVERY character a poweradd in statedef -2 that reduces power when this character taunts.

Kinda meh outside of a full game though, unless you code it into everyone.

Offline Demongorne

  • Initiate
  • **
  • Posts: 81
  • Last Login:March 19, 2022, 06:22:07 AM
    • Email
Re: How to decrease p2 power
« Reply #2 on: May 15, 2015, 10:21:42 AM »
i see but can you show me a pattern, do you know the game art of fighting the players do this when p1 press start button p2 power went down

it works!  =D>
« Last Edit: May 15, 2015, 11:38:43 AM by Demongorne »

Offline Cyanide

  • MUGEN Content Architect
  • *****
  • Posts: 813
  • Last Login:March 29, 2019, 06:52:34 AM
    • Mugen Obscurity
Re: How to decrease p2 power
« Reply #3 on: May 15, 2015, 10:08:16 PM »
Yeah, but art of fighting if done in mugen is a full game, or if it's the actual game it's not mugen and doesn't rely on any of its rules. Option 1 is of course ugly, make the state hit player2 and include

givepower = -30,-30

or something on the hitdef.

Option 2 is friendlier but more work. In every character at the bottom of the .cmd put this

[State -1, Drain]
type = poweradd
triggerall = numenemy
trigger1 = enemy, stateno = 195
trigger1 = enemy, time = 0
value = -30

And i'm GUESSING that 195 is globally a taunt state. It might not be. people may have used something else, hence the full game side of things.

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

* 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