Page 1 of 1
CreateItemInBackpack()
Posted: Sat Sep 02, 2006 10:06 am
by innominabile
Could be modified to no stack items created in backpack if color is different?
I think this thing should be modified also in pol96.
Posted: Sat Sep 02, 2006 11:02 am
by Pierce
I don't know if i understood you right.
But i think you could simply use GetItemDescriptor(objtype); from polsys.em
Posted: Sat Sep 02, 2006 3:32 pm
by innominabile
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.
Posted: Sun Sep 03, 2006 1:01 pm
by Yukiko
That is odd since I don't think you can drag an item of a different colour onto a stack.