Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] Why does Ice come out?
#1
When ever the ball comes out broken ice comes out
I don't know what the problem is?
Reply
Thanks given by:
#2
frames 200-202 i think are the ice frames for characters. the exe automatically produces ice on those frames on any data file (t0 or 3).
choose different numbers for the t3 opening frames.
~its been a long time coming~
Reply
Thanks given by: Darkangel
#3
(11-23-2009, 09:29 AM)dubbleD Wrote:  frames 200-202 i think are the ice frames for characters. the exe automatically produces ice on those frames on any data file (t0 or 3).
choose different numbers for the t3 opening frames.

Yup I bumped into that once using a ball.
Reply
Thanks given by: Darkangel
#4
I also have another problem
Why does this ball send the opponent into the frame sometimes but sometimes it doesn't
I want it to always send the character to a certain frame
The frame it sends you to, from T0 (Click to View)
Reply
Thanks given by:
#5
Where is frame 279? You got a next: 279 . That may be that ball reach that frame (without the ik3 ?) .

Show me frame 279. Edit your post.

I did loop frame 265 to frame 260 by next: 260 in frame 265 to have it work the same.I mean always sending the enemy to teleport to you.
Reply
Thanks given by:
#6
Frame 279 is when it disappears, but even so even if you're really close it sometimes doesn't affect the other player.
Reply
Thanks given by:
#7
(11-23-2009, 12:35 PM)Darkangel Wrote:  Frame 279 is when it disappears, but even so even if you're really close it sometimes doesn't affect the other player.

The ik3 can miss too you know. You should fix the areas. I never had problems .

I usually use louis catch as base for my coding with ik3.The areas there always work.
Code:
louis catch
    itr:
      kind: 3  x: 21  y: 34  w: 40  h: 28  vrest: 7  
      catchingact: 279 279  caughtact: 132 132  
   itr_end:
Reply
Thanks given by:
#8
Thanks, it works now
I appreciate your help
solved
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)