![]() |
|
[solved] Getting Mp while standing still and a probelm - Printable Version +- Little Fighter Empire - Forums (https://lf-empire.de/forum) +-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7) +--- Forum: Data Changing (https://lf-empire.de/forum/forumdisplay.php?fid=11) +---- Forum: Solved Problems (https://lf-empire.de/forum/forumdisplay.php?fid=14) +---- Thread: [solved] Getting Mp while standing still and a probelm (/showthread.php?tid=2378) |
RE: Getting Mp while standing still and a probelm - Hypermodder - 03-19-2009 (03-19-2009, 09:56 PM)TheNave Wrote: read above@TheNave: Errr, dude, are you drunken? Dont you understand what I mean? TheNaves Profile Wrote:Posts: 89 Hypermodders Profile Wrote:Posts: 780Don't you think I know about what I'm writing? @rest: Check the f.ckin' link and chang the mp-tags like you change a math-rule! It's just a code based on numbers and words and I expect you to be capable of handling this! Otherwise go back to DC-ing basic steps or change to spriting! I made a study-example, but atm I'm pi..ed off and wont upload it that soon!! Blue Phoenix's Profile Wrote:Posts: 1911Now does this give me the authority to make you think about what I'm writing? No. But don't forget that I'm still and admin and in case you don't want to argue on a mature level I have no other choice to warn you. Think about what you're comparing; it's like Reals and Imaginaries: you can't mix them. ~ Blue Phoenix RE: Getting Mp while standing still and a probelm - Drahcir - 03-20-2009 Hypermodder Wrote:(see above)*sigh* TheNave is right--you'd need a positive mp-tag for the standing frames. Or would that still not work? And by the way, HM, no offense, but on average, your posts aren't all that useful, especially the earlier ones...Then again, who am I to judge? RE: Getting Mp while standing still and a probelm - JossuaDC - 03-20-2009 (03-19-2009, 11:03 PM)Hypermodder Wrote:Post count is irrelevant.(03-19-2009, 09:56 PM)TheNave Wrote: read above@TheNave: Hmm, what was the saying again? Quality over quantity? Don't try to flame someone based on a fact that might as well imply that you spam a lot. Spoiler (Click to View) RE: Getting Mp while standing still and a probelm - Azriel - 03-20-2009 Will you all just stop with the swearing. I'm getting annoyed at how everyone's just bypassing the language filter and swearing at everyone else. @HM you should know better. i know the frustration of people not understanding you after explaining stuff to them a million times over, but just, ignore it. @Jossua i'd thought u'd stop by now since the argument in the other thread. at least, keep to the positive side of your now double-sided post. .. this immature swearing and spamming ends here. do NOT comment on it in any way, or i will -ve u, without regard to who you are. do NOT argue with me. do NOT post apologies here. do NOT swear any more. if this goes on, people will be banned. your flaming does nothing. don't Thank me coz of people's idiocy. Thank those people if they finally grow up and stop swearing and flaming on a public forum. This post shouldn't even exist. Azriel~ RE: Getting Mp while standing still and a probelm - TheNave - 03-20-2009 still this is somehow ontopic because Madara still doesn't know how to regenerate mps while his character is standing, but well I'm going to pm HM instead of continueing here, because I'm pretty sure a negavtive mp tag won't incrase your mps in the standing frames :roll: RE: Getting Mp while standing still and a probelm - Boop - 03-20-2009 (03-20-2009, 11:21 AM)Azriel Wrote: ... Typo fixed. The problem still hasn't been solved, I've yet to see a DC solution of regenerating MP in the standing frame at a high rate. I'm actually quite interested to see how it'd work. The link to the tutorial doesn't apply (like stated by TheNave, and others, 3-4 times), it uses the -mp tag, which won't work in the standing frames... Then it creates a beer bottle to reduce it down to 500. So even if -mp did work in this case, the character wouldn't be able to hold any weapons while standing + state 17 would have to be used which wouldn't let the character change the direction (if I remember correctly). RE: Getting Mp while standing still and a probelm - TheNave - 03-20-2009 oh ya anway I think I got a solution for this(theory, some disadvantages): - change the wait of all standing frames to 0 - create some more standing frames to make the breathing of the char correctly(because of the wait: 0 on everyones of them) - every second standing frame should get a state: 17 and opoints out a beer bottle(which should be invisible) - the next frame with state 0 should get a weaponact: 1000 to remove the beer bottle again so it works like following, on the second standing frame a beer bottle is summoned, the character gains some mp on this frame caused by the state 17, the character can't walk,defend,jump,etc. anylonger then, but that isn't really important because that frame got a wait: 0 only, then there is a frame with state: 0 again, the character is able to do all the common actions again, but his beerbottle will be removed(weaponact: 1000), because he shouldn't be able to do something and suddenly the bottle(which was invis) apears in his hand, on the next frame everything is repeated and he gains a little bit mp again, so this should atleast make the mp regeneration A BIT faster... problem is that he'll loose his currently weapon he's holding whenever he is on the second standing frame... :/ everything still a theory, testing it now EDIT: Just tested it: the weaponact: 1000 has to be in every standing frame... you can change the "wait" of the first standing frame to whatever you want, the char will start regenerating after he reaches the second frame... else most things are working fine, sometimes he does the light_weapon_attack instead of a normal punch but he doesn't keep the beerbottle and he looses the weapon he's holding while standing Code for everyone who wants to try it out it's for template only, change his normal standing frames into the following lines...)Code: <frame> 0 standingRE: Getting Mp while standing still and a probelm - Hypermodder - 03-20-2009 found the problem with the regenerating stuff! I used other exe-file. replaced with normal lf2.exe and it doesnt work anymore. RE: Getting Mp while standing still and a probelm - TheNave - 03-20-2009 @HM duh, I won't belive you that there ever was an *.exe file on which a negative mp-tag regenerates mps if it's NOT in the first frame of a move... EDIT: I realised something... if you used a special *.exe file, why did ya show us a (wrong) dc methode(am talking about that link) which is used on the ORGINAL LF2.exe? @Silva or is smthing like that easy to do on hex editing? I dunno much about it but I would say something like that hasn't been created yet RE: Getting Mp while standing still and a probelm - Madara Uchiha - 03-20-2009 wow it worked thanks The Nave. |