Hi,
I have an error with Premium inventory.
When I want to spend the premium item to normal inventory, said "Error code: 4168".
In other post I saw this query:
But when I execute (with World00_Character), error change to: "Error code 4162"Code:ALTER PROCEDURE [dbo].[usp_ChargeItem_Draw] @Row_NO INT, @user_NO INT, @ret INT = 0 OUTPUTAS BEGIN SET NOCOUNT ON SET LOCK_TIMEOUT 5000 EXEC Account.dbo.usp_Charge_ItemDraw @Row_NO, @user_NO, @ret OUTPUT SET NOCOUNT OFF SET LOCK_TIMEOUT -1 END
Help please D:



Reply With Quote![Premium Inventory Error [HK Files]](http://ragezone.com/hyper728.png)

