collapse

Author Topic: Air Special  (Read 287 times)

0 Members and 1 Guest are viewing this topic.

Offline Infinite Power

  • The End All Be All
  • Contributor
  • ****
  • Posts: 747
  • Last Login:January 27, 2020, 09:36:52 AM
  • Energy Doesn't Die
    • Infinite Fighting Forum
Air Special
« on: June 24, 2009, 11:10:59 AM »
Hey, I just started learning some coding this week, and have only learned how to use fighter factory for about 2.5 weeks. I am wondering how to make a special move that I already have into a air special move?



Now Die, Mortal.

Offline El Chupacabras

  • Forum Member
  • ***
  • Posts: 315
  • Last Login:June 11, 2010, 04:34:36 PM
Re: Air Special
« Reply #1 on: June 24, 2009, 02:09:06 PM »
Allow it to be executed in the air in the cmd (statetype = A) and depending on what type of move it is, maybe it could behave differently. Also, make sure you have the right physics and statetypes in the cmd to avoid problems.

Offline Infinite Power

  • The End All Be All
  • Contributor
  • ****
  • Posts: 747
  • Last Login:January 27, 2020, 09:36:52 AM
  • Energy Doesn't Die
    • Infinite Fighting Forum
Re: Air Special
« Reply #2 on: June 24, 2009, 04:37:46 PM »
This is the move I am trying to make able to be done in the air CMD

[State -1, 100 Shiki: Oni Yaki]
type = ChangeState
value = IfElse(command = "df_x",1020,IfElse(command = "df_y",1023,1026));
triggerall = var(49) = 0
triggerall = command =  "df_x" || command = "df_y" || command = "df_z";
trigger1 = statetype != A
trigger1 = ctrl
trigger2 = stateno = 200 && animelemtime(2)>0 && movecontact
trigger3 = stateno = 205 && animelemtime(2)>0 && movecontact
trigger4 = stateno = 210 && animelemtime(4)>0 && movecontact
trigger5 = stateno = 230 && animelemtime(4)>0 && movecontact
trigger6 = stateno = 235 && animelemtime(2)>0 && movecontact
trigger7 = stateno = 240 && animelemtime(3)>0 && movecontact
trigger8 = stateno = 220 && animelemtime(3)>0 && movecontact
trigger9 = stateno = 225 && animelemtime(3)>0 && movecontact
trigger10 = stateno = 250 && animelemtime(3)>0 && movecontact
trigger10 = stateno = 255 && animelemtime(3)>0 && movecontact
trigger11 = stateno = 420 && animelemtime(3)>0 && movecontact
trigger12 = stateno = 450 && animelemtime(3)>0 && movecontact
trigger13 = stateno = 215 && animelemtime(3)>0 && movecontact
trigger14 = StateType = S && MoveContact && Var(20) > 0
trigger15 = stateno = 1040 && time >= 49



where do I add statetype = A at, I have tryed putting it in various places in this CMD but it is nothing is changing.

Now Die, Mortal.

Offline Fallen_Angel

  • Global Moderator (out of the office)
  • *****
  • Posts: 1358
  • Last Login:July 04, 2012, 03:11:05 PM
    • Email
Re: Air Special
« Reply #3 on: June 24, 2009, 11:18:55 PM »
add it in a new triggerall, and delete the trigger1 = statetype!=A


sig made by shullbocka

Offline Infinite Power

  • The End All Be All
  • Contributor
  • ****
  • Posts: 747
  • Last Login:January 27, 2020, 09:36:52 AM
  • Energy Doesn't Die
    • Infinite Fighting Forum
Re: Air Special
« Reply #4 on: June 25, 2009, 01:58:44 AM »
Thanks Fallen Angel,works great.

Now Die, Mortal.

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

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