Merchant dupe fix

Results 1 to 9 of 9
  1. #1
    :l Cygnus is offline
    MemberRank
    Mar 2015 Join Date
    f425Location
    237Posts

    Merchant dupe fix

    In your removeFromSlot method in PlayerInteractionManager, add
    Code:
    tempItemsUpdate();
    Exploit found in xiuzsource.
    Last edited by Cygnus; 26-05-15 at 11:46 PM.


  2. #2
    Omega sunnyboy is offline
    MemberRank
    Mar 2010 Join Date
    6,109Posts

    Re: Merchant dupe fix

    You should expand on your explaining. For what Version, what repack specifically? etc

  3. #3
    :l Cygnus is offline
    MemberRank
    Mar 2015 Join Date
    f425Location
    237Posts

    Re: Merchant dupe fix

    Quote Originally Posted by sunnyboy View Post
    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.

  4. #4
    Omega sunnyboy is offline
    MemberRank
    Mar 2010 Join Date
    6,109Posts

    Re: Merchant dupe fix

    Quote Originally Posted by Cygnus View Post
    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.
    Then you should mention in your first post "This is for xiuzsource and any repacks based on it etc.." to avoid confusion for those who lack common sense

  5. #5
    Novice KennyWood is offline
    MemberRank
    May 2015 Join Date
    3Posts

    Re: Merchant dupe fix

    I didnt understand im newbie how to do this?
    public void removeFromSlot(int slot);
    {

  6. #6
    C# developer xStr0nGx is offline
    MemberRank
    Dec 2013 Join Date
    UnknownLocation
    659Posts

    Re: Merchant dupe fix

    Quote Originally Posted by KennyWood View Post
    I didnt understand im newbie how to do this?
    public void removeFromSlot(int slot);
    {
    Seek for the right position and paste that line of code into the function.

    How hard could it be.

  7. #7
    Enthusiast jackenlee1 is offline
    MemberRank
    Nov 2011 Join Date
    48Posts

    Re: Merchant dupe fix

    Quote Originally Posted by xStr0nGx View Post
    Seek for the right position and paste that line of code into the function.

    How hard could it be.
    pretty hard for someone who just told you hes a newbie.

  8. #8
    C# developer xStr0nGx is offline
    MemberRank
    Dec 2013 Join Date
    UnknownLocation
    659Posts

    Re: Merchant dupe fix

    Quote Originally Posted by jackenlee1 View Post
    pretty hard for someone who just told you hes a newbie.
    Missed that. and newbies shouldn't fucking try to do overcomplicated things.

  9. #9
    Member TL Works is offline
    MemberRank
    Apr 2015 Join Date
    NetherlandsLocation
    52Posts

    Re: Merchant dupe fix

    Quote Originally Posted by xStr0nGx View Post
    Missed that. and newbies shouldn't fucking try to do overcomplicated things.
    No need to get mad over someone who simply isn't as experienced as us.



Advertisement