Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Summon a rock (or heavy objects) on hand.
#2
Freeze's sword summoning code
    DC-Code:
opoint:
      kind: 2  x: 42  y: 51  action: 35  dvx: 0  dvy: 0  oid: 213  facing: 0
   opoint_end:

and your weapon[since copied from rock] should not have any frame no. 35, it has only 10 as a frame designed to summon the weapon on hand
    DC-Code:
<frame> 10 on_hand
   pic: 5  state: 2001  wait: 0  next: 0  dvx: 0  dvy: 0  centerx: 29  centery: 56
   wpoint:
      kind: 2  x: 29  y: 56  weaponact: 35  attacking: 0  cover: 0  dvx: 0  dvy: 0 
   wpoint_end:
<frame_end>

Therefore, make action: 10 in the sword frame.

Quote:However, it is weird becoz after summoning it, he is holding it like he's holding a light weapon.
That's not possible unless you coded it to
...............
Reply
Thanks given by:


Messages In This Thread
RE: Summon a rock (or heavy objects) on hand. - by InPhiKnight - 04-29-2014, 11:35 AM



Users browsing this thread: 2 Guest(s)