Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Throwing sheild
#1
I LETTERALY tried everything but the sheild doesn't apear after throwing .. (help)


Attached Files
.zip   test.zip (Size: 1.06 MB / Downloads: 118)
                            LF Extended                              [Image: 2518290.gif][Image: e38dd1f.gif][Image: 533172c.gif] (click on the pic)                       Deviantart
                            Might be back, might be not :^) anyways awesome to see you guys again!
Reply
Thanks given by:
#2
You made 3 mistakes that made the shield throw not work.

1) frame 110 defend - you used hit_Fa: 240 instead of hit_Fa: 235. I found this out when I hit all 3 keys at the same time instead of 1 input at a time and when jumping and pressing D>A in mid-air.
2) frame 238: opoint kind 1, not kind 0.
3) the data id used in the readme should be id: 655, not 10000
[Image: uMSShyX.png]
~Spy_The_Man1993~
Steiner v3.00 (outdated), Challenge Stage v1.51
Luigi's Easier Data-Editor, A-Man's Sprite Mirrorer
Working on the LF2 Rebalance mod.
Avatar styled by: prince_freeza
Reply
Thanks given by:
#3
(09-26-2015, 05:41 PM)STM1993 Wrote:  1) frame 110 defend - you used hit_Fa: 240 instead of hit_Fa: 235. I found this out when I hit all 3 keys at the same
He should be untouchable while the throw.

(09-26-2015, 05:41 PM)STM1993 Wrote:  2) frame 238: opoint kind 1, not kind 0.
I tried them both.

(09-26-2015, 05:41 PM)STM1993 Wrote:  3) the data id used in the readme should be id: 655, not 10000
Firts the id was 10000 then I changed it cause I thought it wont work on that id.

edit: can you make it apear please :p ?
                            LF Extended                              [Image: 2518290.gif][Image: e38dd1f.gif][Image: 533172c.gif] (click on the pic)                       Deviantart
                            Might be back, might be not :^) anyways awesome to see you guys again!
Reply
Thanks given by:
#4
(09-26-2015, 05:57 PM)Housemate Wrote:  edit: can you make it apear please :p ?
I did. Apply all 3 changes and it'd work. You're the one who didn't even try out my suggestion before shooting it down.

id: 11 type: 0 file: leonidas.dat
id: 655 type: 3 file: leonidas_sheild.dat

    DC-Code:
<frame> 110 defend
   pic: 56 state: 7 wait: 12 next: 999 dvx: 0 dvy: 0 dvz: 0 centerx: 39 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0 hit_Fa: 235 hit_Ua: 300 hit_Da: 270 hit_Uj: 290
   wpoint:
      kind: 1 x: 41 y: 40 weaponact: 20 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0
   wpoint_end:
   itr:
      kind: 0  x: 46  y: 20  w: 20  h: 36  dvx: 12  fall: 70  vrest: 7  bdefend: 16  injury: 45  
      effect: 4  
   itr_end:
   bdy:
      kind: 0 x: 20 y: 19 w: 33 h: 60
   bdy_end:
<frame_end>
 
 <frame> 238 sheild_throw
    pic: 137 state: 7 wait: 1 next: 239 dvx: 0 dvy: 0 dvz: 0 centerx: 36 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0
   opoint:
      kind: 1 x: 115 y: 30 action: 0 dvx: 15  dvy: 0  oid: 655  facing: 0
   opoint_end:
   bdy:
      kind: 0 x: 28 y: 9 w: 25 h: 70
   bdy_end:
<frame_end>
[Image: uMSShyX.png]
~Spy_The_Man1993~
Steiner v3.00 (outdated), Challenge Stage v1.51
Luigi's Easier Data-Editor, A-Man's Sprite Mirrorer
Working on the LF2 Rebalance mod.
Avatar styled by: prince_freeza
Reply
Thanks given by: Hate , T.O.R.N.A.D.O , Deep
#5
(09-26-2015, 06:04 PM)STM1993 Wrote:  
(09-26-2015, 05:57 PM)Housemate Wrote:  edit: can you make it apear please :p ?
I did. Apply all 3 changes and it'd work. You're the one who didn't even try out my suggestion before shooting it down.

id: 11 type: 0 file: leonidas.dat
id: 655 type: 3 file: leonidas_sheild.dat

    DC-Code:
<frame> 110 defend
   pic: 56 state: 7 wait: 12 next: 999 dvx: 0 dvy: 0 dvz: 0 centerx: 39 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0 hit_Fa: 235 hit_Ua: 300 hit_Da: 270 hit_Uj: 290
   wpoint:
      kind: 1 x: 41 y: 40 weaponact: 20 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0
   wpoint_end:
   itr:
      kind: 0  x: 46  y: 20  w: 20  h: 36  dvx: 12  fall: 70  vrest: 7  bdefend: 16  injury: 45  
      effect: 4  
   itr_end:
   bdy:
      kind: 0 x: 20 y: 19 w: 33 h: 60
   bdy_end:
<frame_end>
 
 <frame> 238 sheild_throw
    pic: 137 state: 7 wait: 1 next: 239 dvx: 0 dvy: 0 dvz: 0 centerx: 36 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0
   opoint:
      kind: 1 x: 115 y: 30 action: 0 dvx: 15  dvy: 0  oid: 655  facing: 0
   opoint_end:
   bdy:
      kind: 0 x: 28 y: 9 w: 25 h: 70
   bdy_end:
<frame_end>
THank yyou for your time :)
                            LF Extended                              [Image: 2518290.gif][Image: e38dd1f.gif][Image: 533172c.gif] (click on the pic)                       Deviantart
                            Might be back, might be not :^) anyways awesome to see you guys again!
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)