-
Currently Stoned !
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.
-
-
Re: Cannot withdraw item from storage !
-
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.
-
Account Upgraded | Title Enabled!
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
-
Currently Stoned !
Re: Cannot withdraw item from storage !
whatever.... BTW thanks wucas!