Welcome to the Builder Academy

Question Races and Assemblies

More
20 Jun 2012 21:01 - 20 Jun 2012 21:05 #119 by Papaya Pete
Yeah, that did it alright. I was thinking that something was missing but didn't know where to start.

Thanks for the help everyone! That actually went a lot more smoothly than I expected. :)

Note: for the stock tbaMUD code, in structs.h...

#define CON_TRIGEDIT 26 /**< OLC mode - trigger edit */
#define CON_HEDIT 27 /**< OLC mode - help edit */
#define CON_QEDIT 28 /**< OLC mode - quest edit */
#define CON_PREFEDIT 29 /**< OLC mode - preference edit */
#define CON_IBTEDIT 30 /**< OLC mode - idea/bug/typo edit */
#define CON_GET_PROTOCOL 31 /**< Used at log-in while attempting to get protocols > */
+#define CON_QRACE 32 /**< Choose Character Race */

Other than that, it's following the instructions from the file that Rumble mentioned earlier.
Last edit: 20 Jun 2012 21:05 by Papaya Pete. Reason: Forgot a detail

Please Log in or Create an account to join the conversation.

Time to create page: 0.152 seconds