Jump to content

Question

Posted

Hey guys, sorry for the stupid question, but how can I edit the items in the GM Shop?

I made a server a few days ago and now i'm almost done with the NPC's and some other stuff. The only thing left is the GM Shop.

I've already looked it up on youtube, google and some other forums but 95% of the stuff I found is in lithuanian, greek or other languages.

I'm new to this kind of stuff, never used Java before. I've checked the htm and xml files but I couldn't find anything.

6 answers to this question

Recommended Posts

  • 0
Posted

To add an item or remove,or change quantity, or change price, or change currency of exhanging,u have to open it's Multisell and do it through it. 

 

  • Upvote 1
  • 0
Posted
<!-- Soulshot: S-Grade -->
  <item id="6">
    <ingredient id="57" count="1000000"/>
    <production id="1467" count="10000"/>
  </item>

ok so i got this code, the ingredient is adena, right?

  • 0
Posted
4 minutes ago, TheProdigy said:

<!-- Soulshot: S-Grade -->
  <item id="6">
    <ingredient id="57" count="1000000"/>
    <production id="1467" count="10000"/>
  </item>

ok so i got this code, the ingredient is adena, right?

 

No this code is to call NASA. afcourse.. It's not like you deal with any low level programming language.. it says Ingredient and then the id and the count.. and bellow that production and then id and count.. 

 

Also how u search " how to edit gm shop" and you found no results? I found 20 topics only in the first page. :3

  • 0
Posted
2 minutes ago, TheProdigy said:

<!-- Soulshot: S-Grade -->
  <item id="6">
    <ingredient id="57" count="1000000"/>
    <production id="1467" count="10000"/>
  </item>

ok so i got this code, the ingredient is adena, right?

 

Yes,so you have to give the ingredient (adena) to aquire Soulshot : S-Grade.

 

<item id="6"> is the 6th item in the specific list of your shop.

to add item, use the same line, example : 

<item id="7">
    <ingredient id="YourItemsID" count="quantity of the item"/>
    <production id="YourItemID" count="Quantity"/>
  </item>

Ingredient = the item that is required to be exchanged 

production= the item that gm shop gives you.

 

If you want to remove an item,just delete that part, and if you just want to edit edit the id's or quantities.

 

 

 

  • Like 1
  • Thanks 4
  • 0
Posted
1 minute ago, TheProdigy said:

@camenomat0 thanks for the help, much appreciated.

@Evie Frye sry for the dumb questions bud, i haven't slept in a while.

 

Awww, you should go sleep and then continue the dumb questions. Don't worry we also make dumb questions :3

Guest
This topic is now closed to further replies.


  • Posts

    • interlude: l2acis uber alles
    • New Dragon-Network Server – Vote Now!   We’re launching a new Dragon-Network (Multiskill) server under a new domain, created by the original Classic-Interlude team. We no longer have access to the old domain, but this is the official continuation — not a scam, just a new home. The new domain will host: A main migrated server (nothing lost – all chars/items kept) Plus seasonal servers (voted by players) All seasonal progress will be merged into the main realm Help shape the new server – vote now: https://dragon-network.eu/   Let’s build the future of DN – together.
    • Hello there, Im beyond confused and dont know what path to take. I want to start working on a L2 server, changing some stuff here and there and finally in the future if  im happy with the results, to launch the server, but... L2j or L2off? After all this years, is there a Interlude L2j close to off?   Ive spent some time lookin over this forum, searching what would be better and what files to take but I ain't near to a clear answer.  Most of the time everyone is trowing stones at everyone, "your filles are trash, my filles are good" and viceversa. Therefore, Im reaching out to a knowledge guy, hopefully from a neutral position to all this drama, that can pin point me in a direction.    To explain what I want for a base start is an Interlude with a classic interface (features), low rate. Mostly what this guy TravorJ is describing in his post TravorJ post , and to do some reworks on it, ex: mobs drop, rethink the augment system/interface, rethink learning skills/enchant skills, create some custom potions/buff effects, siege mechanics... Is that possible on off files? or is better to go with L2j? I also want to mention that I have little to none L2 dev experince (13-15yrs ago I had an L2j server running  for a month where I made some basics changes), but I have coding background so Im used to that and more than willing to learn.   So in conclusion, I dont want to get some free shared files without any support, that I need to wrap my head around and fix stuff for long time to make them work, stuff thats already fixed buy someone else. Instead im looking to buy something thats more updated and start working from there. Question is what and from whom? Kinda sux when you go and buy something and u dont know what the hell are you buying (need some guidance here)   Is L2j Orion a good choice? I saw that is regularly updated. Lucera2 I dont think is something that I want cuz they dont sell soruce, prefer to have control and not to be dependent on someone to much...   Big thanks in advance!   
    • L2 INSIDE - HTML DESIGN     Portfolio - protojahdesigns.com You can also join Protojah Designs Discord
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock