• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Can somebody make gm shop npc

I not wanna stand in the GM shop rest of my life i need a npc

Step by step:

1) Go into data > npc > mad.xml (or the npc that you have that buys loot).

2) Copy that file into a new one called gmshop.xml. Open/Edit it and change the name of the npc, the looks or whatever.

3) Find the parameters that say something like "shop_buyable" or "shop_sellable" and see how the items are put there, it must be something like:
"royal helmet,2389,10000" that means you can sell your royal helmet (ID 2389, or w/e the ip is) for 10k in the shop.

Then once in there you can add the items you wish the gm shop npc to buy/sell using the same parameters and listing format as you can see on the file, set the prices and you're ready to go.

It will take a sh*tload of time if you want all the items in the shop so probably nobody will do this for you, specially because there's no real scripting behind this, only "hand work" that you can do yourself following those steps :thumbup:

Any scripting would only make it more organized and probably easier for a good scripter, but you gotta start somewhere, so get going.

Cheers~

Edit:
@down:
lol :D
 
Last edited:
Back
Top