Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
copy question
#6
(11-02-2008, 09:00 AM)MH-Razen Wrote:  Actually the limit is at 399...
400 (starts at 0 :P)

actually it's "possible" if you're really crazy. Just make 1 or 2 more data files, and have all these files being state: 80XX-able. Then, have frame 0 in the move-data file have lots of itr kind 8s. Since you only can have 5 ik8s per frame (i think), you'd probably want frame 0 and frame 1 to have different sets of them. Then, when you do a copy move from the original char data file, it brings the char being copied to a specific frame which makes them opoint a t3 invisible thing that sticks to your original char (this is the move specifier to "copy"). this must have a next: to opoint the t0 at whatever level for the move to happen.

to make it very clear (I think MH will like this :P)
let A1 = original char
let A2 = original char's move data file - extra data
let B = any char to copy move from

let copy-move = move that A1 stays on (let's assume he goes to a recurring frame), and creates a bdy that B will react on via ik8
let mimic = move that A1 does his "copied" move (stored from the copy-move)

1. A1 has bdy at y 10000. This is for the t3 move definator to stick to it.

2. when A1 does copy-move, and B does X move, B is forced to a frameset and opoints a t3 object with ik8 that will stick to A1 y 10000. the t3 object just needs 2 frames per copyable move: 1st frame is to stick to A1 via ik8, 2nd frame is to opoint the t0 bdy at X's defined level (so that A2 knows which move to go to)

3. when A1 does mimic, he transforms into A2 via 80XX. on frame 0~n (where n is the biggest frame number with ik8 moves), he has many ik8s, each leading to the pre-defined copied moves. so it's like,

frame 0 wait: 1 next: 1
...ik8 dvx: to "deep DVA" (double quotes means it's a pre-made move)
...ik8 dvx: to "deep D>A"
...ik8 dvx: to "deep D^J"
...ik8 dvx: to "deep D>J"
...ik8 dvx: to "john D>A"
frame 1 wait: 1 next: 2
...ik8 dvx: to "john D^A"
...ik8 dvx: to "john D^J"
etc.

4. on frame n+1 (after cycling through all mimicked moves), it needs state: 80XX where XX is A1's id. this means he returns to become A1 again (coz A2 is where he checks all mimicked moves).

5. this also means, after all moves in A2, it needs next: (n+1) so that he returns to A1's data set.

6. complications mean that A2's injured frames need state: 80XX to become A1 otherwise he'll just cycle through the move check thing if using next: 999 (unless you use 1.9c + silva's hex edit where the 80XX means transform to the frame number u were on in the previous data file)

that's advanced :P



Azriel~
Reply
Thanks given by: MH-Razen , Bamboori , Hukko , Silverthorn


Messages In This Thread
copy question - by no one - 11-02-2008, 02:40 AM
RE: copy question - by MH-Razen - 11-02-2008, 07:42 AM
RE: copy question - by no one - 11-02-2008, 08:19 AM
RE: copy question - by Zazz1 - 11-02-2008, 08:50 AM
RE: copy question - by MH-Razen - 11-02-2008, 09:00 AM
RE: copy question - by Azriel - 11-02-2008, 09:25 AM
RE: copy question - by MH-Razen - 11-02-2008, 09:31 AM



Users browsing this thread: 1 Guest(s)