This actually is not working correctly yet. I can stack things above 256 now, but then when I zone the items I put on the stack beyond the former limit end up on my cursor when I respawn in the new zone.
E.g.: My stacksizes were previously maxing out at 244. I had a stack of 244 blue diamonds. After I changed the uint8 to a uint16 I summoned 100 blue diamonds and auto-inventory-ed them and voila stack went to 344, except when I zoned, 100 blue diamonds ended up on my cursor and my stack of blue diamonds in inventory was back to a stack of 244.
So somehow the stacksizes in inventory are not saving?
Or maybe this is the client-side issue lerxst referred to? If so, is there a way to fix it or is that just how Titanium is?
Last edited by revloc02c; 08-01-2011 at 06:01 PM..
Reason: corrected spelling
|