Posted by N_Shikamaru
in attack feature (Started by N_Shikamaru October 23, 2008, 12:33:21 pmBoard: M.U.G.E.N Development Help
thx both, problem solved:P
Posted by N_Shikamaru
in attack feature (Started by N_Shikamaru October 23, 2008, 12:33:21 pm
Posted by N_Shikamaru
in attack feature (Started by N_Shikamaru October 23, 2008, 12:33:21 pm
Posted by N_Shikamaru
in which one should i use for website (Started by N_Shikamaru May 15, 2008, 09:37:45 pm
Posted by N_Shikamaru
in Auto Target (Started by N_Shikamaru February 24, 2008, 02:43:32 pmyou can send him but i will do nothing, thx.
now, with what you have done, you need to overwrite a few of his states to he turns to face the oponent.
Posted by N_Shikamaru
in Auto Target (Started by N_Shikamaru February 24, 2008, 02:43:32 pmwhen deos he turn by himself?
Posted by N_Shikamaru
in Auto Target (Started by N_Shikamaru February 24, 2008, 02:43:32 pm
Posted by N_Shikamaru
in Auto Target (Started by N_Shikamaru February 24, 2008, 02:43:32 pmyou need to explain exactly what you want to code, becuase two problems were alreeady solved and you still keep on coming for more.
Posted by N_Shikamaru
in Auto Target (Started by N_Shikamaru February 24, 2008, 02:43:32 pmyou will have to overwrite state 20 and have a turn sctrl based on facing.
,
Posted by N_Shikamaru
in Auto Target (Started by N_Shikamaru February 24, 2008, 02:43:32 pmthere are two ways (sheeh, try being more specific) one is having your character only turn when you presas a button, like guilty gear isuka, the other is having the char facing the last pressed direction, like in the platform games.
Posted by N_Shikamaru
in Auto Target (Started by N_Shikamaru February 24, 2008, 02:43:32 pmthe only thing that code does is making it so if the other character gets in your character's back, he won't turn to face him.
if you need something more post about it because my mind reading skills don't work well over the internet.
Quoteyou know (already)the reason why its not working?
Analogy time...
You go to the doctor and make a general statement of "i'm sick" does he INSTANTLY provide you with the solution? Or does he ask for (and hopefully recieve) more info from you.
By the same token, "it doesn't work" tells us very little. Your definition of not working based on your current problem could be any number of things due to the fact you haven't given us any real details of what you're trying to achieve and when.
Posted by N_Shikamaru
in Auto Target (Started by N_Shikamaru February 24, 2008, 02:43:32 pm
Posted by N_Shikamaru
in Auto Target (Started by N_Shikamaru February 24, 2008, 02:43:32 pmdid you put it in st-2 ?
Posted by N_Shikamaru
in Auto Target (Started by N_Shikamaru February 24, 2008, 02:43:32 pmtry looking at [mcode]assertspecial[/mcode] in the docs (click it)
also do you mean like auto turn disabling?
Posted by N_Shikamaru
in Auto Target (Started by N_Shikamaru February 24, 2008, 02:43:32 pm
Posted by N_Shikamaru
in Some Things i want to add to the normal states def (Started by N_Shikamaru February 15, 2008, 08:15:21 pm
Posted by N_Shikamaru
in Some Things i want to add to the normal states def (Started by N_Shikamaru February 15, 2008, 08:15:21 pm
Posted by N_Shikamaru
in Some Things i want to add to the normal states def (Started by N_Shikamaru February 15, 2008, 08:15:21 pmYou'll need to add a changestate to actually get into it as well. I'm not sure if ctrl = 1 will force you into crouch. It might. You'll probably need to have ctrl = 0.
Posted by N_Shikamaru
in Some Things i want to add to the normal states def (Started by N_Shikamaru February 15, 2008, 08:15:21 pmWell mugen has air jump built in, add some extra animations for air jump to use and you're done.
As for crouch walking. Create a new state, copy state 20 and change it up a bit. You might need to use the assertspecial nowalk as well.

Posted by N_Shikamaru
in Some Things i want to add to the normal states def (Started by N_Shikamaru February 15, 2008, 08:15:21 pm
Posted by N_Shikamaru
in How To Code An "Ougi"? (Started by N_Shikamaru February 10, 2008, 06:32:14 pmYou better explain first what you want and what a ougi is. Many of us wouldnt touch Naruto with a foot long stick.