memel25 Posted March 7, 2014 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 25 Reputation: 1 Joined: 03/22/13 Last Seen: May 19, 2014 Share Posted March 7, 2014 Hi guys, I was trying to increase the length of guild notice. I've changed the table structure for column mes2 from table Guild. I updated the length from 120 to 255. But when I tried changing the guild notice in-game, it only accepts 120 characters only. Did I miss something out? Hoping for your assistance. Thanks. Quote Link to comment Share on other sites More sharing options...
sandbox Posted March 7, 2014 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 949 Reputation: 174 Joined: 06/12/12 Last Seen: Yesterday at 12:25 PM Share Posted March 7, 2014 src/common/mmo.h //Guilds #define MAX_GUILDMES1 60 #define MAX_GUILDMES2 120 1 Quote Link to comment Share on other sites More sharing options...
memel25 Posted March 14, 2014 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 25 Reputation: 1 Joined: 03/22/13 Last Seen: May 19, 2014 Author Share Posted March 14, 2014 Thanks Sandbox. Quote Link to comment Share on other sites More sharing options...
Question
memel25
Hi guys,
I was trying to increase the length of guild notice. I've changed the table structure for column mes2 from table Guild. I updated the length from 120 to 255.
But when I tried changing the guild notice in-game, it only accepts 120 characters only.
Did I miss something out?
Hoping for your assistance.
Thanks.
Link 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.