SphereCommunity
Items in box - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Items in box (/Thread-Items-in-box)

Pages: 1 2


Items in box - Runcuks - 03-01-2014 10:17 PM

Hi, i need a little help. So if there is already for example 10 logs in box with same id and if player drop another log in same box they wont consume together ?
Thanks, and sorry for bad english -_-


RE: Items in box - XuN - 03-03-2014 06:30 AM

No one replied, so I will say it... What do you mean? I cannot understand what do you want.


RE: Items in box - Runcuks - 03-03-2014 04:17 PM

So, if player drop inside container for example 10 Gold ingots and if in container already are for example 9 gold ingots they wont consume together like 1, but keep seperated.
Sorry for bad english again -_- If you still didnt understand me i can make video.


RE: Items in box - Alaric - 03-03-2014 05:22 PM

Can you stack them manually? I mean.. when you open the container and drop the 1 gold ingot on the pile/stack of 9 ingots.

All stackable items do that?
What had you changed before it started to happen?(uo files are original? or custom?)


RE: Items in box - SukmiLongHeart - 03-03-2014 09:34 PM

He wants to achieve preventing items from "stacking" if you add items manually to a container.

Atleast that's what I understand.

Grts


RE: Items in box - Runcuks - 03-04-2014 03:58 PM

SukmiLongHear thats right !


RE: Items in box - JohnVeritas - 03-05-2014 05:16 AM

Check item properties, if the first group of ingots (or second doesnt matter. ) has some changes ( like if they're newbiefied ) they will not stack.


RE: Items in box - Runcuks - 03-05-2014 06:10 AM

I want to stop them for stacking, i just installed auction board scp, but there bug what i want to fix so bug is-> if player1 puts for sale 10 empy bottle or whatever can be more than 1, and player2 also puts empy bottle for sale than all empy bottles in auction board goes for player2 becouse he was last who added empty bottles for auction -.-


RE: Items in box - Alaric - 03-05-2014 06:12 AM

1 bag for 1 player would be better Tongue


RE: Items in box - Avatar - 03-05-2014 10:29 AM

Change the color of the item or just check act with respect to argo by using @ItemDropon_Item trigger. If you just differ items in terms of characteristics color etc, they wont stack together.

So you can just with conditional statent (if ) like checking type of the box and item. As you wish.
argo = container
act= item that you just try to put into container