Hello, I try use the 2015-10-29 new character creation interfase. I modify the char.c, char.h and char_clift.c and some errors have arisen in the login window
when generating the sex of the character
This is the part in the char.c that gives me the problem.
#if PACKETVER >= 20151029
int char_make_new_char_sql(struct char_session_data* sd, char* name_, int slot, int hair_color, int hair_style, int sex, short starting_job) {
Question
ohyono
Hello, I try use the 2015-10-29 new character creation interfase. I modify the char.c, char.h and char_clift.c and some errors have arisen in the login window
This is the part in the char.c that gives me the problem.

Edited by ohyonoLink to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.