- Joined
- Jun 29, 2008
- Messages
- 43
- Reaction score
- 0
Buehh in this tutorial explain how to place the [Damage Kits] in our GunZ.!
----------->Tutorial In English<-----------
Well the first thing you do is place the nesesitaran of the damage model kits: are the attachments below.
Tutorial how to place the items: http://forum.ragezone.com/f497/guide-how-to-add-weapons-to-server-with-pics-523131/
After placing in the damage model kits .. system.mrs must open the file.
then there will be opening in a file named: [Worlditem.xml and Zitem.xml]
These two files should be amended as follows:
Open the Worlditem.xml
codes will be quite a number of items you should only look for the line: [Medikit]
leaves a space on that line and paste this code:
<WORLDITEM id="260" name="Damagekit">
<TYPE>hpap</TYPE>
<AMOUNT>-20</AMOUNT>
<MODELNAME>Damagekit</MODELNAME>
</WORLDITEM>
When you paste this code closes the file and save it.!
There will be Zitem.xml now:
in this file that there are more codes Worlditem.xml
but in this file things easier just to paste this code:
<ITEM id="28282" name="Damage Kit" mesh_name="Damagekit" totalpoint="0" type="custom" res_sex="a" res_level="30" slot="custom" weapon="medkit" weight="1" bt_price="0" delay="1000" damage="0" ctrl_ability="0" magazine="10" reloadtime="10" 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="3" bullet_image_id="0" magazine_image_id="0" desc="Damage Kit" snd_fire="we_grenade_fire" maxbullet="10" />
can paste the code below almost any code just like that.!
Close the file and save it ..!
both good and edit the files zitem and worlditem these two files will need to copy and paste it into the match server and replace said: say yes.!
After that the item is in the shop just to put this code in shop.xml of MatchServer:
<!-- Damage Kit -->
<SELL itemid="28282"/>
have to place it in the section of Medikit.!
Turn on your server and then enter and leave your andalusia GunZ [DamageKit].!
Credits:
sota808 - Create tutorial for placing the items to our server.!
shadow-xx - to explain to Make DamageKit ..!
DarkNezz - I - to create the tutorial xD! upload and edit the model xD
Sorry my Bad english Use Google Traduction ^^! xD!
----------->Tutorial In English<-----------
Well the first thing you do is place the nesesitaran of the damage model kits: are the attachments below.
Tutorial how to place the items: http://forum.ragezone.com/f497/guide-how-to-add-weapons-to-server-with-pics-523131/
After placing in the damage model kits .. system.mrs must open the file.
then there will be opening in a file named: [Worlditem.xml and Zitem.xml]
These two files should be amended as follows:
Open the Worlditem.xml
codes will be quite a number of items you should only look for the line: [Medikit]
leaves a space on that line and paste this code:
<WORLDITEM id="260" name="Damagekit">
<TYPE>hpap</TYPE>
<AMOUNT>-20</AMOUNT>
<MODELNAME>Damagekit</MODELNAME>
</WORLDITEM>
When you paste this code closes the file and save it.!
There will be Zitem.xml now:
in this file that there are more codes Worlditem.xml
but in this file things easier just to paste this code:
<ITEM id="28282" name="Damage Kit" mesh_name="Damagekit" totalpoint="0" type="custom" res_sex="a" res_level="30" slot="custom" weapon="medkit" weight="1" bt_price="0" delay="1000" damage="0" ctrl_ability="0" magazine="10" reloadtime="10" 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="3" bullet_image_id="0" magazine_image_id="0" desc="Damage Kit" snd_fire="we_grenade_fire" maxbullet="10" />
can paste the code below almost any code just like that.!
Close the file and save it ..!
both good and edit the files zitem and worlditem these two files will need to copy and paste it into the match server and replace said: say yes.!
After that the item is in the shop just to put this code in shop.xml of MatchServer:
<!-- Damage Kit -->
<SELL itemid="28282"/>
have to place it in the section of Medikit.!
Turn on your server and then enter and leave your andalusia GunZ [DamageKit].!
Credits:
sota808 - Create tutorial for placing the items to our server.!
shadow-xx - to explain to Make DamageKit ..!
DarkNezz - I - to create the tutorial xD! upload and edit the model xD
Sorry my Bad english Use Google Traduction ^^! xD!
