I know, its a strange combination but these are the things I need to know right now!
So anyway, I want to add a hospital room to my mud, my question is this: How do I change the rate of healing depending on the room the player is in? And while we're on the subject of healing, how do I change the rate of healing for a perticular race?
My next question is about player stats. C programming definately isnt my strong point (seeing as I saw C for the first time when I downloaded the source for smaug!), so please bare with me. I know how to access the stats, xp, mana etc by using the statement 'ch->' but I want to make a couple of new variables in the same place. Which .c file can I find these in and how do add them?
Thanks in advance for any help anyone can provide.
So anyway, I want to add a hospital room to my mud, my question is this: How do I change the rate of healing depending on the room the player is in? And while we're on the subject of healing, how do I change the rate of healing for a perticular race?
My next question is about player stats. C programming definately isnt my strong point (seeing as I saw C for the first time when I downloaded the source for smaug!), so please bare with me. I know how to access the stats, xp, mana etc by using the statement 'ch->' but I want to make a couple of new variables in the same place. Which .c file can I find these in and how do add them?
Thanks in advance for any help anyone can provide.