![]() |
|
Set new Start Frame for Stage - 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: [1.9/1.9c] Exe Editing (https://lf-empire.de/forum/forumdisplay.php?fid=17) +--- Thread: Set new Start Frame for Stage (/showthread.php?tid=402) |
Set new Start Frame for Stage - MH-Razen - 06-03-2008 http://www.lf-empire.de/forum/showthread.php?tid=392 Read this thread - would it be possible to set a start frame for stage mode for every characters? RE: Set new Start Frame for Stage - Boop - 06-06-2008 I remember trying this, there is like 1 line for every player number including comps. Meaning I have to edit 4(humans)+8(comp) = 12 lines to make it bug proof , which is quite a pain in the neck.I'll probably do this, at some point .Edit: Now I remember, I can get it to work only for human players, comp players have a different thingy. So its not editting a million lines, its finding the comp start frame(which is the crouch 215) Edit 2: Looks like comp just starts at a very small y value and lands straight away, its not a starting frame thing, so i say its impossible
RE: Set new Start Frame for Stage - Hypermodder - 06-07-2008 It would be cool to have a general new start-frame like "flying" for some kinds of airfighters! RE: Set new Start Frame for Stage - manxeater - 06-13-2008 Silva Wrote:Edit: Now I remember, I can get it to work only for human players, comp players have a different thingy. So its not editting a million lines, its finding the comp start frame(which is the crouch 215) this is impossible eh? cool well you could do something else which is just as useful. in stage mode the same chars shouldnt be chosen. if a char is chosen, the char selection menu should skip that char and go on to the next one. hope this is easy. dont forget to make cfg update
RE: Set new Start Frame for Stage - Boop - 06-13-2008 That is at a higher level of impossibility. RE: Set new Start Frame for Stage - Marshall - 06-13-2008 how about for VS mode? RE: Set new Start Frame for Stage - Boop - 06-15-2008 Erm, making it for a specific mode and not all modes is actually more work... It's about an extra 5-10 lines of code .
RE: Set new Start Frame for Stage - Marshall - 06-15-2008 I won't mind even if it's for all modes RE: Set new Start Frame for Stage - Boop - 06-15-2008 I guess I'll try... I got to figure out a theory(formula) for this to work. Doing a billion CMPs (a.k.a IF's in normal programming) doesn't seem like such a good idea .
|