Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Guide]How To Add Weapons To Server *with Pics*

Status
Not open for further replies.
Newbie Spellweaver
Joined
Apr 21, 2007
Messages
76
Reaction score
0
Lawls 10/10 This Tut Owns XD Take That Message Box >>>>>>...>>>>>>..
 
DRGunZ 2 Creator
Loyal Member
Joined
Jan 21, 2007
Messages
4,493
Reaction score
161
Here's my problem:
It's as if the weapon I tried to add doesn't even exist!

In zitem.xml:
Code:
<ITEM id="1234567890" name="Kerdex's Shotgun" mesh_name="shotgun11" totalpoint="0" type="range"
        res_sex="a" res_level="60" slot="range" weapon="shotgun" weight="21" bt_price="30000"
        delay="1000" damage="10" ctrl_ability="60" magazine="5" maxbullet="20" 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="WOW LOL IT'S SILVUR"
        effect_id="7" />
In weapon.xml:
Code:
    <AddWeaponElu name="shotgun11" weapon_motion_type = "4" weapon_type = "4" >
        <AddBaseModel name="shotgun11" filename="model/weapon/shotgun/shotgun11.elu" />
    </AddWeaponElu>
In shop.xml:
Code:
<SELL itemid="1234567890" />
All help is much appreciated. Thanks in advance,

Kerdex
item cant be over 50000 in shop or it will not show up.
 
Newbie Spellweaver
Joined
May 27, 2007
Messages
18
Reaction score
0
Right, the DDS file is in the same directory and with the same name, why doesn't the texture show up?
The weapon is there, i can use it , but it's gray and has no texture.
Someone help D:
 
Newbie Spellweaver
Joined
Sep 25, 2007
Messages
83
Reaction score
1
Thise tut are really good and easy to understund i realy looking for it u saved me ur the best :p:
but i have one question when i did thise all steps i see my new weapon but its white i dont have colours on it why? :ehh:
 
Junior Spellweaver
Joined
Oct 16, 2008
Messages
121
Reaction score
42
Thise tut are really good and easy to understund i realy looking for it u saved me ur the best :p:
but i have one question when i did thise all steps i see my new weapon but its white i dont have colours on it why? :ehh:

probably the .dds file is damaged or something is wrong with the elu file
 
Junior Spellweaver
Joined
Oct 16, 2008
Messages
121
Reaction score
42
Right, the DDS file is in the same directory and with the same name, why doesn't the texture show up?
The weapon is there, i can use it , but it's gray and has no texture.
Someone help D:

its the ELU file or the DDS picture
 
Mythic Archon
Joined
Oct 17, 2007
Messages
700
Reaction score
3
Anyone by any chance, got Aimed's Angular file? I just remembered about it when I saw this thread, and the original link to his shop doesn't link to Angular anymore.
 
Newbie Spellweaver
Joined
Jul 31, 2009
Messages
7
Reaction score
0
I want to add some of my weapons but how do i change the filue to elu?
 
Newbie Spellweaver
Joined
May 2, 2009
Messages
21
Reaction score
0
it don't work for me for some reason

Well you must be doing something rong it works for me, It's just your computter maybe. I think it works for veista i am not shure but it works for me and but nice guild the guild helps noobys like me. :laugh:

Thank you,
Killzoz
 
Newbie Spellweaver
Joined
May 22, 2009
Messages
17
Reaction score
2
Nice tutorial.
10/10.
With pics and everything to help the noobzorz :3

Sadly, when I learnt it, I did it the hard way.
Didn't knew what the eff to do. Explored every .xml
>.<
 
Initiate Mage
Joined
Oct 11, 2009
Messages
1
Reaction score
0
Don't Work for weapons . Zzz i have the same problem that 007ruben
and the id item is unike in that item and i see the weapon only the name but the shotgun i don't.
 
Newbie Spellweaver
Joined
Sep 25, 2007
Messages
39
Reaction score
4
i get it

thx
 
Last edited:
Junior Spellweaver
Joined
May 8, 2009
Messages
173
Reaction score
1
u need to add it to the strings.xml (matchserver folder)
 
RageZone GunZ | Ex-Owner
Joined
Nov 21, 2009
Messages
438
Reaction score
16
DAM WHTS WITH ALL THE BRAIN REQUIREMENTS!

grr ill try tho ty for posting.
 
Status
Not open for further replies.
Back
Top