Nutty Posted May 13, 2017 Posted May 13, 2017 Hello, Is it possible to increase the number of character slots? It's currently maxed at 9. I'm using 2015-11-04 Thanks. Quote
0 Cyro Posted May 13, 2017 Posted May 13, 2017 mmo.h //Max number of characters per account. Note that changing this setting alone is not enough if the client is not hexed to support more characters as well. #define MAX_CHARS x Quote
0 Nutty Posted May 13, 2017 Author Posted May 13, 2017 Hi Cyro, thanks for replying I've opened NEMO.exe and can't seem to find an option to increase character slots, am I doing something wrong? Quote
0 Cyro Posted May 13, 2017 Posted May 13, 2017 you already tried changing value in mmo.h and recompile ? Quote
0 Nutty Posted May 13, 2017 Author Posted May 13, 2017 Do you mind providing me step-by-step guide? Including the recompile thing, it's kinda confusing me. Thank you once again! Quote
0 Cyro Posted May 13, 2017 Posted May 13, 2017 #define MAX_CHARS X <<<- change x value as your needhttps://github.com/rathena/rathena/wiki/compiling <<<-- for compiling Quote
Question
Nutty
Hello,
Is it possible to increase the number of character slots? It's currently maxed at 9.
I'm using 2015-11-04
Thanks.
6 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.