In "Removing Customization" Xanth wrote:
> I just want it to let your
> choose and alignment, than a weapon, forgetting about
> customization. I know this can be done simply by
> modifing nanny, but I haven't found out how to do it
> yet. Currently, if you say no to customization, you are
> taken right to weapon choosing.
The "nanny" is just one big switch statement. The player keeps cycling
through the switch, and everytime through it looks for his "state", and
stops at the next step.
At the end of choosing alignment, where it says " d->connected =
CON_DEFAULT_CHOICE", you want that to say "CON_PICK_WEAPON". Then
it will skip the next section. If fact (using stock line numbers),
you could simply remove everything form line 1936 to line 1957.
You'll have to get rid of "Please answer (Y/N)?", and maybe clean up
a few brackets, but it's really simple once you understand each
time a player answers a question, the nanny changes his "con state"
so the next time through he answers the next question.
Hope this helps,
Sandi
"I have not yet begun to code!"
[EMAIL PROTECTED] blades.inetsolve.com 3333