Adding Clothes to Shop

Results 1 to 7 of 7
  1. #1
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    Adding Clothes to Shop

    Hi Guys another Prob im facing with is how to get the Elite Free Set male into my Shop in GunZ.
    I used Search Button and i've already done this :

    1.a) Unpacked man.mrs and added the Files From Elite Free set
    b) Added
    <AddParts name="parts80" filename="man-bodyelit.elu"> </AddParts>
    <AddParts name="parts81" filename="man-booteli.elu"> </AddParts>
    to man01.xml and repacked the man.mrs

    2. a ) Unpacked system.mrs and Added
    ITEM id="999999" name="Elite Free 1" mesh_name="eq_chest_e2" totalpoint="0" type="equip" res_sex="m" res_level="0" slot="chest" weight="0" bt_price="50" hp="0" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="Elite Free 1" iscashitem="false" />
    <ITEM id="999998" name="Elite Free 2" mesh_name="eq_feet_e2" totalpoint="0" type="equip" res_sex="m" res_level="0" slot="feet" weight="0" bt_price="50" hp="0" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="Elite Free 2" iscashitem="false" />
    <ITEM id="999997" name="Elite Free 3" mesh_name="eq_hands_e2" totalpoint="0" type="equip" res_sex="m" res_level="0" slot="hands" weight="0" bt_price="50" hp="0" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="Elite Free 3" iscashitem="false" />
    <ITEM id="999996" name="Elite Free 4" mesh_name="eq_legs_e2" totalpoint="0" type="equip" res_sex="m" res_level="0" slot="legs" weight="0" bt_price="50" hp="0" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="Elite Free 4" iscashitem="false" />
    <ITEM id="999995" name="Elite Free 5" mesh_name="eq_head_e2" totalpoint="0" type="equip" res_sex="m" res_level="0" slot="head" weight="0" bt_price="50" hp="0" ap="5" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="Elite Free 5" iscashitem="false" />
    in the zitem.xml

    b) Added these lines into the shop.xml
    <SELL itemid="999999"/>
    <SELL itemid="999998"/>
    <SELL itemid="999997"/>
    <SELL itemid="999996"/>
    <SELL itemid="999995"/>

    Then i copied these into the MatchServer and replaced the old ones repacked system.mrs and copied it into the Clients Folder, but when I enter shop there is no set

    U have any ideas why or did I foregt any step??

    THNX 4 reading and Hope u can help me


  2. #2
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: Adding Clothes to Shop

    because the item number cannot go over 50000 search button first before you post and you would have known that.
    Shop wont read anything over 50000 so like if you put one with 999999 it wont be in shop no matter what (mostly used for GM/Admin/Donator/Event Items)

  3. #3
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    Re: Adding Clothes to Shop

    Mmh kay it's working now THNX
    But u said that I've to change the value to a high number to make it only work for GM's right??
    But then the items won't be recognized -_-
    Or what I've to do to make them only available for GM's ??

  4. #4
    Account Upgraded | Title Enabled! CrashPoint is offline
    MemberRank
    Sep 2008 Join Date
    VietNamLocation
    706Posts

    Re: Adding Clothes to Shop

    Quote Originally Posted by Blue_Blast View Post
    Mmh kay it's working now THNX
    But u said that I've to change the value to a high number to make it only work for GM's right??
    But then the items won't be recognized -_-
    Or what I've to do to make them only available for GM's ??
    dun sell them in shop.xml :| just send them to ur character thru DB

  5. #5
    Proficient Member Blue_Blast is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    196Posts

    Re: Adding Clothes to Shop

    Kay thnx for the answer

  6. #6

    Re: Adding Clothes to Shop

    Putting them in the shop will probably get your server filled with suicide bombers.

  7. #7
    Account Upgraded | Title Enabled! hiii is offline
    MemberRank
    Sep 2007 Join Date
    387Posts

    Re: Adding Clothes to Shop

    Change the ids then? or use the admincp to send stuff...



Advertisement