ProtoMan Posted December 5, 2014 Posted December 5, 2014 Hi, I hope is the correct section, in other case, sorry me!Anyway, I must increase the Storage capacity, I already try to edit the scr/common/mmo.h at the string: #define MAX_STORAGE 1000 that before was 600; but nothing, still 600 on my server.Anyone tell me that is the max limit of client, there is any mode for change it at 1000?Thanks in advice! P.S. : Sorry for my bad English.. <_> . Quote
ProtoMan Posted December 6, 2014 Author Posted December 6, 2014 What you mean? A restart of the server? Quote
Dracula Posted December 6, 2014 Posted December 6, 2014 (edited) What you mean? A restart of the server? Not just a restart of the server, but you need to re-compile after you done editing in src folder. If you're using windows, then you need Microsoft Visual Studio to done it. Here is the link that will show you on how to compile a server. http://rathena.org/wiki/compiling Edited December 6, 2014 by MrDracula Quote
Conflicts Posted December 6, 2014 Posted December 6, 2014 If you're using a newer client, be careful and test your storage each time you decide to increase the max capacity. I remember going only up to 700 before items magically vanish from my storage. Increase it by 50 or 100 incrementally. Quote
ProtoMan Posted December 9, 2014 Author Posted December 9, 2014 If you're using a newer client, be careful and test your storage each time you decide to increase the max capacity. I remember going only up to 700 before items magically vanish from my storage. Increase it by 50 or 100 incrementally. Okay, I'll try it If you're using a newer client, be careful and test your storage each time you decide to increase the max capacity. I remember going only up to 700 before items magically vanish from my storage. Increase it by 50 or 100 incrementally. Damn, I 've never see it, I've a txt server, is the same thing? Quote
Conflicts Posted December 9, 2014 Posted December 9, 2014 You really should consider updating. TXT server is outdated and obsolete. Also, to answer your question, I'm not sure. I haven't used a TXT server for years. Quote
Question
ProtoMan
Hi, I hope is the correct section, in other case, sorry me!
Anyway, I must increase the Storage capacity, I already try to edit the scr/common/mmo.h at the string:
that before was 600; but nothing, still 600 on my server.
Anyone tell me that is the max limit of client, there is any mode for change it at 1000?
Thanks in advice!
P.S. : Sorry for my bad English.. <_> .
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.