![]() |
2 questions about data changing - 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) +--- Thread: 2 questions about data changing (/showthread.php?tid=8623) |
2 questions about data changing - AAtoosone523 - 03-31-2013
RE: 2 questions about data changing - Marko pro - 03-31-2013 Search little bit on the mainsite ![]() Click Me! RE: 2 questions about data changing - mfc - 03-31-2013 (03-31-2013, 01:33 AM)AAtoosone523 Wrote: [*]How to make some other characters can fuse into a new character?(like Freeze+Firen=Firzen) It is stored in hex. If id 7 and 8 runs each other while %33 hp, they transform into id 51. Altough, there are data tricks to fake it, look for them. (03-31-2013, 01:33 AM)AAtoosone523 Wrote: [*]How to make some of the moves can be used only when HP is 33% or lower?(like Louis transform) This also is stored in hex. "state: 9995" turns someone into id: 50. and creates armor pieces. %33 hp part is also stored in hex of id: 6 Since you can probably don't know how to mess with hex, it can also be faked by using DCing. For %33 health moves, i can't remember how to fake them ![]() RE: 2 questions about data changing - Electric2Shock - 04-04-2013 http://www.lf-empire.de/forum/showthread.php?tid=734 Not sure if that is possible for 2.0 |