Is not showing
#4

I'm pretty sure the string you have there exceeds 128 characters, meaning it won't show as that's the limit for SendClientMessage. Any string you try to send through SendClientMessage that's over 128 characters simply won't send, so the only way to fix it is to reduce the amount of characters in the string.

Also, 2000 for the string size is way too much for a string variable you should try reducing it to just 128 if at all possible.
Reply


Messages In This Thread
Is not showing - by StR_MaRy - 29.09.2016, 22:39
Re: Is not showing - by JaKe Elite - 29.09.2016, 22:53
Re: Is not showing - by StR_MaRy - 29.09.2016, 23:01
Re: Is not showing - by DTV - 30.09.2016, 01:31

Forum Jump:


Users browsing this thread: 1 Guest(s)