![]() |
|
Address of LF 2.0 Hex - 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: [2.0] Exe Editing (https://lf-empire.de/forum/forumdisplay.php?fid=43) +--- Thread: Address of LF 2.0 Hex (/showthread.php?tid=1286) Pages:
1
2
|
RE: Address of LF 2.0 Hex - Jizen - 11-29-2008 Thanks for help but I have another problem. Where (and how) can I add the new lines? RE: Address of LF 2.0 Hex - Boop - 12-01-2008 Well, look in the 1.9c section for some tutorials. Addresses are old but the same concept applies. Basically you jump to an empty space near the end of the file, write your code and then jump back. RE: Address of LF 2.0 Hex - Jizen - 12-02-2008 I still can't add any lines. Tell me where are the empty space (adress) and how can i add my lines. I wanna make kind: 0 will attack my team but state 18 too. Btw can someone find HP lines? RE: Address of LF 2.0 Hex - Boop - 12-02-2008 0044632D 00 DB 00 That is empty. Double click an empty line and u can write in it... RE: Address of LF 2.0 Hex - bashscrazy - 07-22-2014 Sorry for gravedigging, well it's not really gravedigging cause it's not giving me a warning, I guess cause it's an important thread. Does this exist for LF2 v2.0a? That would be awesome! RE: Address of LF 2.0 Hex - AmadisLFE - 07-22-2014 (07-22-2014, 03:36 PM)bashscrazy Wrote: Sorry for gravedigging, well it's not really gravedigging cause it's not giving me a warning, I guess cause it's an important thread. They both are nearly same, so, I think you can use it for 2.0a RE: Address of LF 2.0 Hex - A-Man - 07-22-2014 They all should still be there. The addresses, however, must've changed a bit from what they were. RE: Address of LF 2.0 Hex - bashscrazy - 07-22-2014 Yeah, some of them are the same and some are moved around a little bit. Thanks! |