04-29-2014, 11:35 AM
Freeze's sword summoning code
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
Therefore, make action: 10 in the sword frame.
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
...............