When i buy an items on the shop its say : cannot buy this item.
this is wath i do :
-I delete the foreign keys of dbo.item
-I execute this to GunzDB : UPDATE Item SET IsCashItem = 0
-Remove the item limit of 500000 / runnable / matchserver
-All my items is items (FALSE)
if u have a solution , thanks!


Reply With Quote

