12.02.2013, 15:54
Max chat input is 128. Max SendClientMessage is 144.
I joined with a 20-character name and inputted 127 'W' characters (widest character) and then put a . at the end, and the . showed. That's at least 150. 154 if you had a 24-char name.
But, we digress. Nobody has answered his actual question.
As I previously said, a clientmessage can be 144 characters. In the default SA-MP player messages, the 73rd character is put on a new line (irrespective of name length).
There are various methods for doing this. strmid etc.
I joined with a 20-character name and inputted 127 'W' characters (widest character) and then put a . at the end, and the . showed. That's at least 150. 154 if you had a 24-char name.
But, we digress. Nobody has answered his actual question.
Quote:
does anybody know how do a larger chat? (script)
Like this: James Lucas says:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaa- aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa |
There are various methods for doing this. strmid etc.