How can i delete someone from stage who has join my team?
I have saw something like this in LF2 Mystic.
I have saw something like this in LF2 Mystic.
[solved] How to delete friends in Stage
|
How can i delete someone from stage who has join my team?
I have saw something like this in LF2 Mystic.
06-05-2008, 04:13 PM
Activate a attack in stage.dat that brings him to a frame with itr kind 3 or itr kind 8 and let him go to a frame with next: 1000
06-05-2008, 04:47 PM
Something like this?
Code: <frame> 395 delete
06-05-2008, 05:07 PM
That's the basic idea, I assume that Lauli's characters have a specific layer that indicates who is who. So, if something comes flying, looking for somebody to delete, grabs the bdy of the specific character, makes him go to a delete-frame, and bingo.
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~ "Freeze, you're under vrest!" - Mark, probably. » Gallery | » Sprites | » DeviantArt
06-05-2008, 06:49 PM
I suggest way with itr/kind 8 - add this itr kind 8 to standing, walking, running, crouch and defend:
Code: itr: Code: <frame> xyz delete char Last you have to do is add the fraem 399 to the char which should be deleted: Code: <frame> 399 delete Have fun
www.lf-empire.de
Once I had a fortune, it said: "Leave now. Life is short. Time is luck" Don't dream your life, live your dream! |
« Next Oldest | Next Newest »
|