
Originally Posted by
Phoenix
No, you've got it all wrong. Any item can be a cash item regardless of it's Item ID, by just adding an "iscashitem=true" option in the zitem. But if you want an item above the ID of 500,000 to be sold in the bounty shop, you first need to make sure that the limit is extended in the MatchServer. Then you just set the price for it and add it to the shop.
Any item can be a cash item (but ID's below 500,000 cannot be sent to the storage unless you edit a DB stored procedure) but items above 500,000 cannot be shown in the shop in the default files. So I changed the limit to 999999.