Hi everybody,
I would like to create a economy system in some codebase like smaugfus based in different coins such as Gold coin, Silver coin and copper coin but I am unable to do that the mud recongnizes the object type when i try to get it. It doesn't adds to the counter of coins. For example, if i get a gold coin, wich is supported by every codebases, I can see that my gold amount when I type "gold" has been increased in 1 gold coin. But when I try to do the same with a silver coin, it doesn't increases the silver amount.
Then, I am unable to add these new coins to the mob corpses. Someone can tell me where is this part of the code?
Thanks a lot.
Antram