If there is anywhere this has already been discussed, please direct me there.
I'm trying to create a function that will reroll stats on command. I already believe I know how to set up the actual rolling and where, (in the nanny function in mud.comm.c) and I also know how to create the loop, I just dont know how to call to the character and ask for input, then accept that input and compare it to see if the loop ends or not. Any help would be appriciated.
I'm trying to create a function that will reroll stats on command. I already believe I know how to set up the actual rolling and where, (in the nanny function in mud.comm.c) and I also know how to create the loop, I just dont know how to call to the character and ask for input, then accept that input and compare it to see if the loop ends or not. Any help would be appriciated.