memel25 Posted March 7, 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 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 Author Share Posted March 14, 2014 Thanks Sandbox. Quote Link to comment Share on other sites More sharing options...
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