magicman Posted May 22, 2015 Posted May 22, 2015 Is it possible to increase the tet length of the GM broadcast command? Quote
ocelote Posted May 22, 2015 Posted May 22, 2015 Is it possible to increase the tet length of the GM broadcast command? Maybe. goto src/map/map.h and find //Max allowed chat text length #define CHAT_SIZE_MAX (255 + 1) and change it to your. But I do not know if it will work. Quote
magicman Posted May 24, 2015 Author Posted May 24, 2015 Is it possible to increase the tet length of the GM broadcast command? Maybe. goto src/map/map.h and find //Max allowed chat text length #define CHAT_SIZE_MAX (255 + 1) and change it to your. But I do not know if it will work. That's the chat size.. Quote
Question
magicman
Is it possible to increase the tet length of the GM broadcast command?
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.