In your removeFromSlot method in PlayerInteractionManager, addExploit found in xiuzsource.Code:tempItemsUpdate();
In your removeFromSlot method in PlayerInteractionManager, addExploit found in xiuzsource.Code:tempItemsUpdate();
Last edited by Cygnus; 26-05-15 at 11:46 PM.
You should expand on your explaining. For what Version, what repack specifically? etc
Well, I'm only familiar with xiuzsource. I'd assume it's in most lower version sources. When you open a shop and drop your items in the merchant, the items are added into your hiredmerchanttemp in the DB, you can then withdraw the items from the merchant, close the shop and go and pick up the items from fredrick. This makes it update the hiredmerchanttemp when you withdraw the items.
I didnt understand im newbie how to do this?
public void removeFromSlot(int slot);
{