![]() |
|
id-clone - 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: id-clone (/showthread.php?tid=585) |
id-clone - Hypermodder - 07-08-2008 Yusta one question: How do I copy an ID to another char? example: I grabbed firzen and bandit (LFU-doublegrab) now I wanna firzen to become a bandit! Copy id of caught1 to caught2 Is that possible? RE: id-clone - Boop - 07-08-2008 You can't grab 2 people in lf2 at the same, therefore your double grab is a fake double grab using weird DC methods. Weird dc methods + hex editing don't go together. I'll move this to the dc section since there is a higher chance of someone helping you there because they atleast understand how "double grab" works. RE: id-clone - MH-Razen - 07-08-2008 Hypermodder Wrote:example: I grabbed firzen and bandit (LFU-doublegrab) plz show the code for the doublegrab... RE: id-clone - Hypermodder - 07-08-2008 sry, I'm just working on it. The idea is following: pics: Louis blastpush-pics Grab an enemy on his left, then summoning an invisible ball which grabs an enemy on his right-- RE: id-clone - Azriel - 07-08-2008 the way i see it, it'll be a "long-ish" process, and would probably only work for a mod situation. let's say you are A, and 2 other guys are B and C. A grabs B, ball grabs C. ball brings C to A via i-k-8, or if your ball has a limited range it'll look better. C is forced to a frame that'll make him grab B, but both of them must look "caught" by A. C transforms into B. all 3 guys release. course, the C grab B part is weird. I haven't tried it so i'm not sure it'll work =S. (transform = throwinjury: -1) Azriel~ RE: id-clone - Hypermodder - 07-09-2008 Um, that would be a method, too, but I think I'll try the ball-thingy first. When I've finished my method I'll try out yours- finaly I'll write a tut--- RE: id-clone - Zhyhm.Z - 07-11-2008 A method i've just thought of for double grab: Why don't u give a cpoint to bandit in 'picked_caught' frame, so he can grab another (instead of Louis try to grab both Firzen and bandit) And I think itr kind 8 should work, too, but i don't know how to use it *_* Btw: i'm looking forward to your tut ^^ |