Hey Awesome cheaters
im stuck again
now im working on Auction in the CB
i found a code and trying to adapt its
i Stuck on this two things
pack Acis
dont have the "createDummyItem" what can replace it
and createItem now is just Create but its giving me and error all the time
Thank you
ItemInstance itemBuy = ItemInstance.createItem("auction buy", ih.getItemId(), 1, player, player);
ItemInstance item = ItemTable.getInstance().createDummyItem(holder.getItemId());