Jayzy Posted April 3, 2013 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
Mystery Posted April 4, 2013 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
mrlongshen Posted April 3, 2013 Posted April 3, 2013 i think, it on client side. try to dif it more char. Quote
Question
Jayzy
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?
3 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.