Failed to buy an item

Results 1 to 8 of 8
  1. #1
    Valued Member 3ln3n3 is offline
    MemberRank
    Feb 2010 Join Date
    134Posts

    Failed to buy an item



  2. #2
    Valued Member 3ln3n3 is offline
    MemberRank
    Feb 2010 Join Date
    134Posts

    Re: Failed to buy an item

    Is there any solution for this problem?

  3. #3
    Account Upgraded | Title Enabled! CobraBite is offline
    MemberRank
    Jan 2011 Join Date
    Where?Location
    281Posts

    Re: Failed to buy an item

    You probably changed the id's. Remove "dbo.Item" foreign keys.

    OR

    http://forum.ragezone.com/f245/gunz-...-limit-812529/

    OR

    Make all "iscashitem=true" to false.

  4. #4

    Re: Failed to buy an item

    Make all "icashitem=true" to false, as Cobra said.
    If you really don't care what you look like, and would take the time to avoid this problem, and just send yourself the Avatar ID's or whatever Item you are trying to buy, Then you should just remove them from Shop.xml(Client and Server).

  5. #5
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: Failed to buy an item

    Go GunzDB>> StoredProcedures>>

    change spbringaccountitem to spbringaccountitemOLD .

    change spbringaccountitem1 to spbringaccountitem.

    This is DB problem.

  6. #6
    Member qqq1 is offline
    MemberRank
    Apr 2011 Join Date
    koreaLocation
    73Posts

    Re: Failed to buy an item

    Go GunzDB>>Table>>dbo.item>>design>>remove Foreign Keys

    2. Execute this to your GunzDB

    UPDATE Item SET IsCashItem = 0

    Change IsCashItem="true" to IsCashItem="false" in your zitem.xml

    3.http://forum.ragezone.com/f245/gunz-...-limit-812529/

  7. #7
    Valued Member 3ln3n3 is offline
    MemberRank
    Feb 2010 Join Date
    134Posts

    Re: Failed to buy an item

    Thank you all for responding, but had already solved.

  8. #8
    Member amardeep is offline
    MemberRank
    Sep 2011 Join Date
    On Earth!Location
    96Posts

    Re: Failed to buy an item

    dint get the remove foreign key thingy option in my db went to dbo.item>>design>>then???



Advertisement