Posts: 366
Threads: 91
Joined: Oct 2010
Reputation:
0
14.03.2011, 13:14
(
Последний раз редактировалось Deal-or-die; 16.09.2012 в 04:16.
)
Hey Fellow Scripters once again :P (Gotta stop saying that, most of you probably hate me by now)
I was just lookin into how i would get the Chat box to Wrap so if you type something to large it just starts on another line EG
Deal-Or-Die Say: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa(Inst ead of stopping here continues)
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Thanks a lot in advance
Posts: 1,420
Threads: 65
Joined: Jan 2009
Reputation:
0
The line of the text sended by the players have limit of 128 caracters.
Do it's only possible changing the OnPlayerText for SendClientMessage with the text of the player.
Posts: 366
Threads: 91
Joined: Oct 2010
Reputation:
0
LS-RP seems to be able to make the chat send 2 lines of text from one person Strangely enough
Posts: 70
Threads: 5
Joined: Mar 2011
Quote:
Originally Posted by Deal-or-die
LS-RP seems to be able to make the chat send 2 lines of text from one person Strangely enough
|
I think all SA-MP servers used to be default (which is the one you're talking about), to continue under the senders text.
The ones that go under your text are in the normal chat, but the rest are commands thats why it goes in the same line without changing. Anyways, good luck finding a better solution than mine.
Posts: 366
Threads: 91
Joined: Oct 2010
Reputation:
0
Yes thats what i want
"
Default Re: How to make text Wrap?
Quote:
Originally Posted by Deal-or-die View Post
LS-RP seems to be able to make the chat send 2 lines of text from one person Strangely enough
I think all SA-MP servers uses to be default (which is the one you're talking about), to continue under the senders text." and no its not default
Posts: 70
Threads: 5
Joined: Mar 2011
At the mean while, go ahead and give yourself a try in normal chat, and in /n(ewbie) chat for example.
Posts: 366
Threads: 91
Joined: Oct 2010
Reputation:
0
I did, it just goes in one straight line and cuts off my chat... -.-
Posts: 836
Threads: 107
Joined: Sep 2010
Reputation:
0
You want to send 2 chat from 1 person?