I need some help!  (Read 2986 times)

0 Members and 1 Guest are viewing this topic.

Majorchoc

I need some help!
« on: 16 Apr 2012, 23:26:03 »
Hi all

So I joined this server yesterday and I'm still learning the basics. I've pretty much got everything (commands, towns, teleports, shop) but I've heard of this marketplace that sounds good but I don't know where to find it. Is it in the main area or is it in certain towns? Please help!

Thank you

EttaDreamfeather

Re: I need some help!
« Reply #1 on: 17 Apr 2012, 00:38:50 »
What marketplace was it? Was it something like Myrf's shop? Or was it like a global shop?

Majorchoc

Re: I need some help!
« Reply #2 on: 17 Apr 2012, 15:46:07 »
Um, well they just said stuff like Market stalls and stuff. I'm really new.

P.S What is Myrf's shop?

Jayjay36

Re: I need some help!
« Reply #3 on: 17 Apr 2012, 15:59:27 »
Well Myrf is actually a nickname for one of the members on the server, EmperorMyrf. If you do /town spawn Empire then go straight ahead (I think) you will reach a marketplace made by Myrf that sells stuff and buys stuff, you don't see a lot of chest shops that allows you to sell to it so I'd recommend you checkout Empire's marketplace first before anything else.

Majorchoc

Re: I need some help!
« Reply #4 on: 17 Apr 2012, 17:15:04 »
Oh so it's a town sort of thing.

Majorchoc

Re: I need some help!
« Reply #5 on: 17 Apr 2012, 17:22:17 »
Ok so I found one and clicked on a sign and I bought something and it gave him my money, (quite cool though i don't understand how it works) but now I dont know how to sell stuff back to him? Help please!

danniel1998

Re: I need some help!
« Reply #6 on: 17 Apr 2012, 17:24:45 »
To sell: Left click on the sign with the desired item to sell in your inventory.

EttaDreamfeather

Re: I need some help!
« Reply #7 on: 17 Apr 2012, 20:13:08 »
Although selling back to someone only works if the sign is set up so that they buy items from other users instead of just selling.

You can check whether someone buys something as the third line on the sign will look something like this:
"B 26 :26 S"

Majorchoc

Re: I need some help!
« Reply #8 on: 18 Apr 2012, 16:38:47 »
It's actually a really ingenious system. I have no idea how they scripted it and when my friend bought a shop we thought were gonna have to a load of scripting stuff but all we had to do wa put up the sign. TwistedLover you came and helped out with that. thank you

EttaDreamfeather

Re: I need some help!
« Reply #9 on: 18 Apr 2012, 16:54:10 »
I'm glad to help however I can. :3

There's some more stuff that I thought you would like to know about how the shop works.

Here's data values about the different items in Minecraft: http://www.minecraftwiki.net/wiki/Data_values

Now say that you were wanting to sell something like... Lapis (The drop, not the block or ore). You might think that all you have to do is put "Lapis Lazuli" as the name for the item to sell. This is actually not true, if you do this you'll instead have the shop think that you're wanting to sell the block, and any Lapis drop you put in the chest won't sell.

The way around this is data values. You'll want to do this instead "351:4". This is because Lapis is a dye in Minecraft, and it has a strange data value. This data value means it's number 4 of the item "351", which is the "dye" item. While the sign may say something like "Ink Sac: 4" or "351:4", don't worry. All you'd have to do is put a sign by it saying "Lapis Lazuli" to let people know what it is.

Another example is say you want to sell Pine Planks, or Jungle Planks. The regular Planks data value is "5". Looking at the extra data value for which one is Pine and Jungle, you'll see that Pine is "5:1" and Jungle is "5:3".

Any thing that has different types like this can be sold in this method. Things that can be included in this are:
Logs, planks, leaves, coal/charcoal, saplings, wool, dyes, slabs/double slabs, sandstone, and stone brick.

Majorchoc

Re: I need some help!
« Reply #10 on: 18 Apr 2012, 21:37:29 »
Ok Update:

We've been setting up the shop and everything is going smoothly but for one thing.

When we try to sell Iron Ingot. We put all the stuff that needs to go before it and then we type the ID for Iron Ingots which is 265:109. When he clicks done, the sign changes to Iron Ingot:109. I then click on the sign and it says "out of stock" like you said when we have put the Iron Ingots in??????

Does anybody know why this happens?

Thanks

Majorchoc

EttaDreamfeather

Re: I need some help!
« Reply #11 on: 18 Apr 2012, 21:46:11 »
That's because that's one of the ones you don't have to do the "#:#" for on the data value.

Simply put "Iron Ingot" on it, and it'll be fine.

EmperorMyrf

Re: I need some help!
« Reply #12 on: 19 Apr 2012, 04:45:28 »
Sometimes the chestsops can be a little finicky with the names of items, so in the case that the chestshop is refusing a name, you can always look up the id number for any item by holding it in your hand and typing /iteminfo. It'll give you both the correct name and the id number.

Majorchoc

Re: I need some help!
« Reply #13 on: 19 Apr 2012, 08:19:02 »
Thanks!