Pages:<< prev 1 next >>
Apprentice

GroupMembers
Posts58
JoinedNov 22, 2010
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
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
Fledgling

GroupMembers
Posts48
JoinedNov 24, 2008
Look at Garils DOTD mud which is in smaugmuds code bases. Very good foundation there of what you want to do.
Apprentice

GroupMembers
Posts58
JoinedNov 22, 2010
Hi,
I downloaded this source but I can't uncompress the archive. Is there any other way to see it? I am running Windows 7 and use Cygwin. I tried with Cygwin to uncompress too but it doesn't work.
Thanks again.
I downloaded this source but I can't uncompress the archive. Is there any other way to see it? I am running Windows 7 and use Cygwin. I tried with Cygwin to uncompress too but it doesn't work.
Thanks again.
Fledgling

GroupMembers
Posts22
JoinedJan 27, 2007
Have you tried WinRAR or 7Zip antram?
Apprentice

GroupMembers
Posts58
JoinedNov 22, 2010
Hi,
Yes, i tried with winrar but I downloaded the codebase from the oficial website and this is wich I can't uncompress. I didn't see the codebase in the downloads section from here. I am going to try with that.
Thanks again.
Yes, i tried with winrar but I downloaded the codebase from the oficial website and this is wich I can't uncompress. I didn't see the codebase in the downloads section from here. I am going to try with that.
Thanks again.
Pages:<< prev 1 next >>