Items are not showing up on the Shop

Results 1 to 14 of 14
  1. #1
    Enthusiast Fabulous is offline
    MemberRank
    Aug 2011 Join Date
    33Posts

    Items are not showing up on the Shop

    Hey guys ive got some new items from ijji so i added them on my zitem strings used the man women and model mrs added them zitem and strings on my matchserver so i added one items to test it on the shop xml but anyhow it doesnt show up (sword , shotgun etc..)


  2. #2
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Items are not showing up on the Shop

    Add the itemid in your shop.xml (server files).
    Code:
    <SELL itemid="<ITEMID>"/>
    Edit: Misread, my fault.
    Last edited by Anju; 07-09-11 at 09:49 PM.

  3. #3
    Proficient Member Chubby7 is offline
    MemberRank
    Oct 2010 Join Date
    HereLocation
    193Posts

    Re: Items are not showing up on the Shop

    Did you also add it to weapon.xml or something?
    It's in the model.mrs.

    And btw.
    strings.xml = Client/Server(system.mrs)
    zitem.xml = Client/Server(system.mrs)
    shop.xml = Server(system.mrs)
    weapon.xml = Client(Model.mrs)

    strings.xml and zitem.xml needs to be the same in the Client AND Server.

  4. #4
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Items are not showing up on the Shop

    There's also my tutorial that I made.

    http://forum.ragezone.com/f311/tutor...irachi-778522/

  5. #5
    Enthusiast Fabulous is offline
    MemberRank
    Aug 2011 Join Date
    33Posts

    Re: Items are not showing up on the Shop

    i guess i did it lemme recheck!

    ---------- Post added at 07:50 PM ---------- Previous post was at 07:47 PM ----------

    humm everything is writen on weapon strings etc and on shop xml :/

  6. #6
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Items are not showing up on the Shop

    Make sure the mesh_name is correctly put in compare it to the zitem.xml and your weapon.xml's AddMeshname.

    Or, make sure you have your model in the right place.

  7. #7
    Enthusiast Fabulous is offline
    MemberRank
    Aug 2011 Join Date
    33Posts

    Re: Items are not showing up on the Shop

    my item is over 50000 or something i heard before 1 year ago that i need fix something to show items over the id 50000 up in the shop since my id 197 been showed up in the shop

  8. #8
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Items are not showing up on the Shop

    Well, item's that are over 500k (500,000) won't show in the shop.

    Either you lower it or try to get a runnable that allows 500k in the shop.

  9. #9
    Enthusiast Fabulous is offline
    MemberRank
    Aug 2011 Join Date
    33Posts

    Re: Items are not showing up on the Shop

    can you pass me one?

  10. #10
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Items are not showing up on the Shop

    Well my zitem.xml has some custom stuff in it in both the zitem.xml and shop.xml

  11. #11
    Enthusiast Fabulous is offline
    MemberRank
    Aug 2011 Join Date
    33Posts

    Re: Items are not showing up on the Shop

    i just need the runnable :/ cannot find one allready searched

  12. #12
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Items are not showing up on the Shop

    Give me a minute to found you one.

    ---------- Post added at 02:31 PM ---------- Previous post was at 02:25 PM ----------

    http://forum.ragezone.com/f245/gunz-...client-701737/

    Don't know if this is what you mean. Give it a try.

  13. #13
    Enthusiast Fabulous is offline
    MemberRank
    Aug 2011 Join Date
    33Posts

    Re: Items are not showing up on the Shop

    theres nothing posted about the 500000 id over fix so no it isnt

  14. #14
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Items are not showing up on the Shop

    Here's some more that I reseached, sorry, my mistake, I wasn't looking right.

    http://forum.ragezone.com/f311/disab...0000-a-766064/ (what Get123 said, should work)

    http://forum.ragezone.com/f311/help-...isable-255421/ (some others posted)


    Quote Originally Posted by Phoenix View Post
    I'm surprised how the items even showed up in 'Buy' section of the shop since they're cash items. Weird :O.

    Don't remove the iscashitem attribute, change it to 'false'. Then, rename all item id's using Aristrum's zitem tools and generate a shop.xml from the same. If you're using the 2007 files, search for all constraints in Olly and type 500000 and change it to whatever you want.

    If you're using 2008 files, I believe gregon posted the edits.



Advertisement