• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Shotgun Hydra and Hydra Gold

I'm retired, I'm already
Banned
Joined
Oct 3, 2011
Messages
832
Reaction score
155
Shotgun Hydra and Hydra Gold.
Link Updated!


Code:
// zitem.xml
<ITEM id="506015" name="STR:ZITEM_NAME_506015" mesh_name="shotgun_hydra" totalpoint="0" type="range" res_sex="a" res_level="0" slot="range" weapon="shotgun" weight="16" bt_price="210" delay="850" damage="8" ctrl_ability="90" magazine="6" reloadtime="5" slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" desc="STR:ZITEM_DESC_506015" snd_reload="we_shotgunpa_reload" snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" maxbullet="30" effect_id="7"/>

<ITEM id="506018" name="STR:ZITEM_NAME_506018" mesh_name="shotgun_hydragold" totalpoint="0" type="range" res_sex="a" res_level="0" slot="range" weapon="shotgun" weight="20" bt_price="240" delay="850" damage="8" ctrl_ability="90" magazine="6" maxbullet="25" reloadtime="5" slug_output="true" gadget_id="0" hp="0" ap="0" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" image_id="2" bullet_image_id="0" magazine_image_id="0" snd_reload="we_shotgunpa_reload" snd_fire="we_shotgunpa_fire" snd_dryfire="762arifle_dryfire" desc="STR:ZITEM_DESC_506018" effect_id="7" />

Code:
// string.xml
<STR id="ZITEM_NAME_506018">Hydra Gold</STR>
<STR id="ZITEM_DESC_506018">(Hidden items), but committed a huge development funding from Adam Heavy Industries, the shotgun monstrous production cost is not too expensive production performance. The state released the prototype only part of the black market.</STR>

<STR id="ZITEM_NAME_506015">Hydra</STR>
<STR id="ZITEM_DESC_506015">The final work of Lord Vincent, who received a nobility title from the Axium Empire to honor a lifetime of superlative gunsmith work.</STR>
 
Last edited:
Back
Top