SC : Turtor Delete Item Bug From Inventory

04/26/2012 01:43 piscesboy#16
....

so count input 0

index is the bug item.

so if we bug an item we must put value and count 0

use your logic, if u want delete a bug item u also must input the same count number right?

so bug item usually value and count 0 and strengthen 0 just the index we modify.
04/26/2012 03:20 PandaCrasher#17
@taeka It does work. I've used this many times. You're just doing something wrong.

Index = This is the item ID. Look it up if you don't know or check "inven" in Charles.
Count = How much of this item you have in your inventory. If it's bugged, this will be 0.
Strengthen = How much a weapon is upgraded. If it's bugged, this will be 0.

For index number of the item you want to delete, look it up. It's somewhere in this forum. You can also check "inven" in charles for a list of items you have, their index numbers, count, and strengthen. Bugged items will always have count=0 so you should be able to spot it pretty easily.
04/27/2012 16:44 polar09#18
i can't find the inven in charles