Could be modified to no stack items created in backpack if color is different?
I think this thing should be modified also in pol96.
CreateItemInBackpack()
-
innominabile
- Adept Poster
- Posts: 85
- Joined: Wed Aug 30, 2006 5:24 pm
I could use 3-4 commands to create an item, but it is better to use one.
CreateItemInBackpack() decide itself it create a new stack or ad an existing.
BUt it ha a bug that add to a previous stack also if colors are differentes.
I think the right solution is that 2 item with different color can't be in he same stack.
After one can use much workaround to solve the problem. But simplier solutions is better.
CreateItemInBackpack() decide itself it create a new stack or ad an existing.
BUt it ha a bug that add to a previous stack also if colors are differentes.
I think the right solution is that 2 item with different color can't be in he same stack.
After one can use much workaround to solve the problem. But simplier solutions is better.