View Single Post
Old 07-27-2012, 11:21 AM   #2
camlorn
Member
 
Join Date: Aug 2011
Posts: 144
camlorn is on a distinguished road
Re: Non AC and non alignment DIKU

Well, you could make this change yourself--it's not too hard. Look up grep, find the variables you either don't want to use or want to use in a different way, and make the change.

As for actually finding one that does what you want specifically, I'm not aware of anything. I've seen quite a few muds that have redone combat to be more "realistic" or what-have-you. That said, almost everything is derived from diku, or so it seems, so you can probably find something, but I have a feeling you're not going to find something with just those two changes. Go have a look on mudbytes. I'm not aware of every codebase or anything, not by far, so you can probably find something that's close.

There's also the option of installing a snippet if you can find one that does what you want, but this doesn't sound like a majorly difficult change, really. It's probably faster to change it yourself if you know coding, and you probably won't get far if you don't--writing new spells and the like requires knowing coding anyway.

If you decide to make this change yourself, go look up grep which will be your best friend for the duration.
camlorn is offline   Reply With Quote