String of client message doesnt appear
#1

hello guys

When i create a client message using strings/format if i wrote much it will not appear in the chat, no thing appears, i dont even see it much, it didn't even reach 75% of the screen, this is so bad, and i need to know how can i change this problem, cause i cant keep making more than message to complete the previous message.
Reply
#2

Split up the message into several ones. There are functions for that released here afaik.
Reply
#3

What does your code for the string look like?
Reply
#4

Quote:
Originally Posted by Mauzen
Посмотреть сообщение
Split up the message into several ones. There are functions for that released here afaik.
Bro I can't keep doing several messages for 1 idea... I have like about 30k lines, and i think after this new stupid system is out many of the messages will get destroyed!!!
Reply
#5

Quote:
Originally Posted by gtasarules14
Посмотреть сообщение
What does your code for the string look like?
new string[300];
format(string,sizeof(string),"BlaBla %s",MyFunction);
SendClientMessage(playerid, RED, string);

But I write longer msg ofc
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)