- Posts: 452
- Thank you received: 79
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Vatiken wrote: Stock tbaMUD 3.63 includes use of the protocol system within character creation.
So if you are using 3.63, there should be no issue. Although I don't know why you are using an '@' in the code chunk above.Code:if (STATE(d) == CON_CNFPASSWD) { write_to_output(d, "\r\nWhat is your sex (\t(M\t)/\t(F\t))? "); STATE(d) = CON_QSEX; } else { save_char(d->character); write_to_output(d, "\r\nDone.\r\n%s", CONFIG_MENU); STATE(d) = CON_MENU; } break;
Please Log in or Create an account to join the conversation.
tbaMUD © 2024