YesNoOk
avatar

Half circle issues! (Read 325 times)

Started by pviorel, January 30, 2014, 05:14:12 pm
Share this topic:
Half circle issues!
#1  January 30, 2014, 05:14:12 pm
  • *
    • Romania
    • panturu99@yahoo.com
Is there any other way to change the half circles to something more easier?I have some issues with them and i would like someone to fix them!Thanks!Please reply! :)
Re: Half circle issues!
#2  January 30, 2014, 05:18:10 pm
  • *****
    • USA
    • niitris.tumblr.com
Edit the CMD.

Example- Change this:
Code:
[Command]
name = "super_psychic_throw"
command = ~B, DB, D, DF, F, x
time = 25

To this:

Code:
[Command]
name = "super_psychic_throw"
command = ~D, DF, F, x
time = 25

Use Fighter Factory (or notepad if you can) to change commands.
Re: Half circle issues!
#3  January 30, 2014, 05:23:57 pm
  • *
    • Romania
    • panturu99@yahoo.com
i was reffering to all of them not one of them!
Re: Half circle issues!
#4  January 30, 2014, 05:30:00 pm
  • *****
  • Mega Klinklang confirmed
    • USA
    • ricepigeon.webs.com
i was reffering to all of them not one of them!

You have to do what Niitris said for all of them. There is no "easy button" that will change all of them simultaneously (aside from possibly using ctrl+h in notepad)

<<-- Updated 09/14/14

You limit yourself so badly when you try to avoid variables. When you get over your fear of the "complexity" of variables, you will find yourself in a better place: A beautiful world where coding is actually fun.
Re: Half circle issues!
#5  February 04, 2014, 04:03:59 pm
  • *
    • Romania
    • panturu99@yahoo.com
I found something in facebook about  using B,D,F as a command!Are there other commands then this one?
Re: Half circle issues!
#6  February 04, 2014, 05:48:17 pm
  • ****
  • Estoy siempre listo para un desafĂ­o.
    • Puerto Rico
    • pv2matos@gmail.com
B, D, F,      F, D, B
half circle commands
Re: Half circle issues!
#7  February 04, 2014, 05:57:16 pm
  • ****
  • [MUFFLED ROCK MUSIC PLAYING IN THE DISTANCE]
    • Chile
    • koakoa@jabber.org
I reccommend using:

command = ~F,$D,B

for Half Circle Back and :

command = ~B,$D,F

for Half Circle Forward. These motions make it easier to input because you don't need to press down exactly.
Re: Half circle issues!
#8  February 04, 2014, 06:40:24 pm
  • *
    • Romania
    • panturu99@yahoo.com
And for the quick circle?