Adding Sets into My Server

Results 1 to 13 of 13
  1. #1
    Novice .Nitro is offline
    MemberRank
    Mar 2010 Join Date
    4Posts

    Adding Sets into My Server

    Hey guys, i need your Help, I know how to add sets, I'm not a nobo, but the thing is i'm not a Pro either, What i did was, Adding codes to Zitem, Strings, and Shop, Also in Matchserver floder, i've been trying to Add a frickin' set for over an Hour now and i just can't get it to Show in my Shop, it just won't show up, I have no idea why, i've been reading tutorials, and I did everything people suggested, I've lowerd the ID to be less then 500000, and i don't know what else to do, i'm clue-less, I really need to add this set into my Server, So if anyone can Help me , Thank you.

    What I Did:

    Added The Codes to:

    Zitem.xml (In System.mrs and in Matchserver Floder)
    Strings.xml (In System.mrs and in Matchserver Floder)
    Shop.xml
    Woman01.xml (I've changed the Parts ID to my own, From 75 to 103)

    I've also changed the name: "name=" it was STR:ZITEM_NAME_ something.

    Here are the Codes from Zitem.xml:

    Code:
      <ITEM id="1732" name="Police Hat" mesh_name="eq_head_police" totalpoint="0" type="equip" res_level="15" res_sex="f" weight="4" hp="4" ap="6" iscashitem="true" slot="head" bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="Police Set" />
      <ITEM id="1733" name="Police Chest" mesh_name="eq_chest_police" totalpoint="0" type="equip" res_level="15" res_sex="f" weight="15" hp="4" ap="23" iscashitem="true" slot="chest" bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="Police" />
      <ITEM id="1734" name="Police Gloves" mesh_name="eq_hands_police" totalpoint="0" type="equip" res_level="15" res_sex="f" weight="4" hp="3" ap="12" iscashitem="true" slot="hands" bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="Set" />	
      <ITEM id="1735" name="Police Pants" mesh_name="eq_legs_police" totalpoint="0" type="equip" res_level="15" res_sex="f" weight="14" hp="4" ap="23" iscashitem="true" slot="legs" bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="PoliceSets" />
      <ITEM id="1736" name="Police Shoes" mesh_name="eq_feet_police" totalpoint="0" type="equip" res_level="15" res_sex="f" weight="5" hp="3" ap="17" iscashitem="true" slot="feet" bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="PolceSetsFemale" />
    Thank's for whoever helps me here!


  2. #2
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: Adding Sets into My Server

    That code seems like it is missing something. I just cant place my finger on it and also In the Woman01 follow the #s. Dont skip from 75 to 103. That cna be it.
    And you said you wanted it into the shop? Well lookie here...
    <ITEM id="1732" name="Police Hat" mesh_name="eq_head_police" totalpoint="0" type="equip" res_level="15" res_sex="f" weight="4" hp="4" ap="6" iscashitem="true" slot="head" bt_price="500000" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="Police Set" />
    The red coloring i put around iscashitem="true" means it wont appear in the shop because its a prem. make it = false and it should appear.

  3. #3
    Account Upgraded | Title Enabled! scrip is offline
    MemberRank
    May 2009 Join Date
    210Posts

    Re: Adding Sets into My Server

    you see on the items at the end iscashitem="true" make it to iscashitem="false" then it will show up

  4. #4
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: Adding Sets into My Server

    Post below my original = repeat of what I said. zzzzzzzzz

  5. #5
    Account Upgraded | Title Enabled! scrip is offline
    MemberRank
    May 2009 Join Date
    210Posts

    Re: Adding Sets into My Server

    Quote Originally Posted by number12 View Post
    Post below my original = repeat of what I said. zzzzzzzzz
    uhm no ? i posted at this time wich i wasnt able to see if u posted too so im sorry ...

  6. #6
    Novice .Nitro is offline
    MemberRank
    Mar 2010 Join Date
    4Posts

    Re: Adding Sets into My Server

    Guys i want to Thank you So much, But i guess troubles come in doubles, now Gunz Crashes when i click on the shirt, i heard there is a Problem with Police set, but What should i do?

    Can you help me out here number12?

  7. #7
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: Adding Sets into My Server

    yes that happens with the police set, judegment, and wedding set. Just take the tops off

  8. #8
    Account Upgraded | Title Enabled! scrip is offline
    MemberRank
    May 2009 Join Date
    210Posts

    Re: Adding Sets into My Server

    Quote Originally Posted by number12 View Post
    yes that happens with the police set, judegment, and wedding set. Just take the tops off
    uhm but how ijji get em working them

  9. #9
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: Adding Sets into My Server

    Their runnable is different that is why. We dont got the latest runnables. We are running 07 and 08, while they have 09.

  10. #10
    Account Upgraded | Title Enabled! scrip is offline
    MemberRank
    May 2009 Join Date
    210Posts

    Re: Adding Sets into My Server

    oh k i hope 09 runnable will be released of someone :)

  11. #11
    Enthusiast Xirene is offline
    MemberRank
    Jun 2010 Join Date
    45Posts

    Re: Adding Sets into My Server

    My Friends Have the Same Problem....

  12. #12
    Account Upgraded | Title Enabled! scrip is offline
    MemberRank
    May 2009 Join Date
    210Posts

    Re: Adding Sets into My Server

    read what number12 wrote then u fixed it and what we wrote to not showing up

  13. #13
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: Adding Sets into My Server

    You can actually get the runnable, but it wont work with the client I believe.



Advertisement