- Joined
- Nov 27, 2008
- Messages
- 13
For my map I have 4 different types (weapon/armor/helm/trinket) of unique equipment, each of which has several pieces but only one piece of a type may be used at a time. I'm not allowing players to drop items and there will be none picked up, only buying and sell back to buy others. Preventing players from picking up another item of the same type is easy, but preventing them from wasting their gold by buying an item they can't use is giving me trouble. I developed a good way to check if they already have the same type and remove the item if they do, but they still lose the gold. I can't find any way to prevent them from buying or refund their gold if they do.
And I searched, but all I was able to find was triggers to prevent picking up items off the ground.
And I searched, but all I was able to find was triggers to prevent picking up items off the ground.