Omg?

Results 1 to 4 of 4
  1. #1
    Account Upgraded | Title Enabled! Cancel is offline
    MemberRank
    Jan 2008 Join Date
    ItalyLocation
    337Posts

    Omg?

    Hey Guys..

    I edited the Dragon Sword, and saved as & renamed it to katana055.bmp.dds

    I copied the .elu file from the Dragon sword and named it katana055.elu.

    Ill put both files into the katana folder.

    After that il edited weapon.xml code:

    Code:
        <AddWeaponElu name="katana055" weapon_motion_type = "13" weapon_type = "1" >
            <AddBaseModel name="katana055" filename="model/weapon/katana/katana055.elu" />
        </AddWeaponElu>
    After that i edited zitem.xml with this code..

    Code:
        <ITEM id="12345" << not in use.
            name="katana055" 
            mesh_name="katana055" 
            totalpoint="0" 
            type="melee"    
            res_sex="a" 
            res_level="0" 
            slot="melee" 
            weapon="katana" 
            weight="5" 
            bt_price="0" 
            delay="320"    
            damage="30" 
            range="230" 
            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="katana055" />
    I also putted the zitem.xml into Matchserver folder..

    But if i go ingame its shows me the katana055 as the same as the Golden Dragon Sword and not the edited one.

    IM useing Filelist SKIP runnable if that is important...
    Last edited by Cancel; 14-08-09 at 12:47 AM.


  2. #2
    人◕ ‿‿ ◕人 Forean is offline
    MemberRank
    Jul 2008 Join Date
    1,183Posts

    Re: Omg?

    if the katana that you edited is katana123 and the actual katana of the dragon sword is katana123 then it will do the original maksure you edit the elu if you need to make it work easier

  3. #3
    Account Upgraded | Title Enabled! Cancel is offline
    MemberRank
    Jan 2008 Join Date
    ItalyLocation
    337Posts

    Re: Omg?

    The name of the dragon sword is katana03..

    I never needed to edit the .elu its only abit colorchangeing and some contures..

    Do i have to restart Matchserver after the new zitem.xml?
    or..
    ..Whats wrong ??

  4. #4
    Retired modder Aimed is offline
    MemberRank
    Aug 2008 Join Date
    BelgiumLocation
    1,279Posts

    Re: Omg?

    You need to Hex Edit the .elu

    Open .elu (katana55.elu)

    Search for the original name of that .elu but with .bmp

    Hex Edit it to katana55.bmp(.dds)

    Save

    check everything again

    Pack the .mrs

    Place in client

    Edit server .xml's

    Run Gunz+server

    voila



Advertisement