Quote:
Originally Posted by axmadz
you have client epic7 You can not create character go in client epic6 
|
I'm using the aor client but part of the problem is that the name is off by 4 bytes in the data structure so the game server sees it as a null string no matter what you put into it. After that is fixed then you'll run into some null fields when running the sql procedure (smp_insert_character). Once that is fixed, then the LevelResource comes into play. It's one I created a filler table for so I'm working on that now. Or at least I will be once I'm home from work in about 10 hours