One thought on the "too many items" bugs as it's known by the old timers:
1- Change all shop scripts to reset their inventory after a certain amount of time.
PRO - cleans up number of items on a map
CON - quest items may become lost
This has been discussed before and it would be a considerable amount of work to have a shop clean-up script that made sure not to lose quest items.
Another thought towards "tweaking" the in game economy:
1- Revamp money by artificially limiting what the player and trunk can carry and not allow npc's to carry any and/or limit the amount of money in the entire game world.
PRO - might make things a bit more challenging
CON - many players would be upset, and people would most likely just create their own stashes on every map
EDIT:
What might work to fix both is a clean-up script that not only made sure not to wipe quest items but also check a world money limit and adjust accordingly. This way if the player wanted to be a money hoarder then you could envision a consequence of the rest of the world sufferring for it (barter system can only go so far).
1- Change all shop scripts to reset their inventory after a certain amount of time.
PRO - cleans up number of items on a map
CON - quest items may become lost
This has been discussed before and it would be a considerable amount of work to have a shop clean-up script that made sure not to lose quest items.
Another thought towards "tweaking" the in game economy:
1- Revamp money by artificially limiting what the player and trunk can carry and not allow npc's to carry any and/or limit the amount of money in the entire game world.
PRO - might make things a bit more challenging
CON - many players would be upset, and people would most likely just create their own stashes on every map
EDIT:
What might work to fix both is a clean-up script that not only made sure not to wipe quest items but also check a world money limit and adjust accordingly. This way if the player wanted to be a money hoarder then you could envision a consequence of the rest of the world sufferring for it (barter system can only go so far).