CybeR Posted July 30, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 177 Reputation: 8 Joined: 11/14/11 Last Seen: January 2, 2017 Share Posted July 30, 2012 (edited) i have too many character slot but i only need 1/3.... how can i edit this ? thx in advance I'm Using 2010-11-16REClient Edited July 30, 2012 by CybeR Quote Link to comment Share on other sites More sharing options...
Rebel Posted July 30, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Share Posted July 30, 2012 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 9 Quote Link to comment Share on other sites More sharing options...
Jezu Posted July 30, 2012 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 566 Reputation: 34 Joined: 11/17/11 Last Seen: January 24 Share Posted July 30, 2012 on src/common/mmo.h: make it like this #define MAX_CHARS_SLOTS 9 Quote Link to comment Share on other sites More sharing options...
CybeR Posted July 30, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 177 Reputation: 8 Joined: 11/14/11 Last Seen: January 2, 2017 Author Share Posted July 30, 2012 it work's Thanks ! ^_~ Quote Link to comment Share on other sites More sharing options...
onizame Posted July 30, 2012 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 139 Reputation: 2 Joined: 07/05/12 Last Seen: April 15, 2013 Share Posted July 30, 2012 lol.. how to make it that many? define the mmo.h only? is the client compatible? Quote Link to comment Share on other sites More sharing options...
CybeR Posted July 30, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 177 Reputation: 8 Joined: 11/14/11 Last Seen: January 2, 2017 Author Share Posted July 30, 2012 its compatible xD Quote Link to comment Share on other sites More sharing options...
Question
CybeR
i have too many character slot but i only need 1/3....
how can i edit this ? thx in advance
I'm Using 2010-11-16REClient
Edited by CybeRLink to comment
Share on other sites
5 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.