Little Fighter Empire - Forums
mind control? - 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: Advanced Data Changing (https://lf-empire.de/forum/forumdisplay.php?fid=13)
+---- Thread: mind control? (/showthread.php?tid=1156)

Pages: 1 2 3


mind control? - psiiijay - 09-23-2008

hi all.. is it possible (maybe someone did it before) to make a move to make an opponant join (like a mind control move) you like in stage mod?


RE: mind control? - Silverthorn - 09-23-2008

Hmmmm, just revert the "Join the Evil" technique.....
check out >this< page.

Dunno if this will help you, but I hope so ;)


RE: mind control? - psiiijay - 09-23-2008

well, its just the opposite of what i was thinking about.. :) pluse, i wanna give it to my char as a move, not a random thing that happens every now and than... is it possible?


RE: mind control? - Azriel - 09-24-2008

for a mod situation, you can make a special frame for all chars that they are "pickupable" as in state: 1004 (?) or something. any object that is picked up becomes your team.

as a move for just one character without editing the others, I don't see how that may happen.



Azriel~



RE: mind control? - psiiijay - 09-24-2008

umm, what if i want it as a long range hit?
btw- im really new at this so help with this would be GRAETLY appreciated!!! :)


RE: mind control? - Silverthorn - 09-24-2008

Since you need to "pick up" the enemy, you need a big itr(k: 2), so something like this:
Code:
itr:
      kind: 2  x: 21  y: 57  w: 9999  h: 24  vrest: 1      
   itr_end:



RE: mind control? - Lauli - 09-24-2008

Pick up is a way, but I'd do it in another way.

The catched character is invisible (either somewhere far away, or invisible like Rudolf) and the mind-controlling char is rudolf-transformed.


RE: mind control? - Hypermodder - 09-24-2008

um, I would do it like this:

1) Catch (itr/kind3, state:9)

2) copy caughts char ID

3) using an opiont with oid: CopyedcharID

4) deleting the caught char


RE: mind control? - psiiijay - 09-24-2008

i still dont know how to make a target turn to my team... how can this be done?
and Hypermodder, you way seems to me a bit too complex (for me that is..) :)


RE: mind control? - Lauli - 09-24-2008

@Hypermodder: That's not the point.
Your method just makes the opponent change team. The idea is to controll this new char then.