-
Double Daggers x2
Was wondering how to make the "dagger x2" how to block....
Wells heres one of mine..
Code:
<ITEM id="21"
name="Rusty Dagger x2"
mesh_name="dagger01x2"
totalpoint="0"
type="melee"
res_sex="a"
res_level="0"
slot="melee"
weapon="doubledagger"
weight="10"
bt_price="0"
delay="80"
damage="14"
range="220"
ctrl_ability="0"
magazine="0"
reloadtime="0"
slug_output="false"
gadget_id="0"
hp="0"
ap="0"
maxwt="0"
sf="0"
fr="0"
cr="0"
pr="0"
lr="0"
color="#FFFFFFFF"
image_id="0"
bullet_image_id="0"
magazine_image_id="0"
desc="STR:ZITEM_DESC_1" />
-
Re: Double Daggers x2
it dosnt have a block, the fixed ones by BB (Brittle Bullet) which you wont get has a block though, though it lasts for a bout a second xD
-
Re: Double Daggers x2
God damnit X.X i bet its the " weapon="doubledagger" " to "weapon="doublekatana"?
-
Re: Double Daggers x2
no and my bad it was BBGunZ that fixed it xD
they fixed it by fixing the code in the runnable
-
Re: Double Daggers x2
._. ill look the topic then?