26.06.2016, 05:02
From what I know:
Input; player's chat message and/or max cell you can use while creating a local strings for command messages. It has always been recommended by many others not to use huge cells unnecessarily for chat message strings.
Output; the maximum characters the system can send for chat/command messages i.e sent with either SendClientMessage or SendClientMessageToAll by default without formatting.
Input; player's chat message and/or max cell you can use while creating a local strings for command messages. It has always been recommended by many others not to use huge cells unnecessarily for chat message strings.
Output; the maximum characters the system can send for chat/command messages i.e sent with either SendClientMessage or SendClientMessageToAll by default without formatting.