Cannot withdraw item from storage !

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

    Cannot withdraw item from storage !

    Sorry to post this again :(
    I cant withdraw any item from storage to inventory.
    I know the solution is to change names in stored procedures but dont know which table name to change and to what.
    please tell fast.


  2. #2
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: Cannot withdraw item from storage !

    server log o-o?

  3. #3
    2D > 3D Wucas is offline
    MemberRank
    Dec 2008 Join Date
    In your bed :3Location
    2,523Posts

    Re: Cannot withdraw item from storage !

    SQL Server Management Studio ->
    Databases ->
    GunzDB ->
    Programmability ->
    dbo.spBringAccountItem (Rename to dbo.spBringAccountItemold, never delete) ->
    dbo.spBringAccountItem2 (Rename to dbo.spBringAccountItem) ->
    Problem Solved

    It isn't a table, tables are only part of what the Gunz database holds,
    it also contains a list of stored procedures (cough) that when called
    by the Matchserver (with the correct arguments of course) are placed into
    the database. Anything from Deleting a char to creating a clan to changing
    character bounty are kept here.

  4. #4
    Account Upgraded | Title Enabled! ForceGFX is offline
    MemberRank
    Jan 2012 Join Date
    The NetherlandsLocation
    412Posts

    Re: Cannot withdraw item from storage !

    I think there should be a tutorial of that because i have see the story Wucas was telling like 50 times before in a reaction.
    Posted via Mobile Device

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

    Re: Cannot withdraw item from storage !

    whatever.... BTW thanks wucas!



Advertisement