Jayzy Posted April 3, 2013 Share Posted April 3, 2013 I just want to ask why does if you broadcast something using @kami or @kamib, it is now very limited. Does it have to do with the Client or in Server side? Quote Link to comment Share on other sites More sharing options...
Mystery Posted April 4, 2013 Share Posted April 4, 2013 map.h //Max allowed chat text length #define CHAT_SIZE_MAX (255 + 1) You're probably being restricted by your client. The only restriction Kami has is through the CHAT_SIZE_MAX. Quote Link to comment Share on other sites More sharing options...
mrlongshen Posted April 3, 2013 Share Posted April 3, 2013 i think, it on client side. try to dif it more char. Quote Link to comment Share on other sites More sharing options...
Jayzy Posted April 23, 2013 Author Share Posted April 23, 2013 Thanks. Quote Link to comment Share on other sites More sharing options...
I just want to ask why does if you broadcast something using @kami or @kamib, it is now very limited. Does it have to do with the Client or in Server side?
Link to comment
Share on other sites